Fixes build runtime identifiers (#161)
This commit is contained in:
parent
050d6b5fa9
commit
99b9f0a226
3 changed files with 1 additions and 2 deletions
|
|
@ -15,5 +15,6 @@
|
|||
<RestoreLockedMode>true</RestoreLockedMode>
|
||||
<NoWarn>NU1603</NoWarn>
|
||||
<DisableImplicitNuGetFallbackFolder>true</DisableImplicitNuGetFallbackFolder>
|
||||
<RuntimeIdentifiers>win-x64;linux-x64;osx-x64</RuntimeIdentifiers>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue