aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx.csproj')
-rw-r--r--Ryujinx.csproj5
1 files changed, 5 insertions, 0 deletions
diff --git a/Ryujinx.csproj b/Ryujinx.csproj
index 2c25afc0..9ad696d8 100644
--- a/Ryujinx.csproj
+++ b/Ryujinx.csproj
@@ -9,4 +9,9 @@
<PackageReference Include="OpenTK.NETCore" Version="1.1.2749.6433" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="4.4.0" />
</ItemGroup>
+ <ItemGroup>
+ <None Update="Ryujinx.conf">
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </None>
+ </ItemGroup>
</Project> \ No newline at end of file