From 75759dae9c7da2e4f32942633f58fa91171a244e 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/CookieSample/CookieSample.kproj | 6 +++--- .../Microsoft.AspNet.Security.Cookies.kproj | 6 +++--- .../Microsoft.AspNet.Security.kproj | 6 +++--- .../Microsoft.AspNet.Security.kproj | 6 +++--- 5 files changed, 14 insertions(+), 13 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/CookieSample/CookieSample.kproj b/samples/CookieSample/CookieSample.kproj index 7d88de92e6..e72eaf6490 100644 --- a/samples/CookieSample/CookieSample.kproj +++ b/samples/CookieSample/CookieSample.kproj @@ -1,10 +1,10 @@ - + 12.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - + 558c2c2a-aed8-49de-bb60-d5f8ae06c714 Library @@ -22,5 +22,5 @@ - + \ No newline at end of file diff --git a/src/Microsoft.AspNet.Security.Cookies/Microsoft.AspNet.Security.Cookies.kproj b/src/Microsoft.AspNet.Security.Cookies/Microsoft.AspNet.Security.Cookies.kproj index b5ae96ed09..5319a794ed 100644 --- a/src/Microsoft.AspNet.Security.Cookies/Microsoft.AspNet.Security.Cookies.kproj +++ b/src/Microsoft.AspNet.Security.Cookies/Microsoft.AspNet.Security.Cookies.kproj @@ -1,10 +1,10 @@ - + 12.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - + 15f1211b-b695-4a1c-b730-1ac58fc91090 Library @@ -35,5 +35,5 @@ - + \ No newline at end of file diff --git a/src/Microsoft.AspNet.Security/Microsoft.AspNet.Security.kproj b/src/Microsoft.AspNet.Security/Microsoft.AspNet.Security.kproj index fa845e638d..5b1563b504 100644 --- a/src/Microsoft.AspNet.Security/Microsoft.AspNet.Security.kproj +++ b/src/Microsoft.AspNet.Security/Microsoft.AspNet.Security.kproj @@ -1,10 +1,10 @@ - + 12.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - + 0f174c63-1898-4024-9a3c-3fdf5cae5c68 Library @@ -78,5 +78,5 @@ - + \ No newline at end of file diff --git a/test/Microsoft.AspNet.Security.Test/Microsoft.AspNet.Security.kproj b/test/Microsoft.AspNet.Security.Test/Microsoft.AspNet.Security.kproj index 3a317e7f39..8e155aa9a7 100644 --- a/test/Microsoft.AspNet.Security.Test/Microsoft.AspNet.Security.kproj +++ b/test/Microsoft.AspNet.Security.Test/Microsoft.AspNet.Security.kproj @@ -1,10 +1,10 @@ - + 12.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - + 8da26cd1-1302-4cfd-9270-9fa1b7c6138b Library @@ -23,5 +23,5 @@ - + \ No newline at end of file