From e8091b76ceaba53feda7854d03e8a7555bcab83e Mon Sep 17 00:00:00 2001 From: Doug Bunting Date: Wed, 11 Mar 2015 22:55:59 -0700 Subject: [PATCH] Correct .xproj files that were recently added .kproj files --- .../BestEffortLinkGenerationWebSite.xproj | 8 +++----- .../ControllerDiscoveryConventionsWebSite.xproj | 8 +++----- .../LowercaseUrlsWebSite/LowercaseUrlsWebSite.xproj | 1 - test/WebSites/TempDataWebSite/TempDataWebSite.xproj | 1 - test/WebSites/UserClassLibrary/UserClassLibrary.xproj | 9 +++------ 5 files changed, 9 insertions(+), 18 deletions(-) diff --git a/test/WebSites/BestEffortLinkGenerationWebSite/BestEffortLinkGenerationWebSite.xproj b/test/WebSites/BestEffortLinkGenerationWebSite/BestEffortLinkGenerationWebSite.xproj index 73d97f8066..b1a37b98a0 100644 --- a/test/WebSites/BestEffortLinkGenerationWebSite/BestEffortLinkGenerationWebSite.xproj +++ b/test/WebSites/BestEffortLinkGenerationWebSite/BestEffortLinkGenerationWebSite.xproj @@ -1,5 +1,5 @@  - + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) @@ -7,10 +7,8 @@ b11c99c9-e577-4ca2-ac53-4f20ea71ad34 - - - - + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ 2.0 diff --git a/test/WebSites/ControllerDiscoveryConventionsWebSite/ControllerDiscoveryConventionsWebSite.xproj b/test/WebSites/ControllerDiscoveryConventionsWebSite/ControllerDiscoveryConventionsWebSite.xproj index c3e1157516..ee649edbeb 100644 --- a/test/WebSites/ControllerDiscoveryConventionsWebSite/ControllerDiscoveryConventionsWebSite.xproj +++ b/test/WebSites/ControllerDiscoveryConventionsWebSite/ControllerDiscoveryConventionsWebSite.xproj @@ -1,5 +1,5 @@  - + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) @@ -7,10 +7,8 @@ a19022ef-9ba3-4349-94e4-f48e13e1c8ae - - - - + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ 2.0 diff --git a/test/WebSites/LowercaseUrlsWebSite/LowercaseUrlsWebSite.xproj b/test/WebSites/LowercaseUrlsWebSite/LowercaseUrlsWebSite.xproj index 2f369ebc79..9263a24cd9 100644 --- a/test/WebSites/LowercaseUrlsWebSite/LowercaseUrlsWebSite.xproj +++ b/test/WebSites/LowercaseUrlsWebSite/LowercaseUrlsWebSite.xproj @@ -7,7 +7,6 @@ bcdb13a6-7d6e-485e-8424-a156432b71ac - LowercaseUrlsWebSite ..\..\..\artifacts\obj\$(MSBuildProjectName) ..\..\..\artifacts\bin\$(MSBuildProjectName)\ diff --git a/test/WebSites/TempDataWebSite/TempDataWebSite.xproj b/test/WebSites/TempDataWebSite/TempDataWebSite.xproj index 072af3b4ee..d3bc4e7d99 100644 --- a/test/WebSites/TempDataWebSite/TempDataWebSite.xproj +++ b/test/WebSites/TempDataWebSite/TempDataWebSite.xproj @@ -7,7 +7,6 @@ 8aeb631e-ab74-4d2e-83fb-8931ee10d9d3 - TempDataWebSite ..\..\..\artifacts\obj\$(MSBuildProjectName) ..\..\..\artifacts\bin\$(MSBuildProjectName)\ diff --git a/test/WebSites/UserClassLibrary/UserClassLibrary.xproj b/test/WebSites/UserClassLibrary/UserClassLibrary.xproj index 7e00fe3ca6..0f0a66849d 100644 --- a/test/WebSites/UserClassLibrary/UserClassLibrary.xproj +++ b/test/WebSites/UserClassLibrary/UserClassLibrary.xproj @@ -1,5 +1,5 @@  - + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) @@ -7,11 +7,8 @@ c651f432-4ebe-41a6-bad2-3e07ccba209c - - - - - + ..\..\..\artifacts\obj\$(MSBuildProjectName) + ..\..\..\artifacts\bin\$(MSBuildProjectName)\ 2.0