dbg type = embedded

This commit is contained in:
2024-08-18 23:50:00 +02:00
parent bf449c32a2
commit aefe7e5259
+1
View File
@@ -4,6 +4,7 @@
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<DebugType>embedded</DebugType>
</PropertyGroup>
<ItemGroup>