feat: Bumps dependencies. Introduces Serialization Generator v3 (#2584)

### Summary

* Upgrades Serialization Generator to v3. This contains numerous bug fixes and a significant performance improvement.
* Bumps other dependencies.
This commit is contained in:
Kamron Batman 2026-08-22 15:48:53 -07:00 committed by GitHub
parent 971d7b6a77
commit 541dbc5ac5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 13 additions and 18 deletions

View file

@ -17,6 +17,5 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Spectre.Console" Version="0.57.2" />
<PackageReference Update="Serilog" Version="4.4.0" />
</ItemGroup>
</Project>