Update Microsoft.AspNetCore.Server.IISIntegration.targets

This commit is contained in:
Sourabh Shirhatti 2018-07-30 09:51:17 -07:00 committed by GitHub
parent 6a29b5296b
commit 132a382838
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<AspNetCoreModuleVersion Condition=" '$(AspNetCoreModuleVersion)' == '' ">V2</AspNetCoreModuleVersion>
<AspNetCoreModuleName Condition=" '$(AspNetCoreModuleName)' == '' ">AspNetCoreModuleV2</AspNetCoreModuleName>
</PropertyGroup>
</Project>