From c3545c18eb6d16431f881461a0e704be9bd9620c Mon Sep 17 00:00:00 2001 From: Justin Kotalik Date: Fri, 20 Jul 2018 17:32:57 -0700 Subject: [PATCH] Add api sets to IntegrationTesting.IIS (#1083) --- build/dependencies.props | 1 + .../Microsoft.AspNetCore.Server.IntegrationTesting.IIS.csproj | 1 + 2 files changed, 2 insertions(+) diff --git a/build/dependencies.props b/build/dependencies.props index f66a72c941..f529c45beb 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -34,6 +34,7 @@ 2.0.9 2.1.2 2.2.0-preview1-26618-02 + 1.0.1 2.2.0-preview1-34709 15.6.1 11.1.0 diff --git a/src/Microsoft.AspNetCore.Server.IntegrationTesting.IIS/Microsoft.AspNetCore.Server.IntegrationTesting.IIS.csproj b/src/Microsoft.AspNetCore.Server.IntegrationTesting.IIS/Microsoft.AspNetCore.Server.IntegrationTesting.IIS.csproj index 0891a315dc..363de4e34f 100644 --- a/src/Microsoft.AspNetCore.Server.IntegrationTesting.IIS/Microsoft.AspNetCore.Server.IntegrationTesting.IIS.csproj +++ b/src/Microsoft.AspNetCore.Server.IntegrationTesting.IIS/Microsoft.AspNetCore.Server.IntegrationTesting.IIS.csproj @@ -15,6 +15,7 @@ +