DebugType

This commit is contained in:
2022-09-26 22:09:17 +06:00
parent 959a419f82
commit 6f3f951f8c
4 changed files with 0 additions and 4 deletions

View File

@@ -6,7 +6,6 @@
<ImplicitUsings>disable</ImplicitUsings>
<Nullable>disable</Nullable>
<ProduceReferenceAssembly>False</ProduceReferenceAssembly>
<DebugType>portable</DebugType>
<Configurations>Debug;Release;Release-net48</Configurations>
<Platforms>AnyCPU;x64;x86;arm64</Platforms>
</PropertyGroup>