summary refs log tree commit diff
path: root/LibGitTest/LibGitTest.csproj
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-12-12 20:28:15 +0100
committerRory& <root@rory.gay>2025-12-12 20:28:15 +0100
commitd65325f1298bc456824dc68e5d34a4ac0d686e42 (patch)
tree6d7445236bf34c1c2b380bae511e227a6fefb2bc /LibGitTest/LibGitTest.csproj
parentread indexes and packs correctly (diff)
downloadGitTools-d65325f1298bc456824dc68e5d34a4ac0d686e42.tar.xz
Use bulk reads and more intrinsics HEAD master
Diffstat (limited to 'LibGitTest/LibGitTest.csproj')
-rw-r--r--LibGitTest/LibGitTest.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/LibGitTest/LibGitTest.csproj b/LibGitTest/LibGitTest.csproj

index fddc46c..5f1d18e 100644 --- a/LibGitTest/LibGitTest.csproj +++ b/LibGitTest/LibGitTest.csproj
@@ -5,6 +5,7 @@ <TargetFramework>net10.0</TargetFramework> <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable> + <PublishAOT>true</PublishAOT> </PropertyGroup> <ItemGroup>