Merge pull request #2213 from peterhuene/update-windowsdesktop-known-framework
Update Microsoft.WindowsDesktop.App to mark as "Windows only".
This commit is contained in:
commit
06c20b5fa5
1 changed files with 1 additions and 0 deletions
|
@ -211,6 +211,7 @@ Copyright (c) .NET Foundation. All rights reserved.
|
|||
TargetingPackVersion="$(WindowsDesktopTargetingPackVersion)"
|
||||
RuntimePackNamePatterns="runtime.**RID**.Microsoft.WindowsDesktop.App"
|
||||
RuntimePackRuntimeIdentifiers="@(WindowsDesktopRuntimePackRids, '%3B')"
|
||||
IsWindowsOnly="true"
|
||||
/>
|
||||
|
||||
<KnownFrameworkReference Include="Microsoft.AspNetCore.App"
|
||||
|
|
Loading…
Reference in a new issue