Test Improvement

This commit is contained in:
h z
2024-09-27 22:23:22 +01:00
parent 9126f98173
commit c6843279ce
9 changed files with 75 additions and 20 deletions

View File

@@ -13,5 +13,7 @@
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DocumentationFile>bin\Release\net6.0\Skeleton.xml</DocumentationFile>
</PropertyGroup>
<PropertyGroup>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
</Project>