diff --git a/samples/ActionConstraintSample.Web/ActionConstraintSample.Web.xproj b/samples/ActionConstraintSample.Web/ActionConstraintSample.Web.xproj index 8d03bc7958..6f5e7847a9 100644 --- a/samples/ActionConstraintSample.Web/ActionConstraintSample.Web.xproj +++ b/samples/ActionConstraintSample.Web/ActionConstraintSample.Web.xproj @@ -4,15 +4,12 @@ 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - ee0bd773-4d47-4aa8-8472-5a938a3953ba - ActionConstraintSample.Web ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ - 2.0 @@ -22,4 +19,4 @@ - + \ No newline at end of file diff --git a/samples/CustomRouteSample.Web/CustomRouteSample.Web.xproj b/samples/CustomRouteSample.Web/CustomRouteSample.Web.xproj index b18a4a1104..77efb7c1db 100644 --- a/samples/CustomRouteSample.Web/CustomRouteSample.Web.xproj +++ b/samples/CustomRouteSample.Web/CustomRouteSample.Web.xproj @@ -8,7 +8,7 @@ 364ec3c6-c9db-45e0-a0f2-1ee61e4b429b ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/samples/EmbeddedViewSample.Web/EmbeddedViewSample.Web.xproj b/samples/EmbeddedViewSample.Web/EmbeddedViewSample.Web.xproj index e90d83da64..1478b64453 100644 --- a/samples/EmbeddedViewSample.Web/EmbeddedViewSample.Web.xproj +++ b/samples/EmbeddedViewSample.Web/EmbeddedViewSample.Web.xproj @@ -8,7 +8,7 @@ b18ade62-35de-4a06-8e1d-edd6245f7f4d ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/samples/FormatFilterSample.Web/FormatFilterSample.Web.xproj b/samples/FormatFilterSample.Web/FormatFilterSample.Web.xproj index 150dd615c6..d88ab3e809 100644 --- a/samples/FormatFilterSample.Web/FormatFilterSample.Web.xproj +++ b/samples/FormatFilterSample.Web/FormatFilterSample.Web.xproj @@ -8,7 +8,7 @@ ac9be567-540e-4c70-90c2-aaf021307a80 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/samples/InlineConstraintSample.Web/InlineConstraintSample.Web.xproj b/samples/InlineConstraintSample.Web/InlineConstraintSample.Web.xproj index 9890884355..9561d06369 100644 --- a/samples/InlineConstraintSample.Web/InlineConstraintSample.Web.xproj +++ b/samples/InlineConstraintSample.Web/InlineConstraintSample.Web.xproj @@ -8,7 +8,7 @@ ea34877f-1ac1-42b7-b4e6-15a093f40cae ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/samples/JsonPatchSample.Web/JsonPatchSample.Web.xproj b/samples/JsonPatchSample.Web/JsonPatchSample.Web.xproj index 82ef61f86e..e7239f240c 100644 --- a/samples/JsonPatchSample.Web/JsonPatchSample.Web.xproj +++ b/samples/JsonPatchSample.Web/JsonPatchSample.Web.xproj @@ -8,7 +8,7 @@ dab1252d-577c-4912-98be-1a812bf83f86 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/samples/LocalizationSample.Web/LocalizationSample.Web.xproj b/samples/LocalizationSample.Web/LocalizationSample.Web.xproj index 96e4f24563..cc428e58fe 100644 --- a/samples/LocalizationSample.Web/LocalizationSample.Web.xproj +++ b/samples/LocalizationSample.Web/LocalizationSample.Web.xproj @@ -8,7 +8,7 @@ fcfe6024-2720-49b4-8257-9dbc6114f0f1 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/samples/MvcSandbox/MvcSandbox.xproj b/samples/MvcSandbox/MvcSandbox.xproj index f8ebc21b1e..a865e6544b 100644 --- a/samples/MvcSandbox/MvcSandbox.xproj +++ b/samples/MvcSandbox/MvcSandbox.xproj @@ -7,9 +7,8 @@ 14ed4476-9f24-4776-8417-ea6927f6c9c9 - MvcSandbox ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 @@ -20,4 +19,4 @@ - + \ No newline at end of file diff --git a/samples/MvcSubAreaSample.Web/MvcSubAreaSample.Web.xproj b/samples/MvcSubAreaSample.Web/MvcSubAreaSample.Web.xproj index cf431ebb9f..fa32fb333e 100644 --- a/samples/MvcSubAreaSample.Web/MvcSubAreaSample.Web.xproj +++ b/samples/MvcSubAreaSample.Web/MvcSubAreaSample.Web.xproj @@ -1,15 +1,14 @@  - + - 14.0.24720 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) 45F6B3B6-D114-4D77-84D6-561B3957F341 - MvcSubAreaSample.Web ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/samples/TagHelperSample.Web/TagHelperSample.Web.xproj b/samples/TagHelperSample.Web/TagHelperSample.Web.xproj index 978b93a1a4..2fddf55f67 100644 --- a/samples/TagHelperSample.Web/TagHelperSample.Web.xproj +++ b/samples/TagHelperSample.Web/TagHelperSample.Web.xproj @@ -8,7 +8,7 @@ 2223120f-d675-40da-8cd8-11dc14a0b2c7 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/samples/UrlHelperSample.Web/UrlHelperSample.Web.xproj b/samples/UrlHelperSample.Web/UrlHelperSample.Web.xproj index bd7112fd57..3f3739c9b5 100644 --- a/samples/UrlHelperSample.Web/UrlHelperSample.Web.xproj +++ b/samples/UrlHelperSample.Web/UrlHelperSample.Web.xproj @@ -1,17 +1,15 @@  - + - 14.0.24720 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) 73f095d2-d0bd-4d03-bc17-d7a5ef0c0191 - UrlHelperSample.Web ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ - 2.0 diff --git a/src/Microsoft.AspNetCore.Mvc.Abstractions/Microsoft.AspNetCore.Mvc.Abstractions.xproj b/src/Microsoft.AspNetCore.Mvc.Abstractions/Microsoft.AspNetCore.Mvc.Abstractions.xproj index 1f1273c4ee..1ee5c0e865 100644 --- a/src/Microsoft.AspNetCore.Mvc.Abstractions/Microsoft.AspNetCore.Mvc.Abstractions.xproj +++ b/src/Microsoft.AspNetCore.Mvc.Abstractions/Microsoft.AspNetCore.Mvc.Abstractions.xproj @@ -8,7 +8,7 @@ 1154203c-7579-4525-906e-bc55268421c1 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/src/Microsoft.AspNetCore.Mvc.ApiExplorer/Microsoft.AspNetCore.Mvc.ApiExplorer.xproj b/src/Microsoft.AspNetCore.Mvc.ApiExplorer/Microsoft.AspNetCore.Mvc.ApiExplorer.xproj index bf064cc0f6..80131cb34e 100644 --- a/src/Microsoft.AspNetCore.Mvc.ApiExplorer/Microsoft.AspNetCore.Mvc.ApiExplorer.xproj +++ b/src/Microsoft.AspNetCore.Mvc.ApiExplorer/Microsoft.AspNetCore.Mvc.ApiExplorer.xproj @@ -8,7 +8,7 @@ a2b72833-5d70-4c42-ae85-e0319926fb8a ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/src/Microsoft.AspNetCore.Mvc.Core/Microsoft.AspNetCore.Mvc.Core.xproj b/src/Microsoft.AspNetCore.Mvc.Core/Microsoft.AspNetCore.Mvc.Core.xproj index 2107f1bbcb..bf97c00daf 100644 --- a/src/Microsoft.AspNetCore.Mvc.Core/Microsoft.AspNetCore.Mvc.Core.xproj +++ b/src/Microsoft.AspNetCore.Mvc.Core/Microsoft.AspNetCore.Mvc.Core.xproj @@ -8,7 +8,7 @@ c48da9d7-acb5-4408-aa79-27ecb60a67ef ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/src/Microsoft.AspNetCore.Mvc.Cors/Microsoft.AspNetCore.Mvc.Cors.xproj b/src/Microsoft.AspNetCore.Mvc.Cors/Microsoft.AspNetCore.Mvc.Cors.xproj index f180b3d78d..b784dd72d6 100644 --- a/src/Microsoft.AspNetCore.Mvc.Cors/Microsoft.AspNetCore.Mvc.Cors.xproj +++ b/src/Microsoft.AspNetCore.Mvc.Cors/Microsoft.AspNetCore.Mvc.Cors.xproj @@ -8,7 +8,7 @@ 9a07eea2-942e-4969-9d41-799b6e2d1ff5 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/src/Microsoft.AspNetCore.Mvc.DataAnnotations/Microsoft.AspNetCore.Mvc.DataAnnotations.xproj b/src/Microsoft.AspNetCore.Mvc.DataAnnotations/Microsoft.AspNetCore.Mvc.DataAnnotations.xproj index 6804e05573..128be672f9 100644 --- a/src/Microsoft.AspNetCore.Mvc.DataAnnotations/Microsoft.AspNetCore.Mvc.DataAnnotations.xproj +++ b/src/Microsoft.AspNetCore.Mvc.DataAnnotations/Microsoft.AspNetCore.Mvc.DataAnnotations.xproj @@ -8,7 +8,7 @@ 2dd786ca-7af7-437a-b499-801a589b9a1c ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/src/Microsoft.AspNetCore.Mvc.Dnx/Microsoft.AspNetCore.Mvc.Dnx.xproj b/src/Microsoft.AspNetCore.Mvc.Dnx/Microsoft.AspNetCore.Mvc.Dnx.xproj index 86261a2e22..24ea62f56a 100644 --- a/src/Microsoft.AspNetCore.Mvc.Dnx/Microsoft.AspNetCore.Mvc.Dnx.xproj +++ b/src/Microsoft.AspNetCore.Mvc.Dnx/Microsoft.AspNetCore.Mvc.Dnx.xproj @@ -1,17 +1,15 @@  - + - 14.0.24720 + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) 8fb691c2-dfd8-4fee-9628-2bb8466a691c - Microsoft.AspNetCore.Mvc.Dnx ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ - 2.0 diff --git a/src/Microsoft.AspNetCore.Mvc.Formatters.Json/Microsoft.AspNetCore.Mvc.Formatters.Json.xproj b/src/Microsoft.AspNetCore.Mvc.Formatters.Json/Microsoft.AspNetCore.Mvc.Formatters.Json.xproj index 349509579e..abb9ea1973 100644 --- a/src/Microsoft.AspNetCore.Mvc.Formatters.Json/Microsoft.AspNetCore.Mvc.Formatters.Json.xproj +++ b/src/Microsoft.AspNetCore.Mvc.Formatters.Json/Microsoft.AspNetCore.Mvc.Formatters.Json.xproj @@ -8,7 +8,7 @@ 3fc8d9d6-9352-43a3-8e81-422f270085b7 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/src/Microsoft.AspNetCore.Mvc.Formatters.Xml/Microsoft.AspNetCore.Mvc.Formatters.Xml.xproj b/src/Microsoft.AspNetCore.Mvc.Formatters.Xml/Microsoft.AspNetCore.Mvc.Formatters.Xml.xproj index 19b11d538d..c6dc526576 100644 --- a/src/Microsoft.AspNetCore.Mvc.Formatters.Xml/Microsoft.AspNetCore.Mvc.Formatters.Xml.xproj +++ b/src/Microsoft.AspNetCore.Mvc.Formatters.Xml/Microsoft.AspNetCore.Mvc.Formatters.Xml.xproj @@ -8,7 +8,7 @@ 42c81540-cd47-4c68-a7a3-2a93b9c3b210 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/src/Microsoft.AspNetCore.Mvc.Localization/Microsoft.AspNetCore.Mvc.Localization.xproj b/src/Microsoft.AspNetCore.Mvc.Localization/Microsoft.AspNetCore.Mvc.Localization.xproj index dcd368ce82..997bd7331d 100644 --- a/src/Microsoft.AspNetCore.Mvc.Localization/Microsoft.AspNetCore.Mvc.Localization.xproj +++ b/src/Microsoft.AspNetCore.Mvc.Localization/Microsoft.AspNetCore.Mvc.Localization.xproj @@ -4,15 +4,14 @@ 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - 50893b10-5735-4f35-9995-f81da3f0189e ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 - + \ No newline at end of file diff --git a/src/Microsoft.AspNetCore.Mvc.Razor.Host/Microsoft.AspNetCore.Mvc.Razor.Host.xproj b/src/Microsoft.AspNetCore.Mvc.Razor.Host/Microsoft.AspNetCore.Mvc.Razor.Host.xproj index 33f8c230c7..9ee37b0e05 100644 --- a/src/Microsoft.AspNetCore.Mvc.Razor.Host/Microsoft.AspNetCore.Mvc.Razor.Host.xproj +++ b/src/Microsoft.AspNetCore.Mvc.Razor.Host/Microsoft.AspNetCore.Mvc.Razor.Host.xproj @@ -8,7 +8,7 @@ 520b3aa4-363a-497c-8c15-80423c5afc85 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/src/Microsoft.AspNetCore.Mvc.Razor/Microsoft.AspNetCore.Mvc.Razor.xproj b/src/Microsoft.AspNetCore.Mvc.Razor/Microsoft.AspNetCore.Mvc.Razor.xproj index dcdaaa1862..ef9aa545e7 100644 --- a/src/Microsoft.AspNetCore.Mvc.Razor/Microsoft.AspNetCore.Mvc.Razor.xproj +++ b/src/Microsoft.AspNetCore.Mvc.Razor/Microsoft.AspNetCore.Mvc.Razor.xproj @@ -8,7 +8,7 @@ 314e9ad6-2ffc-4a92-a8ad-510658c64f1e ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/src/Microsoft.AspNetCore.Mvc.TagHelpers/Microsoft.AspNetCore.Mvc.TagHelpers.xproj b/src/Microsoft.AspNetCore.Mvc.TagHelpers/Microsoft.AspNetCore.Mvc.TagHelpers.xproj index fe6da5b290..c5c886e6d5 100644 --- a/src/Microsoft.AspNetCore.Mvc.TagHelpers/Microsoft.AspNetCore.Mvc.TagHelpers.xproj +++ b/src/Microsoft.AspNetCore.Mvc.TagHelpers/Microsoft.AspNetCore.Mvc.TagHelpers.xproj @@ -8,7 +8,7 @@ b2347320-308e-4d2b-aec8-005dfa68b0c9 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/src/Microsoft.AspNetCore.Mvc.ViewFeatures/Microsoft.AspNetCore.Mvc.ViewFeatures.xproj b/src/Microsoft.AspNetCore.Mvc.ViewFeatures/Microsoft.AspNetCore.Mvc.ViewFeatures.xproj index 5bcc602f16..1143068d7f 100644 --- a/src/Microsoft.AspNetCore.Mvc.ViewFeatures/Microsoft.AspNetCore.Mvc.ViewFeatures.xproj +++ b/src/Microsoft.AspNetCore.Mvc.ViewFeatures/Microsoft.AspNetCore.Mvc.ViewFeatures.xproj @@ -9,7 +9,7 @@ 3f8b8fc1-9fe4-4788-8991-367113e8d7ad ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/src/Microsoft.AspNetCore.Mvc.WebApiCompatShim/Microsoft.AspNetCore.Mvc.WebApiCompatShim.xproj b/src/Microsoft.AspNetCore.Mvc.WebApiCompatShim/Microsoft.AspNetCore.Mvc.WebApiCompatShim.xproj index 02302a1c9b..634aa9ddf0 100644 --- a/src/Microsoft.AspNetCore.Mvc.WebApiCompatShim/Microsoft.AspNetCore.Mvc.WebApiCompatShim.xproj +++ b/src/Microsoft.AspNetCore.Mvc.WebApiCompatShim/Microsoft.AspNetCore.Mvc.WebApiCompatShim.xproj @@ -8,7 +8,7 @@ 23d30b8c-04b1-4577-a604-ed27ea1e4a0e ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/src/Microsoft.AspNetCore.Mvc/Microsoft.AspNetCore.Mvc.xproj b/src/Microsoft.AspNetCore.Mvc/Microsoft.AspNetCore.Mvc.xproj index d3363a0012..b9c6193bd8 100644 --- a/src/Microsoft.AspNetCore.Mvc/Microsoft.AspNetCore.Mvc.xproj +++ b/src/Microsoft.AspNetCore.Mvc/Microsoft.AspNetCore.Mvc.xproj @@ -8,7 +8,7 @@ 079efa1f-0b0a-4853-b27b-5780d111cd85 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/test/Microsoft.AspNetCore.Mvc.Abstractions.Test/Microsoft.AspNetCore.Mvc.Abstractions.Test.xproj b/test/Microsoft.AspNetCore.Mvc.Abstractions.Test/Microsoft.AspNetCore.Mvc.Abstractions.Test.xproj index 52e8a764de..a5e008e361 100644 --- a/test/Microsoft.AspNetCore.Mvc.Abstractions.Test/Microsoft.AspNetCore.Mvc.Abstractions.Test.xproj +++ b/test/Microsoft.AspNetCore.Mvc.Abstractions.Test/Microsoft.AspNetCore.Mvc.Abstractions.Test.xproj @@ -8,7 +8,7 @@ da000953-7532-4df5-8db9-8143df98d999 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/test/Microsoft.AspNetCore.Mvc.ApiExplorer.Test/Microsoft.AspNetCore.Mvc.ApiExplorer.Test.xproj b/test/Microsoft.AspNetCore.Mvc.ApiExplorer.Test/Microsoft.AspNetCore.Mvc.ApiExplorer.Test.xproj index 06695e9212..942068ab96 100644 --- a/test/Microsoft.AspNetCore.Mvc.ApiExplorer.Test/Microsoft.AspNetCore.Mvc.ApiExplorer.Test.xproj +++ b/test/Microsoft.AspNetCore.Mvc.ApiExplorer.Test/Microsoft.AspNetCore.Mvc.ApiExplorer.Test.xproj @@ -8,7 +8,7 @@ 4c2ad8ab-8ac0-46c4-80c6-c5577c7255f6 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/test/Microsoft.AspNetCore.Mvc.Core.Test/Microsoft.AspNetCore.Mvc.Core.Test.xproj b/test/Microsoft.AspNetCore.Mvc.Core.Test/Microsoft.AspNetCore.Mvc.Core.Test.xproj index 237bbcdc06..89acc5f2f2 100644 --- a/test/Microsoft.AspNetCore.Mvc.Core.Test/Microsoft.AspNetCore.Mvc.Core.Test.xproj +++ b/test/Microsoft.AspNetCore.Mvc.Core.Test/Microsoft.AspNetCore.Mvc.Core.Test.xproj @@ -8,7 +8,7 @@ a8aa326e-8ee8-4f11-b750-23028e0949d7 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/test/Microsoft.AspNetCore.Mvc.Cors.Test/Microsoft.AspNetCore.Mvc.Cors.Test.xproj b/test/Microsoft.AspNetCore.Mvc.Cors.Test/Microsoft.AspNetCore.Mvc.Cors.Test.xproj index ee7cc6d6c6..ec972dc608 100644 --- a/test/Microsoft.AspNetCore.Mvc.Cors.Test/Microsoft.AspNetCore.Mvc.Cors.Test.xproj +++ b/test/Microsoft.AspNetCore.Mvc.Cors.Test/Microsoft.AspNetCore.Mvc.Cors.Test.xproj @@ -8,7 +8,7 @@ 6bb4c20b-24c0-45d6-9e4c-c2620959bdd5 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/test/Microsoft.AspNetCore.Mvc.DataAnnotations.Test/Microsoft.AspNetCore.Mvc.DataAnnotations.Test.xproj b/test/Microsoft.AspNetCore.Mvc.DataAnnotations.Test/Microsoft.AspNetCore.Mvc.DataAnnotations.Test.xproj index 126d95472d..846a522225 100644 --- a/test/Microsoft.AspNetCore.Mvc.DataAnnotations.Test/Microsoft.AspNetCore.Mvc.DataAnnotations.Test.xproj +++ b/test/Microsoft.AspNetCore.Mvc.DataAnnotations.Test/Microsoft.AspNetCore.Mvc.DataAnnotations.Test.xproj @@ -8,7 +8,7 @@ 827dbbcb-f3a9-4bad-8262-4bd43e28eb3b ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/test/Microsoft.AspNetCore.Mvc.Formatters.Json.Test/Microsoft.AspNetCore.Mvc.Formatters.Json.Test.xproj b/test/Microsoft.AspNetCore.Mvc.Formatters.Json.Test/Microsoft.AspNetCore.Mvc.Formatters.Json.Test.xproj index a6b2f394c0..4331f2fa1f 100644 --- a/test/Microsoft.AspNetCore.Mvc.Formatters.Json.Test/Microsoft.AspNetCore.Mvc.Formatters.Json.Test.xproj +++ b/test/Microsoft.AspNetCore.Mvc.Formatters.Json.Test/Microsoft.AspNetCore.Mvc.Formatters.Json.Test.xproj @@ -8,7 +8,7 @@ 493780da-e696-40ff-bd12-4a5c5736f292 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/test/Microsoft.AspNetCore.Mvc.Formatters.Xml.Test/Microsoft.AspNetCore.Mvc.Formatters.Xml.Test.xproj b/test/Microsoft.AspNetCore.Mvc.Formatters.Xml.Test/Microsoft.AspNetCore.Mvc.Formatters.Xml.Test.xproj index 216f1c8d2f..eebff64cad 100644 --- a/test/Microsoft.AspNetCore.Mvc.Formatters.Xml.Test/Microsoft.AspNetCore.Mvc.Formatters.Xml.Test.xproj +++ b/test/Microsoft.AspNetCore.Mvc.Formatters.Xml.Test/Microsoft.AspNetCore.Mvc.Formatters.Xml.Test.xproj @@ -8,7 +8,7 @@ 22019146-bdfa-442e-8c8e-345fb9644578 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/test/Microsoft.AspNetCore.Mvc.FunctionalTests/Microsoft.AspNetCore.Mvc.FunctionalTests.xproj b/test/Microsoft.AspNetCore.Mvc.FunctionalTests/Microsoft.AspNetCore.Mvc.FunctionalTests.xproj index a6cc812cb9..8ff735758a 100644 --- a/test/Microsoft.AspNetCore.Mvc.FunctionalTests/Microsoft.AspNetCore.Mvc.FunctionalTests.xproj +++ b/test/Microsoft.AspNetCore.Mvc.FunctionalTests/Microsoft.AspNetCore.Mvc.FunctionalTests.xproj @@ -8,7 +8,7 @@ 323d0c04-b518-4a8f-8a8e-3546ad153d34 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/test/Microsoft.AspNetCore.Mvc.IntegrationTests/Microsoft.AspNetCore.Mvc.IntegrationTests.xproj b/test/Microsoft.AspNetCore.Mvc.IntegrationTests/Microsoft.AspNetCore.Mvc.IntegrationTests.xproj index a93c34954b..e87da668e4 100644 --- a/test/Microsoft.AspNetCore.Mvc.IntegrationTests/Microsoft.AspNetCore.Mvc.IntegrationTests.xproj +++ b/test/Microsoft.AspNetCore.Mvc.IntegrationTests/Microsoft.AspNetCore.Mvc.IntegrationTests.xproj @@ -8,7 +8,7 @@ 864fa09d-1e48-403a-a6c8-4f079d2a30f0 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/test/Microsoft.AspNetCore.Mvc.Localization.Test/Microsoft.AspNetCore.Mvc.Localization.Test.xproj b/test/Microsoft.AspNetCore.Mvc.Localization.Test/Microsoft.AspNetCore.Mvc.Localization.Test.xproj index 484344180c..e80bcc3842 100644 --- a/test/Microsoft.AspNetCore.Mvc.Localization.Test/Microsoft.AspNetCore.Mvc.Localization.Test.xproj +++ b/test/Microsoft.AspNetCore.Mvc.Localization.Test/Microsoft.AspNetCore.Mvc.Localization.Test.xproj @@ -8,7 +8,7 @@ 8fc726b5-e766-44e0-8b38-1313b6d8d9a7 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/test/Microsoft.AspNetCore.Mvc.Razor.Host.Test/Microsoft.AspNetCore.Mvc.Razor.Host.Test.xproj b/test/Microsoft.AspNetCore.Mvc.Razor.Host.Test/Microsoft.AspNetCore.Mvc.Razor.Host.Test.xproj index 1f80cf58e6..721c9f0da3 100644 --- a/test/Microsoft.AspNetCore.Mvc.Razor.Host.Test/Microsoft.AspNetCore.Mvc.Razor.Host.Test.xproj +++ b/test/Microsoft.AspNetCore.Mvc.Razor.Host.Test/Microsoft.AspNetCore.Mvc.Razor.Host.Test.xproj @@ -8,7 +8,7 @@ 7c4f5973-0491-4028-b1dc-a9ba73ff9f77 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/test/Microsoft.AspNetCore.Mvc.Razor.Test/Microsoft.AspNetCore.Mvc.Razor.Test.xproj b/test/Microsoft.AspNetCore.Mvc.Razor.Test/Microsoft.AspNetCore.Mvc.Razor.Test.xproj index fd1bc0c280..25a9d03e5a 100644 --- a/test/Microsoft.AspNetCore.Mvc.Razor.Test/Microsoft.AspNetCore.Mvc.Razor.Test.xproj +++ b/test/Microsoft.AspNetCore.Mvc.Razor.Test/Microsoft.AspNetCore.Mvc.Razor.Test.xproj @@ -8,7 +8,7 @@ 3f6e355e-4869-41d9-943b-d54771221a7f ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/test/Microsoft.AspNetCore.Mvc.TagHelpers.Test/Microsoft.AspNetCore.Mvc.TagHelpers.Test.xproj b/test/Microsoft.AspNetCore.Mvc.TagHelpers.Test/Microsoft.AspNetCore.Mvc.TagHelpers.Test.xproj index 05b53c88b3..66cc5c5d0c 100644 --- a/test/Microsoft.AspNetCore.Mvc.TagHelpers.Test/Microsoft.AspNetCore.Mvc.TagHelpers.Test.xproj +++ b/test/Microsoft.AspNetCore.Mvc.TagHelpers.Test/Microsoft.AspNetCore.Mvc.TagHelpers.Test.xproj @@ -8,7 +8,7 @@ 860119ed-3db1-424d-8d0a-30132a8a7d96 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/test/Microsoft.AspNetCore.Mvc.Test/Microsoft.AspNetCore.Mvc.Test.xproj b/test/Microsoft.AspNetCore.Mvc.Test/Microsoft.AspNetCore.Mvc.Test.xproj index 23e5fc1c2b..501f619769 100644 --- a/test/Microsoft.AspNetCore.Mvc.Test/Microsoft.AspNetCore.Mvc.Test.xproj +++ b/test/Microsoft.AspNetCore.Mvc.Test/Microsoft.AspNetCore.Mvc.Test.xproj @@ -8,7 +8,7 @@ 5f945b82-fe5f-425c-956c-8bc2f2020254 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/test/Microsoft.AspNetCore.Mvc.TestCommon/Microsoft.AspNetCore.Mvc.TestCommon.xproj b/test/Microsoft.AspNetCore.Mvc.TestCommon/Microsoft.AspNetCore.Mvc.TestCommon.xproj index 3e48761031..6aa3bb46a4 100644 --- a/test/Microsoft.AspNetCore.Mvc.TestCommon/Microsoft.AspNetCore.Mvc.TestCommon.xproj +++ b/test/Microsoft.AspNetCore.Mvc.TestCommon/Microsoft.AspNetCore.Mvc.TestCommon.xproj @@ -8,7 +8,7 @@ f504357e-c2e1-4818-ba5c-9a2eac25fee5 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/test/Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources/Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources.xproj b/test/Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources/Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources.xproj index ad1c73ca7f..55d04c07ba 100644 --- a/test/Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources/Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources.xproj +++ b/test/Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources/Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources.xproj @@ -1,4 +1,4 @@ - + 14.0 @@ -7,11 +7,9 @@ 9879b5d5-2325-4a81-b4df-f279fe8feeb4 - Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ - 2.0 diff --git a/test/Microsoft.AspNetCore.Mvc.ViewFeatures.Test/Microsoft.AspNetCore.Mvc.ViewFeatures.Test.xproj b/test/Microsoft.AspNetCore.Mvc.ViewFeatures.Test/Microsoft.AspNetCore.Mvc.ViewFeatures.Test.xproj index 0891a55372..d547727f74 100644 --- a/test/Microsoft.AspNetCore.Mvc.ViewFeatures.Test/Microsoft.AspNetCore.Mvc.ViewFeatures.Test.xproj +++ b/test/Microsoft.AspNetCore.Mvc.ViewFeatures.Test/Microsoft.AspNetCore.Mvc.ViewFeatures.Test.xproj @@ -8,7 +8,7 @@ 60873dfa-97b9-419e-baa3-940fc9b07085 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/test/Microsoft.AspNetCore.Mvc.WebApiCompatShimTest/Microsoft.AspNetCore.Mvc.WebApiCompatShimTest.xproj b/test/Microsoft.AspNetCore.Mvc.WebApiCompatShimTest/Microsoft.AspNetCore.Mvc.WebApiCompatShimTest.xproj index dc7909324b..34ea51e6e4 100644 --- a/test/Microsoft.AspNetCore.Mvc.WebApiCompatShimTest/Microsoft.AspNetCore.Mvc.WebApiCompatShimTest.xproj +++ b/test/Microsoft.AspNetCore.Mvc.WebApiCompatShimTest/Microsoft.AspNetCore.Mvc.WebApiCompatShimTest.xproj @@ -8,7 +8,7 @@ 5de8e4d9-aacd-4b5f-819f-f091383fb996 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/test/WebSites/ApiExplorerWebSite/ApiExplorerWebSite.xproj b/test/WebSites/ApiExplorerWebSite/ApiExplorerWebSite.xproj index f4193730b4..a6522785d7 100644 --- a/test/WebSites/ApiExplorerWebSite/ApiExplorerWebSite.xproj +++ b/test/WebSites/ApiExplorerWebSite/ApiExplorerWebSite.xproj @@ -8,7 +8,7 @@ 61061528-071e-424e-965a-07bcc2f02672 ..\..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\..\artifacts\bin\ 2.0 diff --git a/test/WebSites/ApplicationModelWebSite/ApplicationModelWebSite.xproj b/test/WebSites/ApplicationModelWebSite/ApplicationModelWebSite.xproj index 9ff20ff37e..e3c483322f 100644 --- a/test/WebSites/ApplicationModelWebSite/ApplicationModelWebSite.xproj +++ b/test/WebSites/ApplicationModelWebSite/ApplicationModelWebSite.xproj @@ -8,7 +8,7 @@ cae52cb7-0fac-4b5b-8251-b0ff837db657 ..\..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\..\artifacts\bin\ 2.0 diff --git a/test/WebSites/BasicWebSite/BasicWebSite.xproj b/test/WebSites/BasicWebSite/BasicWebSite.xproj index 9e5ee3cd12..bf27910068 100644 --- a/test/WebSites/BasicWebSite/BasicWebSite.xproj +++ b/test/WebSites/BasicWebSite/BasicWebSite.xproj @@ -8,7 +8,7 @@ 34df1487-12c6-476c-be0a-f31df1939ae5 ..\..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\..\artifacts\bin\ 2.0 diff --git a/test/WebSites/ControllersFromServicesClassLibrary/ControllersFromServicesClassLibrary.xproj b/test/WebSites/ControllersFromServicesClassLibrary/ControllersFromServicesClassLibrary.xproj index f0addebcf3..d6aec3f977 100644 --- a/test/WebSites/ControllersFromServicesClassLibrary/ControllersFromServicesClassLibrary.xproj +++ b/test/WebSites/ControllersFromServicesClassLibrary/ControllersFromServicesClassLibrary.xproj @@ -8,7 +8,7 @@ 551dc89e-2a13-4cf2-83d7-1add802443d5 ..\..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\..\artifacts\bin\ 2.0 diff --git a/test/WebSites/ControllersFromServicesWebSite/ControllersFromServicesWebSite.xproj b/test/WebSites/ControllersFromServicesWebSite/ControllersFromServicesWebSite.xproj index 6a8780af7f..21201885c0 100644 --- a/test/WebSites/ControllersFromServicesWebSite/ControllersFromServicesWebSite.xproj +++ b/test/WebSites/ControllersFromServicesWebSite/ControllersFromServicesWebSite.xproj @@ -8,7 +8,7 @@ 983741b2-4424-4ed1-9b03-7675a67230c8 ..\..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\..\artifacts\bin\ 2.0 diff --git a/test/WebSites/CorsWebSite/CorsWebSite.xproj b/test/WebSites/CorsWebSite/CorsWebSite.xproj index 91412a374b..3cbee076f0 100644 --- a/test/WebSites/CorsWebSite/CorsWebSite.xproj +++ b/test/WebSites/CorsWebSite/CorsWebSite.xproj @@ -8,7 +8,7 @@ 94ba134d-04b3-48aa-ba55-5a4db8640f2d ..\..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\..\artifacts\bin\ 2.0 diff --git a/test/WebSites/ErrorPageMiddlewareWebSite/ErrorPageMiddlewareWebSite.xproj b/test/WebSites/ErrorPageMiddlewareWebSite/ErrorPageMiddlewareWebSite.xproj index e5b9931269..9a4933a9b8 100644 --- a/test/WebSites/ErrorPageMiddlewareWebSite/ErrorPageMiddlewareWebSite.xproj +++ b/test/WebSites/ErrorPageMiddlewareWebSite/ErrorPageMiddlewareWebSite.xproj @@ -8,7 +8,7 @@ ad545a5b-2ba5-4314-88ac-fc2acf2cc718 ..\..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\..\artifacts\bin\ 2.0 diff --git a/test/WebSites/FilesWebSite/FilesWebSite.xproj b/test/WebSites/FilesWebSite/FilesWebSite.xproj index a9e06d19e8..06e60b0f32 100644 --- a/test/WebSites/FilesWebSite/FilesWebSite.xproj +++ b/test/WebSites/FilesWebSite/FilesWebSite.xproj @@ -8,7 +8,7 @@ 0ef9860b-10d7-452f-b0f4-a405b88bebb3 ..\..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\..\artifacts\bin\ 2.0 diff --git a/test/WebSites/FiltersWebSite/FiltersWebSite.xproj b/test/WebSites/FiltersWebSite/FiltersWebSite.xproj index c6a0b247ad..3b682d7e3f 100644 --- a/test/WebSites/FiltersWebSite/FiltersWebSite.xproj +++ b/test/WebSites/FiltersWebSite/FiltersWebSite.xproj @@ -8,7 +8,7 @@ 1976ac4a-fea4-4587-a158-d9f79736d2b6 ..\..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\..\artifacts\bin\ 2.0 diff --git a/test/WebSites/FormatterWebSite/FormatterWebSite.xproj b/test/WebSites/FormatterWebSite/FormatterWebSite.xproj index b84d08564a..011af7dbf4 100644 --- a/test/WebSites/FormatterWebSite/FormatterWebSite.xproj +++ b/test/WebSites/FormatterWebSite/FormatterWebSite.xproj @@ -8,7 +8,7 @@ 62735776-46ff-4170-9392-02e128a69b89 ..\..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\..\artifacts\bin\ 2.0 diff --git a/test/WebSites/HtmlGenerationWebSite/HtmlGenerationWebSite.xproj b/test/WebSites/HtmlGenerationWebSite/HtmlGenerationWebSite.xproj index e992712dad..fd66e9ae54 100644 --- a/test/WebSites/HtmlGenerationWebSite/HtmlGenerationWebSite.xproj +++ b/test/WebSites/HtmlGenerationWebSite/HtmlGenerationWebSite.xproj @@ -8,7 +8,7 @@ 920f8a0e-6f7d-4bbe-84ff-840b89099be6 ..\..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\..\artifacts\bin\ 2.0 diff --git a/test/WebSites/Microsoft.AspNetCore.Mvc.TestConfiguration/Microsoft.AspNetCore.Mvc.TestConfiguration.xproj b/test/WebSites/Microsoft.AspNetCore.Mvc.TestConfiguration/Microsoft.AspNetCore.Mvc.TestConfiguration.xproj index 94542c7024..1f32c9cd0d 100644 --- a/test/WebSites/Microsoft.AspNetCore.Mvc.TestConfiguration/Microsoft.AspNetCore.Mvc.TestConfiguration.xproj +++ b/test/WebSites/Microsoft.AspNetCore.Mvc.TestConfiguration/Microsoft.AspNetCore.Mvc.TestConfiguration.xproj @@ -8,7 +8,7 @@ 680d75ed-601f-4d86-b01b-1072d0c31b8c ..\..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\..\artifacts\bin\ 2.0 diff --git a/test/WebSites/RazorPageExecutionInstrumentationWebSite/RazorPageExecutionInstrumentationWebSite.xproj b/test/WebSites/RazorPageExecutionInstrumentationWebSite/RazorPageExecutionInstrumentationWebSite.xproj index 60825634f5..b6c7ecc9b3 100644 --- a/test/WebSites/RazorPageExecutionInstrumentationWebSite/RazorPageExecutionInstrumentationWebSite.xproj +++ b/test/WebSites/RazorPageExecutionInstrumentationWebSite/RazorPageExecutionInstrumentationWebSite.xproj @@ -8,7 +8,7 @@ 2b2b9876-903c-4065-8d62-2ee832bba106 ..\..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\..\artifacts\bin\ 2.0 diff --git a/test/WebSites/RazorWebSite/RazorWebSite.xproj b/test/WebSites/RazorWebSite/RazorWebSite.xproj index 0b8b001bcb..6b75fb9ca4 100644 --- a/test/WebSites/RazorWebSite/RazorWebSite.xproj +++ b/test/WebSites/RazorWebSite/RazorWebSite.xproj @@ -8,7 +8,7 @@ b07caf59-11ed-40e3-a5db-e1178f84fa78 ..\..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\..\artifacts\bin\ 2.0 diff --git a/test/WebSites/RoutingWebSite/RoutingWebSite.xproj b/test/WebSites/RoutingWebSite/RoutingWebSite.xproj index ee01dc4ba4..8eb0e34975 100644 --- a/test/WebSites/RoutingWebSite/RoutingWebSite.xproj +++ b/test/WebSites/RoutingWebSite/RoutingWebSite.xproj @@ -8,7 +8,7 @@ 42cdbf4a-e238-4c0f-a416-44588363eb4c ..\..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\..\artifacts\bin\ 2.0 diff --git a/test/WebSites/SimpleWebSite/SimpleWebSite.xproj b/test/WebSites/SimpleWebSite/SimpleWebSite.xproj index 700c512a76..06e78634fd 100644 --- a/test/WebSites/SimpleWebSite/SimpleWebSite.xproj +++ b/test/WebSites/SimpleWebSite/SimpleWebSite.xproj @@ -7,11 +7,9 @@ 396b40d7-ac70-49a7-b33c-ed42129febe3 - SimpleWebSite ..\..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\..\artifacts\bin\ - 2.0 diff --git a/test/WebSites/TagHelpersWebSite/TagHelpersWebSite.xproj b/test/WebSites/TagHelpersWebSite/TagHelpersWebSite.xproj index dfd81b1142..05c9b28fb1 100644 --- a/test/WebSites/TagHelpersWebSite/TagHelpersWebSite.xproj +++ b/test/WebSites/TagHelpersWebSite/TagHelpersWebSite.xproj @@ -8,7 +8,7 @@ 6db9b8d0-80f7-4e70-bbb0-0b4c04d79a47 ..\..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\..\artifacts\bin\ 2.0 diff --git a/test/WebSites/UserClassLibrary/UserClassLibrary.xproj b/test/WebSites/UserClassLibrary/UserClassLibrary.xproj index bae05d313c..ae2724e49f 100644 --- a/test/WebSites/UserClassLibrary/UserClassLibrary.xproj +++ b/test/WebSites/UserClassLibrary/UserClassLibrary.xproj @@ -8,7 +8,7 @@ c651f432-4ebe-41a6-bad2-3e07ccba209c ..\..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\..\artifacts\bin\ 2.0 diff --git a/test/WebSites/VersioningWebSite/VersioningWebSite.xproj b/test/WebSites/VersioningWebSite/VersioningWebSite.xproj index 371895b198..477a6bb0e2 100644 --- a/test/WebSites/VersioningWebSite/VersioningWebSite.xproj +++ b/test/WebSites/VersioningWebSite/VersioningWebSite.xproj @@ -8,7 +8,7 @@ c6304029-78c8-4604-99be-2078dca1dd36 ..\..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\..\artifacts\bin\ 2.0 diff --git a/test/WebSites/WebApiCompatShimWebSite/WebApiCompatShimWebSite.xproj b/test/WebSites/WebApiCompatShimWebSite/WebApiCompatShimWebSite.xproj index 22775c6a56..f051ef6d23 100644 --- a/test/WebSites/WebApiCompatShimWebSite/WebApiCompatShimWebSite.xproj +++ b/test/WebSites/WebApiCompatShimWebSite/WebApiCompatShimWebSite.xproj @@ -8,7 +8,7 @@ b2b7bc91-688e-4c1e-a71f-ce948d958ddf ..\..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\..\artifacts\bin\ 2.0 diff --git a/test/WebSites/XmlFormattersWebSite/XmlFormattersWebSite.xproj b/test/WebSites/XmlFormattersWebSite/XmlFormattersWebSite.xproj index b7d467533f..5cf5c239ec 100644 --- a/test/WebSites/XmlFormattersWebSite/XmlFormattersWebSite.xproj +++ b/test/WebSites/XmlFormattersWebSite/XmlFormattersWebSite.xproj @@ -8,7 +8,7 @@ c3123a70-41c4-4122-ad1c-d35df8958dd7 ..\..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\..\artifacts\bin\ 2.0