This commit is contained in:
Evan Husted 2024-12-23 20:15:36 -06:00
parent 0945ea68fe
commit d4b9e06522

View File

@ -1,7 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>