diff --git a/samples/MvcSample.Web/MvcSample.Web.kproj b/samples/MvcSample.Web/MvcSample.Web.kproj index bc8c95face..932143e3bd 100644 --- a/samples/MvcSample.Web/MvcSample.Web.kproj +++ b/samples/MvcSample.Web/MvcSample.Web.kproj @@ -1,27 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) fbb2b86e-972b-4185-9ff2-62cab5f8388f - Web - - - - - - - 2.0 - 51929 - - - 57394 - - - 42750 + ..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/samples/TagHelperSample.Web/TagHelperSample.Web.kproj b/samples/TagHelperSample.Web/TagHelperSample.Web.kproj index 3d932a6a8f..46ea6a03a6 100644 --- a/samples/TagHelperSample.Web/TagHelperSample.Web.kproj +++ b/samples/TagHelperSample.Web/TagHelperSample.Web.kproj @@ -1,4 +1,4 @@ - + 14.0 @@ -7,12 +7,8 @@ 2223120f-d675-40da-8cd8-11dc14a0b2c7 - Web - TagHelperSample.Web - - - 2.0 - 31726 + ..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/src/Microsoft.AspNet.Mvc.Common/Microsoft.AspNet.Mvc.Common.kproj b/src/Microsoft.AspNet.Mvc.Common/Microsoft.AspNet.Mvc.Common.kproj index 749ca3c203..336714639b 100644 --- a/src/Microsoft.AspNet.Mvc.Common/Microsoft.AspNet.Mvc.Common.kproj +++ b/src/Microsoft.AspNet.Mvc.Common/Microsoft.AspNet.Mvc.Common.kproj @@ -1,20 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) f3df6d0b-16fe-4402-b92c-7243a75cf1fd - Library - - - - - - - 2.0 + ..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/src/Microsoft.AspNet.Mvc.Core/Microsoft.AspNet.Mvc.Core.kproj b/src/Microsoft.AspNet.Mvc.Core/Microsoft.AspNet.Mvc.Core.kproj index a93dd93546..d5357ab348 100644 --- a/src/Microsoft.AspNet.Mvc.Core/Microsoft.AspNet.Mvc.Core.kproj +++ b/src/Microsoft.AspNet.Mvc.Core/Microsoft.AspNet.Mvc.Core.kproj @@ -1,20 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) c48da9d7-acb5-4408-aa79-27ecb60a67ef - Library - - - - - - - 2.0 + ..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/src/Microsoft.AspNet.Mvc.HeaderValueAbstractions/Microsoft.AspNet.Mvc.HeaderValueAbstractions.kproj b/src/Microsoft.AspNet.Mvc.HeaderValueAbstractions/Microsoft.AspNet.Mvc.HeaderValueAbstractions.kproj index cf23e633b8..4f28d88043 100644 --- a/src/Microsoft.AspNet.Mvc.HeaderValueAbstractions/Microsoft.AspNet.Mvc.HeaderValueAbstractions.kproj +++ b/src/Microsoft.AspNet.Mvc.HeaderValueAbstractions/Microsoft.AspNet.Mvc.HeaderValueAbstractions.kproj @@ -1,20 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) 98335b23-e4b9-4cad-9749-0ded32a659a1 - Library - - - - - - - 2.0 + ..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/src/Microsoft.AspNet.Mvc.ModelBinding/Microsoft.AspNet.Mvc.ModelBinding.kproj b/src/Microsoft.AspNet.Mvc.ModelBinding/Microsoft.AspNet.Mvc.ModelBinding.kproj index cca53761de..83fbf03213 100644 --- a/src/Microsoft.AspNet.Mvc.ModelBinding/Microsoft.AspNet.Mvc.ModelBinding.kproj +++ b/src/Microsoft.AspNet.Mvc.ModelBinding/Microsoft.AspNet.Mvc.ModelBinding.kproj @@ -1,20 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) fa915d3d-22c3-4478-97f2-a81d28b6c503 - Library - - - - - - - 2.0 + ..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/src/Microsoft.AspNet.Mvc.Razor.Host/Microsoft.AspNet.Mvc.Razor.Host.kproj b/src/Microsoft.AspNet.Mvc.Razor.Host/Microsoft.AspNet.Mvc.Razor.Host.kproj index af2e37075a..99e4e19b3a 100644 --- a/src/Microsoft.AspNet.Mvc.Razor.Host/Microsoft.AspNet.Mvc.Razor.Host.kproj +++ b/src/Microsoft.AspNet.Mvc.Razor.Host/Microsoft.AspNet.Mvc.Razor.Host.kproj @@ -1,20 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) 520b3aa4-363a-497c-8c15-80423c5afc85 - Library - - - - - - - 2.0 + ..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/src/Microsoft.AspNet.Mvc.Razor/Microsoft.AspNet.Mvc.Razor.kproj b/src/Microsoft.AspNet.Mvc.Razor/Microsoft.AspNet.Mvc.Razor.kproj index 2296699140..73b328f950 100644 --- a/src/Microsoft.AspNet.Mvc.Razor/Microsoft.AspNet.Mvc.Razor.kproj +++ b/src/Microsoft.AspNet.Mvc.Razor/Microsoft.AspNet.Mvc.Razor.kproj @@ -1,20 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) 314e9ad6-2ffc-4a92-a8ad-510658c64f1e - Library - - - - - - - 2.0 + ..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/src/Microsoft.AspNet.Mvc.TagHelpers/Microsoft.AspNet.Mvc.TagHelpers.kproj b/src/Microsoft.AspNet.Mvc.TagHelpers/Microsoft.AspNet.Mvc.TagHelpers.kproj index ee8a251170..c245f495a3 100644 --- a/src/Microsoft.AspNet.Mvc.TagHelpers/Microsoft.AspNet.Mvc.TagHelpers.kproj +++ b/src/Microsoft.AspNet.Mvc.TagHelpers/Microsoft.AspNet.Mvc.TagHelpers.kproj @@ -1,19 +1,14 @@ - + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - b2347320-308e-4d2b-aec8-005dfa68b0c9 - Library - Microsoft.AspNet.Mvc.TagHelpers - - - - 2.0 + ..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/src/Microsoft.AspNet.Mvc.WebApiCompatShim/Microsoft.AspNet.Mvc.WebApiCompatShim.kproj b/src/Microsoft.AspNet.Mvc.WebApiCompatShim/Microsoft.AspNet.Mvc.WebApiCompatShim.kproj index d198c9868f..6bef21e25d 100644 --- a/src/Microsoft.AspNet.Mvc.WebApiCompatShim/Microsoft.AspNet.Mvc.WebApiCompatShim.kproj +++ b/src/Microsoft.AspNet.Mvc.WebApiCompatShim/Microsoft.AspNet.Mvc.WebApiCompatShim.kproj @@ -1,26 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - 23d30b8c-04b1-4577-a604-ed27ea1e4a0e - Library - Microsoft.AspNet.Mvc.WebApiCompatShim - - - - ConsoleDebugger - - - WebDebugger - - - - 2.0 + ..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/src/Microsoft.AspNet.Mvc/Microsoft.AspNet.Mvc.kproj b/src/Microsoft.AspNet.Mvc/Microsoft.AspNet.Mvc.kproj index 5997d91907..6bc5294836 100644 --- a/src/Microsoft.AspNet.Mvc/Microsoft.AspNet.Mvc.kproj +++ b/src/Microsoft.AspNet.Mvc/Microsoft.AspNet.Mvc.kproj @@ -1,20 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) 079efa1f-0b0a-4853-b27b-5780d111cd85 - Library - - - - - - - 2.0 + ..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/src/PrecompilationWebSite/PrecompilationWebSite.kproj b/src/PrecompilationWebSite/PrecompilationWebSite.kproj index 61d0148291..b780f30a05 100644 --- a/src/PrecompilationWebSite/PrecompilationWebSite.kproj +++ b/src/PrecompilationWebSite/PrecompilationWebSite.kproj @@ -1,4 +1,4 @@ - + 14.0 @@ -7,11 +7,8 @@ 7af02e0f-a0cd-4a79-8c48-b5decfdd9df6 - PrecompilationWebSite - - - 2.0 - 34201 + ..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/Microsoft.AspNet.Mvc.Core.Test/Microsoft.AspNet.Mvc.Core.Test.kproj b/test/Microsoft.AspNet.Mvc.Core.Test/Microsoft.AspNet.Mvc.Core.Test.kproj index 1afb3fc53e..586f669066 100644 --- a/test/Microsoft.AspNet.Mvc.Core.Test/Microsoft.AspNet.Mvc.Core.Test.kproj +++ b/test/Microsoft.AspNet.Mvc.Core.Test/Microsoft.AspNet.Mvc.Core.Test.kproj @@ -1,21 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) a8aa326e-8ee8-4f11-b750-23028e0949d7 - Library - net45 - - - - - - - 2.0 + ..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/Microsoft.AspNet.Mvc.FunctionalTests/Microsoft.AspNet.Mvc.FunctionalTests.kproj b/test/Microsoft.AspNet.Mvc.FunctionalTests/Microsoft.AspNet.Mvc.FunctionalTests.kproj index 4ca7feab6b..3b83c60f6d 100644 --- a/test/Microsoft.AspNet.Mvc.FunctionalTests/Microsoft.AspNet.Mvc.FunctionalTests.kproj +++ b/test/Microsoft.AspNet.Mvc.FunctionalTests/Microsoft.AspNet.Mvc.FunctionalTests.kproj @@ -1,28 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - - Debug - AnyCPU - 323d0c04-b518-4a8f-8a8e-3546ad153d34 - Library - - - ConsoleDebugger - - - WebDebugger - - - - - 2.0 + ..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/Microsoft.AspNet.Mvc.HeaderValueAbstractions.Test/Microsoft.AspNet.Mvc.HeaderValueAbstractions.Tests.kproj b/test/Microsoft.AspNet.Mvc.HeaderValueAbstractions.Test/Microsoft.AspNet.Mvc.HeaderValueAbstractions.Tests.kproj index 77ff9a85cf..a3d8dc468e 100644 --- a/test/Microsoft.AspNet.Mvc.HeaderValueAbstractions.Test/Microsoft.AspNet.Mvc.HeaderValueAbstractions.Tests.kproj +++ b/test/Microsoft.AspNet.Mvc.HeaderValueAbstractions.Test/Microsoft.AspNet.Mvc.HeaderValueAbstractions.Tests.kproj @@ -1,21 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) e69fd235-2042-43a4-9970-59cb29955b4e - Library - net45 - - - - - - - 2.0 + ..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/Microsoft.AspNet.Mvc.ModelBinding.Test/Microsoft.AspNet.Mvc.ModelBinding.Test.kproj b/test/Microsoft.AspNet.Mvc.ModelBinding.Test/Microsoft.AspNet.Mvc.ModelBinding.Test.kproj index 5f42449f44..21b4d72639 100644 --- a/test/Microsoft.AspNet.Mvc.ModelBinding.Test/Microsoft.AspNet.Mvc.ModelBinding.Test.kproj +++ b/test/Microsoft.AspNet.Mvc.ModelBinding.Test/Microsoft.AspNet.Mvc.ModelBinding.Test.kproj @@ -1,21 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) 3b8dc0c0-6c55-4034-ad96-de1000928e6b - Library - net45 - - - - - - - 2.0 + ..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/Microsoft.AspNet.Mvc.Razor.Host.Test/Microsoft.AspNet.Mvc.Razor.Host.Test.kproj b/test/Microsoft.AspNet.Mvc.Razor.Host.Test/Microsoft.AspNet.Mvc.Razor.Host.Test.kproj index 37d1faa630..ff4ee952e9 100644 --- a/test/Microsoft.AspNet.Mvc.Razor.Host.Test/Microsoft.AspNet.Mvc.Razor.Host.Test.kproj +++ b/test/Microsoft.AspNet.Mvc.Razor.Host.Test/Microsoft.AspNet.Mvc.Razor.Host.Test.kproj @@ -1,26 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) 7c4f5973-0491-4028-b1dc-a9ba73ff9f77 - Library - - - ConsoleDebugger - - - WebDebugger - - - - - - - 2.0 + ..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/Microsoft.AspNet.Mvc.Razor.Test/Microsoft.AspNet.Mvc.Razor.Test.kproj b/test/Microsoft.AspNet.Mvc.Razor.Test/Microsoft.AspNet.Mvc.Razor.Test.kproj index 5e60e5bf4b..a5fc2f7157 100644 --- a/test/Microsoft.AspNet.Mvc.Razor.Test/Microsoft.AspNet.Mvc.Razor.Test.kproj +++ b/test/Microsoft.AspNet.Mvc.Razor.Test/Microsoft.AspNet.Mvc.Razor.Test.kproj @@ -1,21 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) 3f6e355e-4869-41d9-943b-d54771221a7f - Library - net45 - - - - - - - 2.0 + ..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/Microsoft.AspNet.Mvc.TagHelpers.Test/Microsoft.AspNet.Mvc.TagHelpers.Test.kproj b/test/Microsoft.AspNet.Mvc.TagHelpers.Test/Microsoft.AspNet.Mvc.TagHelpers.Test.kproj index 7321c7f047..83809f939d 100644 --- a/test/Microsoft.AspNet.Mvc.TagHelpers.Test/Microsoft.AspNet.Mvc.TagHelpers.Test.kproj +++ b/test/Microsoft.AspNet.Mvc.TagHelpers.Test/Microsoft.AspNet.Mvc.TagHelpers.Test.kproj @@ -1,18 +1,14 @@ - + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - 860119ed-3db1-424d-8d0a-30132a8a7d96 - Microsoft.AspNet.Mvc.TagHelpers.Test - - - - 2.0 + ..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/Microsoft.AspNet.Mvc.Test/Microsoft.AspNet.Mvc.Test.kproj b/test/Microsoft.AspNet.Mvc.Test/Microsoft.AspNet.Mvc.Test.kproj index b609daa216..fd855006bc 100644 --- a/test/Microsoft.AspNet.Mvc.Test/Microsoft.AspNet.Mvc.Test.kproj +++ b/test/Microsoft.AspNet.Mvc.Test/Microsoft.AspNet.Mvc.Test.kproj @@ -1,26 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) 5f945b82-fe5f-425c-956c-8bc2f2020254 - Library - - - ConsoleDebugger - - - WebDebugger - - - - - - - 2.0 + ..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/Microsoft.AspNet.Mvc.WebApiCompatShimTest/Microsoft.AspNet.Mvc.WebApiCompatShimTest.kproj b/test/Microsoft.AspNet.Mvc.WebApiCompatShimTest/Microsoft.AspNet.Mvc.WebApiCompatShimTest.kproj index 3b41ac20ef..e5377f25f1 100644 --- a/test/Microsoft.AspNet.Mvc.WebApiCompatShimTest/Microsoft.AspNet.Mvc.WebApiCompatShimTest.kproj +++ b/test/Microsoft.AspNet.Mvc.WebApiCompatShimTest/Microsoft.AspNet.Mvc.WebApiCompatShimTest.kproj @@ -1,26 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - 5de8e4d9-aacd-4b5f-819f-f091383fb996 - Library - Microsoft.AspNet.Mvc.WebApiCompatShimTest - - - - ConsoleDebugger - - - WebDebugger - - - - 2.0 + ..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/WebSites/ActivatorWebSite/ActivatorWebSite.kproj b/test/WebSites/ActivatorWebSite/ActivatorWebSite.kproj index a5e7386a42..81d6211ebf 100644 --- a/test/WebSites/ActivatorWebSite/ActivatorWebSite.kproj +++ b/test/WebSites/ActivatorWebSite/ActivatorWebSite.kproj @@ -1,26 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) db79bcba-9538-4a53-87d9-77728e2baa39 - Library - - - ConsoleDebugger - - - WebDebugger - - - - - - - 2.0 + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/WebSites/AddServicesWebSite/AddServicesWebSite.kproj b/test/WebSites/AddServicesWebSite/AddServicesWebSite.kproj index 9bdc9670d6..69025a589c 100644 --- a/test/WebSites/AddServicesWebSite/AddServicesWebSite.kproj +++ b/test/WebSites/AddServicesWebSite/AddServicesWebSite.kproj @@ -1,31 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - - Debug - AnyCPU - 6a0b65ce-6b01-40d0-840d-eff3680d1547 - Web - - - ConsoleDebugger - - - WebDebugger - - - - - 2.0 - - - 38820 + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/WebSites/AntiForgeryWebSite/AntiForgeryWebSite.kproj b/test/WebSites/AntiForgeryWebSite/AntiForgeryWebSite.kproj index 7237c6b694..2f9efb3449 100644 --- a/test/WebSites/AntiForgeryWebSite/AntiForgeryWebSite.kproj +++ b/test/WebSites/AntiForgeryWebSite/AntiForgeryWebSite.kproj @@ -1,31 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - - Debug - AnyCPU - a353b17e-a940-4ce8-8bf9-179e24a9041f - Web - - - ConsoleDebugger - - - WebDebugger - - - - - 2.0 - - - 11178 + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/WebSites/ApiExplorerWebSite/ApiExplorerWebSite.kproj b/test/WebSites/ApiExplorerWebSite/ApiExplorerWebSite.kproj index 7c5e9fce2e..c80b5b28ab 100644 --- a/test/WebSites/ApiExplorerWebSite/ApiExplorerWebSite.kproj +++ b/test/WebSites/ApiExplorerWebSite/ApiExplorerWebSite.kproj @@ -1,24 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) 61061528-071e-424e-965a-07bcc2f02672 - Web - ApiExplorer - - - ConsoleDebugger - - - WebDebugger - - - 2.0 - 7591 + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/WebSites/ApplicationModelWebSite/ApplicationModelWebSite.kproj b/test/WebSites/ApplicationModelWebSite/ApplicationModelWebSite.kproj index 956885846c..39bac63281 100644 --- a/test/WebSites/ApplicationModelWebSite/ApplicationModelWebSite.kproj +++ b/test/WebSites/ApplicationModelWebSite/ApplicationModelWebSite.kproj @@ -1,24 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) cae52cb7-0fac-4b5b-8251-b0ff837db657 - Web - ReflectedModelWebSite - - - ConsoleDebugger - - - WebDebugger - - - 2.0 - 9411 + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/WebSites/AutofacWebSite/AutofacWebSite.kproj b/test/WebSites/AutofacWebSite/AutofacWebSite.kproj index 2a6774684d..2e0e7b3d35 100644 --- a/test/WebSites/AutofacWebSite/AutofacWebSite.kproj +++ b/test/WebSites/AutofacWebSite/AutofacWebSite.kproj @@ -1,29 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) 07c0e921-fcbb-458c-ac11-3d01ce68b16b - Web - - - ConsoleDebugger - - - WebDebugger - - - - - - - 2.0 - - - 38823 + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/WebSites/BasicWebSite/BasicWebSite.kproj b/test/WebSites/BasicWebSite/BasicWebSite.kproj index 487e2b8390..e3ab25f180 100644 --- a/test/WebSites/BasicWebSite/BasicWebSite.kproj +++ b/test/WebSites/BasicWebSite/BasicWebSite.kproj @@ -1,31 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - - Debug - AnyCPU - 34df1487-12c6-476c-be0a-f31df1939ae5 - Web - - - ConsoleDebugger - - - WebDebugger - - - - - 2.0 - - - 38820 + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/WebSites/CompositeViewEngine/CompositeViewEngine.kproj b/test/WebSites/CompositeViewEngine/CompositeViewEngine.kproj index 1947b211ad..61093c02b6 100644 --- a/test/WebSites/CompositeViewEngine/CompositeViewEngine.kproj +++ b/test/WebSites/CompositeViewEngine/CompositeViewEngine.kproj @@ -1,26 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) a853b2ba-4449-4908-a416-5a3c027fc22b - Library - - - ConsoleDebugger - - - WebDebugger - - - - - - - 2.0 + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/WebSites/ConnegWebSite/ConnegWebsite.kproj b/test/WebSites/ConnegWebSite/ConnegWebsite.kproj index f0d44a762b..5ecfd616de 100644 --- a/test/WebSites/ConnegWebSite/ConnegWebsite.kproj +++ b/test/WebSites/ConnegWebSite/ConnegWebsite.kproj @@ -1,26 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) c6e5affa-890a-448f-8de3-878b1d3c9fc7 - Library - - - ConsoleDebugger - - - WebDebugger - - - - - - - 2.0 + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/WebSites/FilesWebSite/FilesWebSite.kproj b/test/WebSites/FilesWebSite/FilesWebSite.kproj index 3b17a2f4d7..390e5b1004 100644 --- a/test/WebSites/FilesWebSite/FilesWebSite.kproj +++ b/test/WebSites/FilesWebSite/FilesWebSite.kproj @@ -1,30 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - - Debug - AnyCPU - 0ef9860b-10d7-452f-b0f4-a405b88bebb3 - Web - FilesWebSite - - - ConsoleDebugger - - - WebDebugger - - - - - 2.0 - 18002 + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/WebSites/FiltersWebSite/FiltersWebSite.kproj b/test/WebSites/FiltersWebSite/FiltersWebSite.kproj index e64716c7e1..a0f70a4fb4 100644 --- a/test/WebSites/FiltersWebSite/FiltersWebSite.kproj +++ b/test/WebSites/FiltersWebSite/FiltersWebSite.kproj @@ -1,30 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - - Debug - AnyCPU - 1976ac4a-fea4-4587-a158-d9f79736d2b6 - Web - FiltersWebSite - - - ConsoleDebugger - - - WebDebugger - - - - - 2.0 - 25980 + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/WebSites/FormatterWebSite/FormatterWebSite.kproj b/test/WebSites/FormatterWebSite/FormatterWebSite.kproj index 459470c199..df7cc4329c 100644 --- a/test/WebSites/FormatterWebSite/FormatterWebSite.kproj +++ b/test/WebSites/FormatterWebSite/FormatterWebSite.kproj @@ -1,31 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - - Debug - AnyCPU - 62735776-46ff-4170-9392-02e128a69b89 - Web - - - ConsoleDebugger - - - WebDebugger - - - - - 2.0 - - - 38820 + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/WebSites/InlineConstraintsWebSite/InlineConstraintsWebSite.kproj b/test/WebSites/InlineConstraintsWebSite/InlineConstraintsWebSite.kproj index c7fe54265d..54bf7083ea 100644 --- a/test/WebSites/InlineConstraintsWebSite/InlineConstraintsWebSite.kproj +++ b/test/WebSites/InlineConstraintsWebSite/InlineConstraintsWebSite.kproj @@ -1,34 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - - Debug - AnyCPU - ea34877f-1ac1-42b7-b4e6-15a093f40cae - Web - - - ConsoleDebugger - - - WebDebugger - - - - - 2.0 - - - 38821 - - - 624661 + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/WebSites/Microsoft.AspNet.Mvc.TestConfiguration/Microsoft.AspNet.Mvc.TestConfiguration.kproj b/test/WebSites/Microsoft.AspNet.Mvc.TestConfiguration/Microsoft.AspNet.Mvc.TestConfiguration.kproj index a64bd01dba..4cf22d0f42 100644 --- a/test/WebSites/Microsoft.AspNet.Mvc.TestConfiguration/Microsoft.AspNet.Mvc.TestConfiguration.kproj +++ b/test/WebSites/Microsoft.AspNet.Mvc.TestConfiguration/Microsoft.AspNet.Mvc.TestConfiguration.kproj @@ -1,28 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - - Debug - AnyCPU - 680d75ed-601f-4d86-b01b-1072d0c31b8c - Library - - - ConsoleDebugger - - - WebDebugger - - - - - 2.0 + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/WebSites/ModelBindingWebSite/ModelBindingWebSite.kproj b/test/WebSites/ModelBindingWebSite/ModelBindingWebSite.kproj index 853f3bdca3..1530292112 100644 --- a/test/WebSites/ModelBindingWebSite/ModelBindingWebSite.kproj +++ b/test/WebSites/ModelBindingWebSite/ModelBindingWebSite.kproj @@ -1,31 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - - Debug - AnyCPU - ee1ab716-f102-4ca3-ad2c-214a44b459a0 - Web - - - ConsoleDebugger - - - WebDebugger - - - - - 2.0 - - - 38820 + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/WebSites/PrecompilationWebSite/PrecompilationWebSite.kproj b/test/WebSites/PrecompilationWebSite/PrecompilationWebSite.kproj index 87949c61f0..47df452f62 100644 --- a/test/WebSites/PrecompilationWebSite/PrecompilationWebSite.kproj +++ b/test/WebSites/PrecompilationWebSite/PrecompilationWebSite.kproj @@ -1,4 +1,4 @@ - + 14.0 @@ -7,11 +7,8 @@ 59e1be90-92c1-4d35-adcc-b69f49077c81 - PrecompilationWebSite - - - 2.0 - 34231 + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/WebSites/RazorInstrumentationWebsite/RazorInstrumentationWebsite.kproj b/test/WebSites/RazorInstrumentationWebsite/RazorInstrumentationWebsite.kproj index eaecc81cf4..53e755646d 100644 --- a/test/WebSites/RazorInstrumentationWebsite/RazorInstrumentationWebsite.kproj +++ b/test/WebSites/RazorInstrumentationWebsite/RazorInstrumentationWebsite.kproj @@ -1,5 +1,5 @@ - - + + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) @@ -7,15 +7,8 @@ 2b2b9876-903c-4065-8d62-2ee832bba106 - Library - - - - - - - - 2.0 + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/WebSites/RazorWebSite/RazorWebSite.kproj b/test/WebSites/RazorWebSite/RazorWebSite.kproj index 26e925c321..37d06472ba 100644 --- a/test/WebSites/RazorWebSite/RazorWebSite.kproj +++ b/test/WebSites/RazorWebSite/RazorWebSite.kproj @@ -1,26 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) b07caf59-11ed-40e3-a5db-e1178f84fa78 - Library - - - ConsoleDebugger - - - WebDebugger - - - - - - - 2.0 + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/WebSites/RoutingWebSite/RoutingWebSite.kproj b/test/WebSites/RoutingWebSite/RoutingWebSite.kproj index 9adb962db3..f7bee2855b 100644 --- a/test/WebSites/RoutingWebSite/RoutingWebSite.kproj +++ b/test/WebSites/RoutingWebSite/RoutingWebSite.kproj @@ -1,31 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - - Debug - AnyCPU - 42cdbf4a-e238-4c0f-a416-44588363eb4c - Web - - - ConsoleDebugger - - - WebDebugger - - - - - 2.0 - - - 11178 + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/WebSites/TagHelpersWebSite/TagHelpersWebSite.kproj b/test/WebSites/TagHelpersWebSite/TagHelpersWebSite.kproj index 3a55f65cb0..eec7351fdd 100644 --- a/test/WebSites/TagHelpersWebSite/TagHelpersWebSite.kproj +++ b/test/WebSites/TagHelpersWebSite/TagHelpersWebSite.kproj @@ -1,5 +1,5 @@ - - + + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) @@ -7,15 +7,8 @@ 6db9b8d0-80f7-4e70-bbb0-0b4c04d79a47 - Web - - - - - - - 2.0 - 45493 + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/WebSites/UrlHelperWebSite/UrlHelperWebSite.kproj b/test/WebSites/UrlHelperWebSite/UrlHelperWebSite.kproj index 77274ad879..0a46d56d98 100644 --- a/test/WebSites/UrlHelperWebSite/UrlHelperWebSite.kproj +++ b/test/WebSites/UrlHelperWebSite/UrlHelperWebSite.kproj @@ -1,27 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) a192e504-2881-41dc-90d1-b7f1dd1134e8 - Web - - - ConsoleDebugger - - - WebDebugger - - - - - - - 2.0 - 35856 + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/WebSites/ValueProvidersSite/ValueProvidersSite.kproj b/test/WebSites/ValueProvidersSite/ValueProvidersSite.kproj index 843add23d7..0fa00230a2 100644 --- a/test/WebSites/ValueProvidersSite/ValueProvidersSite.kproj +++ b/test/WebSites/ValueProvidersSite/ValueProvidersSite.kproj @@ -1,26 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) 14f79e79-ae79-48fa-95de-d794ef4eabb3 - Library - - - ConsoleDebugger - - - WebDebugger - - - - - - - 2.0 + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/WebSites/VersioningWebSite/VersioningWebSite.kproj b/test/WebSites/VersioningWebSite/VersioningWebSite.kproj index 77e72ea748..c1b8be20f6 100644 --- a/test/WebSites/VersioningWebSite/VersioningWebSite.kproj +++ b/test/WebSites/VersioningWebSite/VersioningWebSite.kproj @@ -1,30 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - - Debug - AnyCPU - c6304029-78c8-4604-99be-2078dca1dd36 - Web - VersioningWebSite - - - ConsoleDebugger - - - WebDebugger - - - - - 2.0 - 22807 + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/WebSites/ViewComponentWebSite/ViewComponentWebSite.kproj b/test/WebSites/ViewComponentWebSite/ViewComponentWebSite.kproj index f3c7339be8..5bf84014a4 100644 --- a/test/WebSites/ViewComponentWebSite/ViewComponentWebSite.kproj +++ b/test/WebSites/ViewComponentWebSite/ViewComponentWebSite.kproj @@ -1,5 +1,5 @@ - - + + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) @@ -7,14 +7,8 @@ 24b59501-5f37-4129-96e6-f02ec34c7e2c - - - - - - - 2.0 - 55571 + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/WebSites/WebApiCompatShimWebSite/WebApiCompatShimWebSite.kproj b/test/WebSites/WebApiCompatShimWebSite/WebApiCompatShimWebSite.kproj index 9e6a59bc0c..1ea3c83fb3 100644 --- a/test/WebSites/WebApiCompatShimWebSite/WebApiCompatShimWebSite.kproj +++ b/test/WebSites/WebApiCompatShimWebSite/WebApiCompatShimWebSite.kproj @@ -1,24 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) b2b7bc91-688e-4c1e-a71f-ce948d958ddf - Web - WebApiCompatShimWebSite - - - ConsoleDebugger - - - WebDebugger - - - 2.0 - 9748 + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file + diff --git a/test/WebSites/XmlSerializerWebSite/XmlSerializerWebSite.kproj b/test/WebSites/XmlSerializerWebSite/XmlSerializerWebSite.kproj index c5354310ca..2fd2d65398 100644 --- a/test/WebSites/XmlSerializerWebSite/XmlSerializerWebSite.kproj +++ b/test/WebSites/XmlSerializerWebSite/XmlSerializerWebSite.kproj @@ -1,28 +1,14 @@ - - + + - 12.0 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) 96107ac0-18e2-474d-bab4-2fff2185fbcd - Library - - - - ConsoleDebugger - - - WebDebugger - - - - - - - - 2.0 + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ - \ No newline at end of file +