mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-03 06:13:40 +01:00
Merge remote-tracking branch 'origin/master' into api14-rollup
This commit is contained in:
commit
d7e04ad4ff
13 changed files with 77 additions and 46 deletions
|
|
@ -6,6 +6,10 @@
|
|||
<PlatformTarget>x64</PlatformTarget>
|
||||
<Platforms>x64</Platforms>
|
||||
<LangVersion>13.0</LangVersion>
|
||||
|
||||
<!-- Disable Intel CET. Causes crashes on unpatched Windows 10 systems. -->
|
||||
<!-- https://github.com/dotnet/runtime/issues/108589 -->
|
||||
<CETCompat>false</CETCompat>
|
||||
</PropertyGroup>
|
||||
|
||||
<!-- Code analysis settings for all Dalamud projects. -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue