From 7526def44839a93deec231f4a574256a74d400d1 Mon Sep 17 00:00:00 2001 From: leo Date: Wed, 18 Dec 2024 10:17:00 +0800 Subject: [PATCH] project: rename `dotnet publish` option `-p:SourceGitNoAot=true|false` to `-p:DisableAOT=true|false` --- src/SourceGit.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SourceGit.csproj b/src/SourceGit.csproj index 89893a39..2e2d60ee 100644 --- a/src/SourceGit.csproj +++ b/src/SourceGit.csproj @@ -20,7 +20,7 @@ Public - + true true link