Дополнительные логи для проявления задержки

This commit is contained in:
2025-03-13 15:55:20 +03:00
parent 41cea56995
commit 7e040892cc
7 changed files with 35 additions and 6 deletions
@@ -7,6 +7,10 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<DefineConstants />
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Example.Events.Shared\Example.Events.Shared.csproj"/>
</ItemGroup>