Merge branch 'master' into develop

This commit is contained in:
Dmitri Shimanski
2025-03-21 00:51:37 +02:00
committed by GitHub
5 changed files with 224 additions and 10 deletions

View File

@@ -6,6 +6,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>