Merge pull request #2970 from dsplaisted/remove-legacyframeworkpackages
Remove PackagesToReference metadata from Microsoft.NETCore.App KnownFrameworkReference
This commit is contained in:
commit
5a590771e5
1 changed files with 0 additions and 1 deletions
|
@ -190,7 +190,6 @@ Copyright (c) .NET Foundation. All rights reserved.
|
|||
TargetingPackVersion="$(NetCoreAppTargetingPackVersion)"
|
||||
RuntimePackNamePatterns="Microsoft.NETCore.App.Runtime.**RID**"
|
||||
RuntimePackRuntimeIdentifiers="@(NetCoreRuntimePackRids, '%3B')"
|
||||
PackagesToReference="Microsoft.NETCore.App/$(NetCoreAppTargetingPackVersion)"
|
||||
IsTrimmable="true"
|
||||
/>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue