2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2025-09-13 12:43:17 +00:00
This commit is contained in:
2025-08-28 00:10:20 +03:00
parent 4c38e0e668
commit 5b7c6a864f
3 changed files with 278 additions and 231 deletions

View File

@@ -43,7 +43,7 @@
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="System.Reflection.Emit" Version="4.7.0" />
<PackageReference Include="System.Reflection.Emit.Lightweight" Version="4.7.0" />
<PackageReference Include="System.Text.Json" Version="8.0.5" GeneratePathProperty="true" />
<PackageReference Include="System.Text.Json" Version="8.0.6" GeneratePathProperty="true" />
</ItemGroup>