diff --git a/samples/RoutingSample.Web/RoutingSample.Web.xproj b/samples/RoutingSample.Web/RoutingSample.Web.xproj index bf53632392..bbbf2d25da 100644 --- a/samples/RoutingSample.Web/RoutingSample.Web.xproj +++ b/samples/RoutingSample.Web/RoutingSample.Web.xproj @@ -4,7 +4,7 @@ 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - + db94e647-c73a-4f52-a126-aa7544ccf33b ..\..\artifacts\obj\$(MSBuildProjectName) @@ -14,5 +14,5 @@ 2.0 25397 - + \ No newline at end of file diff --git a/src/Microsoft.AspNet.Routing/Microsoft.AspNet.Routing.xproj b/src/Microsoft.AspNet.Routing/Microsoft.AspNet.Routing.xproj index adf6bcf117..6e1266e86b 100644 --- a/src/Microsoft.AspNet.Routing/Microsoft.AspNet.Routing.xproj +++ b/src/Microsoft.AspNet.Routing/Microsoft.AspNet.Routing.xproj @@ -1,10 +1,10 @@ - + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - + 1ee54d32-6ced-4206-acf5-3dc1dd39d228 ..\..\artifacts\obj\$(MSBuildProjectName) @@ -13,5 +13,5 @@ 2.0 - - + + \ No newline at end of file diff --git a/test/Microsoft.AspNet.Routing.Tests/Microsoft.AspNet.Routing.Tests.xproj b/test/Microsoft.AspNet.Routing.Tests/Microsoft.AspNet.Routing.Tests.xproj index d819837f0d..56fed88594 100644 --- a/test/Microsoft.AspNet.Routing.Tests/Microsoft.AspNet.Routing.Tests.xproj +++ b/test/Microsoft.AspNet.Routing.Tests/Microsoft.AspNet.Routing.Tests.xproj @@ -1,10 +1,10 @@ - + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - + 636d79ed-7b32-487c-bda5-d2a1aaa97371 ..\..\artifacts\obj\$(MSBuildProjectName) @@ -13,5 +13,5 @@ 2.0 - - + + \ No newline at end of file