Update Microsoft.AspNetCore.Server.IIS.targets

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

View File

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