From 61c4c26d63d8cb7db855ba9b1497686f0cd30a45 Mon Sep 17 00:00:00 2001 From: Guerra24 Date: Sat, 13 May 2023 13:29:29 -0600 Subject: [PATCH] Publish in AoT mode --- GameAwaiter.csproj | 1 + Properties/PublishProfiles/Build.pubxml | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GameAwaiter.csproj b/GameAwaiter.csproj index 087ac6e..fda16ef 100644 --- a/GameAwaiter.csproj +++ b/GameAwaiter.csproj @@ -5,6 +5,7 @@ net7.0 enable enable + true diff --git a/Properties/PublishProfiles/Build.pubxml b/Properties/PublishProfiles/Build.pubxml index 0cc5d28..e5e0297 100644 --- a/Properties/PublishProfiles/Build.pubxml +++ b/Properties/PublishProfiles/Build.pubxml @@ -12,8 +12,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. net7.0 win-x64 true - true + false false - true \ No newline at end of file