diff --git a/eng/targets/ResolveIisReferences.targets b/eng/targets/ResolveIisReferences.targets index 4beec3df91..ba0ae8fc46 100644 --- a/eng/targets/ResolveIisReferences.targets +++ b/eng/targets/ResolveIisReferences.targets @@ -19,8 +19,6 @@ with the right MSBuild incantations to get output copied to the right place. false NativeContent - - PreserveNewest Build;BuiltProjectOutputGroup;DebugSymbolsProjectOutputGroup @@ -43,22 +41,4 @@ with the right MSBuild incantations to get output copied to the right place. - - - - - - %(LinkBase)%(FileName)%(Extension) - - false - - - - - - - - diff --git a/src/Servers/IIS/IntegrationTesting.IIS/src/Microsoft.AspNetCore.Server.IntegrationTesting.IIS.csproj b/src/Servers/IIS/IntegrationTesting.IIS/src/Microsoft.AspNetCore.Server.IntegrationTesting.IIS.csproj index c13d843ed7..45fba46be3 100644 --- a/src/Servers/IIS/IntegrationTesting.IIS/src/Microsoft.AspNetCore.Server.IntegrationTesting.IIS.csproj +++ b/src/Servers/IIS/IntegrationTesting.IIS/src/Microsoft.AspNetCore.Server.IntegrationTesting.IIS.csproj @@ -30,11 +30,11 @@ - + - +