mirror of
https://github.com/GreemDev/Ryujinx
synced 2025-01-02 09:10:03 +01:00
set "EnforceCodeStyleInBuild" to "true"
This commit is contained in:
parent
9eb273a0f7
commit
9672b4ddf9
1 changed files with 1 additions and 0 deletions
|
@ -2,5 +2,6 @@
|
|||
<PropertyGroup>
|
||||
<TargetFramework>net9.0</TargetFramework>
|
||||
<LangVersion>latest</LangVersion>
|
||||
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
|
Loading…
Reference in a new issue