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)"
|
TargetingPackVersion="$(WindowsDesktopTargetingPackVersion)"
|
||||||
RuntimePackNamePatterns="runtime.**RID**.Microsoft.WindowsDesktop.App"
|
RuntimePackNamePatterns="runtime.**RID**.Microsoft.WindowsDesktop.App"
|
||||||
RuntimePackRuntimeIdentifiers="@(WindowsDesktopRuntimePackRids, '%3B')"
|
RuntimePackRuntimeIdentifiers="@(WindowsDesktopRuntimePackRids, '%3B')"
|
||||||
|
IsWindowsOnly="true"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<KnownFrameworkReference Include="Microsoft.AspNetCore.App"
|
<KnownFrameworkReference Include="Microsoft.AspNetCore.App"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue