chore(deps): Bumps xunit to 3.0, serialization generator to 2.12.18, high performance to 8.4, and mailkit to 4.9 (#2032)

This commit is contained in:
Kamron Batman 2024-12-27 12:56:41 -08:00 committed by GitHub
parent e8a199e498
commit 60b97f80d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 10 additions and 14 deletions

View file

@ -66,7 +66,7 @@
<PackageReference Include="Serilog.Sinks.Async" Version="2.1.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
<PackageReference Include="Nerdbank.GitVersioning" Condition="!Exists('packages.config')">
<Version>3.6.146</Version>
<Version>3.7.112</Version>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<AdditionalFiles Include="..\..\Rules.ruleset" />