diff --git a/RegexTester/RegexTester.csproj b/RegexTester/RegexTester.csproj
index 2e562da..42441dd 100644
--- a/RegexTester/RegexTester.csproj
+++ b/RegexTester/RegexTester.csproj
@@ -32,7 +32,7 @@
RegexTester
True
Key.snk
- v4.5
+ v4.0
14.0
@@ -65,7 +65,11 @@
-
+
+ False
+ lib\Microsoft.VisualStudio.Shell.10.0.dll
+ False
+
diff --git a/RegexTester/RegexTester.sln b/RegexTester/RegexTester.sln
index 5aff75f..5e3f965 100644
--- a/RegexTester/RegexTester.sln
+++ b/RegexTester/RegexTester.sln
@@ -1,6 +1,8 @@
Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2012
+# Visual Studio 14
+VisualStudioVersion = 14.0.22310.1
+MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RegexTester", "RegexTester.csproj", "{472CA577-C4D4-4C2E-BE98-FE1424D4656B}"
EndProject
Global
diff --git a/RegexTester/lib/Microsoft.VisualStudio.Shell.10.0.dll b/RegexTester/lib/Microsoft.VisualStudio.Shell.10.0.dll
new file mode 100644
index 0000000..81cbd0d
Binary files /dev/null and b/RegexTester/lib/Microsoft.VisualStudio.Shell.10.0.dll differ