From 132a3828386aaae87bf0369549dcd3ee30fccd37 Mon Sep 17 00:00:00 2001 From: Sourabh Shirhatti Date: Mon, 30 Jul 2018 09:51:17 -0700 Subject: [PATCH] Update Microsoft.AspNetCore.Server.IISIntegration.targets --- .../Microsoft.AspNetCore.Server.IISIntegration.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.AspNetCore.Server.IISIntegration/Microsoft.AspNetCore.Server.IISIntegration.targets b/src/Microsoft.AspNetCore.Server.IISIntegration/Microsoft.AspNetCore.Server.IISIntegration.targets index 67c6152880..a5f7fc6088 100644 --- a/src/Microsoft.AspNetCore.Server.IISIntegration/Microsoft.AspNetCore.Server.IISIntegration.targets +++ b/src/Microsoft.AspNetCore.Server.IISIntegration/Microsoft.AspNetCore.Server.IISIntegration.targets @@ -1,7 +1,7 @@ - V2 + AspNetCoreModuleV2