disable CETCompat

This commit is contained in:
HolographicHat
2025-04-05 21:47:59 +08:00
parent e25bc9aeba
commit 9915b9246e
2 changed files with 3 additions and 1 deletions

View File

@@ -27,4 +27,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: Artifacts
path: publish
path: YaeAchievement\publish\publish

View File

@@ -18,6 +18,8 @@
<PublishReadyToRun>true</PublishReadyToRun>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<CETCompat>false</CETCompat>
</PropertyGroup>
<ItemGroup>