From 0e24161d42fe8b0b7f800d99a6bca9c3f11fd4e8 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Fri, 2 Nov 2018 11:07:45 -0700 Subject: [PATCH 1/2] Ensure Microsoft.AspNetCore.Server.IntegrationTesting.IIS doesn't produce a finalized version --- ...Microsoft.AspNetCore.Server.IntegrationTesting.IIS.csproj | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/IISIntegration/src/Microsoft.AspNetCore.Server.IntegrationTesting.IIS/Microsoft.AspNetCore.Server.IntegrationTesting.IIS.csproj b/src/IISIntegration/src/Microsoft.AspNetCore.Server.IntegrationTesting.IIS/Microsoft.AspNetCore.Server.IntegrationTesting.IIS.csproj index bdfe8abfa9..64577364d0 100644 --- a/src/IISIntegration/src/Microsoft.AspNetCore.Server.IntegrationTesting.IIS/Microsoft.AspNetCore.Server.IntegrationTesting.IIS.csproj +++ b/src/IISIntegration/src/Microsoft.AspNetCore.Server.IntegrationTesting.IIS/Microsoft.AspNetCore.Server.IntegrationTesting.IIS.csproj @@ -3,6 +3,9 @@ netstandard2.0 Microsoft.AspNetCore.Server.IntegrationTesting.IIS + + $(VersionPrefix)-$(VersionSuffix) + $(Version) Provides support for integration testing using IIS based servers. $(NoWarn);CS1591 true @@ -43,5 +46,5 @@ - + From 341a648511a8683ba26234c5be147ee896598bbd Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Fri, 2 Nov 2018 12:05:26 -0700 Subject: [PATCH 2/2] Updating submodule(s) EntityFrameworkCore => c3eb2b04453ded94799ccd83ff32168b559379a7 KestrelHttpServer => 40a9b18c439a44093a3d2bd124513aedfa53599a [auto-updated: submodules] --- modules/EntityFrameworkCore | 2 +- modules/KestrelHttpServer | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index 67511a675f..c3eb2b0445 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit 67511a675f7b191a8f6c4863606c01e398cf300d +Subproject commit c3eb2b04453ded94799ccd83ff32168b559379a7 diff --git a/modules/KestrelHttpServer b/modules/KestrelHttpServer index d50c0c13b9..40a9b18c43 160000 --- a/modules/KestrelHttpServer +++ b/modules/KestrelHttpServer @@ -1 +1 @@ -Subproject commit d50c0c13b9fd13cf7817afe6df9dd459b925e708 +Subproject commit 40a9b18c439a44093a3d2bd124513aedfa53599a