diff --git a/.gitignore b/.gitignore
index aba9c594d7..08e21e25bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,4 +22,5 @@ nuget.exe
*DS_Store
*.ncrunchsolution
*.*sdf
-*.ipch
\ No newline at end of file
+*.ipch
+*.sln.ide
\ No newline at end of file
diff --git a/samples/StaticFileSample/StaticFileSample.kproj b/samples/StaticFileSample/StaticFileSample.kproj
index 7f6ff10a6b..3fa3a73d2a 100644
--- a/samples/StaticFileSample/StaticFileSample.kproj
+++ b/samples/StaticFileSample/StaticFileSample.kproj
@@ -1,10 +1,10 @@
-
+
12.0
$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)
-
+
092141d9-305a-4fc5-ae74-cb23982ca8d4
Web
@@ -26,5 +26,5 @@
-
+
\ No newline at end of file
diff --git a/src/Microsoft.AspNet.StaticFiles/Microsoft.AspNet.StaticFiles.kproj b/src/Microsoft.AspNet.StaticFiles/Microsoft.AspNet.StaticFiles.kproj
index 7209cfe074..0580a0c272 100644
--- a/src/Microsoft.AspNet.StaticFiles/Microsoft.AspNet.StaticFiles.kproj
+++ b/src/Microsoft.AspNet.StaticFiles/Microsoft.AspNet.StaticFiles.kproj
@@ -1,10 +1,10 @@
-
+
12.0
$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)
-
+
8d7bc5a4-f19c-4184-8338-a6b42997218c
Library
@@ -50,5 +50,5 @@
-
+
\ No newline at end of file