Performance issue solved, fully works with Microsoft DI

This commit is contained in:
2025-07-13 11:48:49 +03:00
parent 3ce66786b5
commit 95ec6767fa
4 changed files with 8 additions and 2 deletions
+4
View File
@@ -9,6 +9,10 @@
<InvariantGlobalization>true</InvariantGlobalization>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<PlatformTarget>x64</PlatformTarget>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Example.Shared\Example.Shared.csproj" />
</ItemGroup>