From a49db63f067aad7b373fdc07cce8a909bb70abd2 Mon Sep 17 00:00:00 2001 From: John Luo Date: Mon, 7 Aug 2017 15:28:45 -0700 Subject: [PATCH] Increment M.H.Server.IntegrationTesting version --- .../Microsoft.AspNetCore.Server.IntegrationTesting.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.AspNetCore.Server.IntegrationTesting/Microsoft.AspNetCore.Server.IntegrationTesting.csproj b/src/Microsoft.AspNetCore.Server.IntegrationTesting/Microsoft.AspNetCore.Server.IntegrationTesting.csproj index d3a7fb1491..0bfb9d0e2e 100644 --- a/src/Microsoft.AspNetCore.Server.IntegrationTesting/Microsoft.AspNetCore.Server.IntegrationTesting.csproj +++ b/src/Microsoft.AspNetCore.Server.IntegrationTesting/Microsoft.AspNetCore.Server.IntegrationTesting.csproj @@ -4,7 +4,7 @@ ASP.NET Core helpers to deploy applications to IIS Express, IIS, WebListener and Kestrel for testing. - 0.4.0 + 0.5.0 netstandard2.0 $(NoWarn);CS1591 true