mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-28 08:30:46 -07:00
Add runtime identifiers to new projects
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netcoreapp3.0</TargetFramework>
|
||||
<RuntimeIdentifiers>win-x64;osx-x64;linux-x64</RuntimeIdentifiers>
|
||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||
</PropertyGroup>
|
||||
|
||||
|
Reference in New Issue
Block a user