summary refs log tree commit diff
path: root/LibGit/LibGit.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 /LibGit/LibGit.csproj
parentread indexes and packs correctly (diff)
downloadGitTools-d65325f1298bc456824dc68e5d34a4ac0d686e42.tar.xz
Use bulk reads and more intrinsics HEAD master
Diffstat (limited to 'LibGit/LibGit.csproj')
-rw-r--r--LibGit/LibGit.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/LibGit/LibGit.csproj b/LibGit/LibGit.csproj

index a55e5be..c87aeab 100644 --- a/LibGit/LibGit.csproj +++ b/LibGit/LibGit.csproj
@@ -4,6 +4,7 @@ <TargetFramework>net10.0</TargetFramework> <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable> + <AllowUnsafeBlocks>true</AllowUnsafeBlocks> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">