From 9c075d89d653c1d329ffd3a5839ac114f5e71438 Mon Sep 17 00:00:00 2001 From: Tig Date: Thu, 10 Oct 2024 17:14:31 -0600 Subject: [PATCH] disabling aot thing to pass release build --- NativeAot/NativeAot.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NativeAot/NativeAot.csproj b/NativeAot/NativeAot.csproj index c04735589d..622892b0f6 100644 --- a/NativeAot/NativeAot.csproj +++ b/NativeAot/NativeAot.csproj @@ -14,9 +14,9 @@ - +