Use Microsoft.AspNetCore.App for FrameworkReference name
This commit is contained in:
parent
7c114b1954
commit
158fbdbbad
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ Copyright (c) .NET Foundation. All rights reserved.
|
|||
TargetingPackVersion="$(MicrosoftDesktopUIPackageVersion)"
|
||||
/>
|
||||
|
||||
<KnownFrameworkReference Include="Microsoft.AspNetCore"
|
||||
<KnownFrameworkReference Include="Microsoft.AspNetCore.App"
|
||||
TargetFramework="netcoreapp3.0"
|
||||
RuntimeFrameworkName="Microsoft.AspNetCore.App"
|
||||
DefaultRuntimeFrameworkVersion="$(MicrosoftAspNetCoreAppPackageVersion)"
|
||||
|
|
Loading…
Add table
Reference in a new issue