From 2d48eeb4796ca14ffbe1c23434f0dccc34b33ccb Mon Sep 17 00:00:00 2001 From: Justin Kotalik Date: Wed, 2 Jan 2019 14:04:42 -0800 Subject: [PATCH] Feedback --- .../AspNetCore/aspnetcore_schema.xml | 47 ------------------- ...NetCore.Server.IISIntegration.Tests.csproj | 5 +- 2 files changed, 1 insertion(+), 51 deletions(-) delete mode 100644 src/Servers/IIS/AspNetCoreModuleV1/AspNetCore/aspnetcore_schema.xml diff --git a/src/Servers/IIS/AspNetCoreModuleV1/AspNetCore/aspnetcore_schema.xml b/src/Servers/IIS/AspNetCoreModuleV1/AspNetCore/aspnetcore_schema.xml deleted file mode 100644 index d65be07195..0000000000 --- a/src/Servers/IIS/AspNetCoreModuleV1/AspNetCore/aspnetcore_schema.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/Servers/IIS/IISIntegration/test/Tests/Microsoft.AspNetCore.Server.IISIntegration.Tests.csproj b/src/Servers/IIS/IISIntegration/test/Tests/Microsoft.AspNetCore.Server.IISIntegration.Tests.csproj index 4ba8a5cc4c..bd9cb1acb7 100644 --- a/src/Servers/IIS/IISIntegration/test/Tests/Microsoft.AspNetCore.Server.IISIntegration.Tests.csproj +++ b/src/Servers/IIS/IISIntegration/test/Tests/Microsoft.AspNetCore.Server.IISIntegration.Tests.csproj @@ -1,14 +1,11 @@  - netcoreapp3.0 + netcoreapp3.0 - - -