Итоговое уменьшение передаваемой информации в 4 раза

This commit is contained in:
2025-02-27 09:01:21 +03:00
parent 5718f9c313
commit 906bda7000
8 changed files with 18 additions and 14 deletions
+2 -2
View File
@@ -11,11 +11,11 @@
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DefineConstants />
<DefineConstants>TRACE</DefineConstants>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<DefineConstants />
<DefineConstants>TRACE;</DefineConstants>
</PropertyGroup>
<ItemGroup>