mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-12-01 22:22:23 -05: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