Remove implicit reference to InteralAspNetCoreSdk (#3998)

This commit is contained in:
Justin Kotalik 2018-11-12 09:05:17 -08:00 committed by GitHub
parent 7338d749d0
commit de9609b343
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Remove="Internal.AspNetCore.Sdk" />
<PackageReference Include="Microsoft.AspNetCore.AspNetCoreModule" Version="$(MicrosoftAspNetCoreAspNetCoreModulePackageVersion)" />
</ItemGroup>