Add tvOS to .NET5 runtime pack IDs
This commit is contained in:
parent
6de5203c5d
commit
8289cde9a0
1 changed files with 2 additions and 0 deletions
|
@ -78,6 +78,8 @@
|
|||
ios-arm64;
|
||||
ios-arm;
|
||||
ios-x64;
|
||||
tvos-arm64;
|
||||
tvos-x64;
|
||||
" />
|
||||
|
||||
<NetCoreRuntimePackRids Include="@(NetCore5RuntimePackRids)"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue