From 0e24161d42fe8b0b7f800d99a6bca9c3f11fd4e8 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Fri, 2 Nov 2018 11:07:45 -0700 Subject: [PATCH] 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 @@ - +