This commit is contained in:
Evan Husted 2024-12-23 20:15:36 -06:00 committed by GitHub
parent 4937b9ee7f
commit c8b12ee3ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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