From 927ebb7b759e02981513a9aa4e780739205d84cd Mon Sep 17 00:00:00 2001 From: Pranav K Date: Sun, 18 May 2014 20:13:57 -0700 Subject: [PATCH] Updating kproj file to match tooling changes --- .gitignore | 3 ++- samples/StaticFileSample/StaticFileSample.kproj | 6 +++--- .../Microsoft.AspNet.StaticFiles.kproj | 6 +++--- 3 files changed, 8 insertions(+), 7 deletions(-) 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