Remove duplicates

This commit is contained in:
Brandon Thetford
2024-06-21 00:48:05 -07:00
parent 437e846ef5
commit 255d63112a

View File

@@ -75,7 +75,5 @@
<IncludeTestAssembly>
False
</IncludeTestAssembly>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
</Project>