Merge pull request #1992 from sbomer/isTrimmable
Mark Microsoft.NETCore.App as trimmable
This commit is contained in:
commit
865f1c2745
1 changed files with 1 additions and 0 deletions
|
@ -192,6 +192,7 @@ Copyright (c) .NET Foundation. All rights reserved.
|
|||
RuntimePackNamePatterns="runtime.**RID**.Microsoft.NETCore.App%3Bruntime.**RID**.Microsoft.NETCore.DotNetHostResolver%3Bruntime.**RID**.Microsoft.NETCore.DotNetHostPolicy"
|
||||
RuntimePackRuntimeIdentifiers="@(NetCoreRuntimePackRids, '%3B')"
|
||||
PackagesToReference="Microsoft.NETCore.App/$(NetCoreAppTargetingPackVersion)"
|
||||
IsTrimmable="true"
|
||||
/>
|
||||
|
||||
<KnownAppHostPack Include="Microsoft.NETCore.App"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue