From 5c76e34749063e28caac541d107f06893d9b7ad0 Mon Sep 17 00:00:00 2001 From: Pranav K Date: Sun, 18 May 2014 20:13:54 -0700 Subject: [PATCH] Updating kproj file to match tooling changes --- .gitignore | 3 ++- samples/ErrorPageSample/ErrorPageSample.kproj | 6 +++--- samples/WelcomePageSample/WelcomePageSample.kproj | 6 +++--- .../Microsoft.AspNet.Diagnostics.kproj | 6 +++--- src/PageGenerator/PageGenerator.kproj | 6 +++--- 5 files changed, 14 insertions(+), 13 deletions(-) diff --git a/.gitignore b/.gitignore index 2acc3e0dcb..d3517cd638 100644 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,5 @@ nuget.exe *.*sdf *.ipch *.sln.ide -node_modules \ No newline at end of file +node_modules +*.sln.ide \ No newline at end of file diff --git a/samples/ErrorPageSample/ErrorPageSample.kproj b/samples/ErrorPageSample/ErrorPageSample.kproj index 7f2abad633..555b64fe7d 100644 --- a/samples/ErrorPageSample/ErrorPageSample.kproj +++ b/samples/ErrorPageSample/ErrorPageSample.kproj @@ -1,10 +1,10 @@ - + 12.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - + 589ac17f-9455-4764-8f82-fcd2ae58da14 Web @@ -25,5 +25,5 @@ - + \ No newline at end of file diff --git a/samples/WelcomePageSample/WelcomePageSample.kproj b/samples/WelcomePageSample/WelcomePageSample.kproj index e22fa41e21..77b23fbf12 100644 --- a/samples/WelcomePageSample/WelcomePageSample.kproj +++ b/samples/WelcomePageSample/WelcomePageSample.kproj @@ -1,10 +1,10 @@ - + 12.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - + c5f59cba-df2d-4983-8cbb-11b6af21b416 Web @@ -25,5 +25,5 @@ - + \ No newline at end of file diff --git a/src/Microsoft.AspNet.Diagnostics/Microsoft.AspNet.Diagnostics.kproj b/src/Microsoft.AspNet.Diagnostics/Microsoft.AspNet.Diagnostics.kproj index e26cfea10f..369b38f6ab 100644 --- a/src/Microsoft.AspNet.Diagnostics/Microsoft.AspNet.Diagnostics.kproj +++ b/src/Microsoft.AspNet.Diagnostics/Microsoft.AspNet.Diagnostics.kproj @@ -1,10 +1,10 @@ - + 12.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - + 68a1f0e1-ecce-46d1-b20f-c43ee5b097de Library @@ -1032,5 +1032,5 @@ - + \ No newline at end of file diff --git a/src/PageGenerator/PageGenerator.kproj b/src/PageGenerator/PageGenerator.kproj index 957baaf4c3..291ff68291 100644 --- a/src/PageGenerator/PageGenerator.kproj +++ b/src/PageGenerator/PageGenerator.kproj @@ -1,10 +1,10 @@ - + 12.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - + 4d4a785a-ecb9-4916-a88f-0fd306ee3b74 Console @@ -22,5 +22,5 @@ - + \ No newline at end of file