Updated packages

This commit is contained in:
Kwoth
2022-05-12 23:56:12 +02:00
parent 1db97decd1
commit cb865d5012
8 changed files with 32 additions and 24 deletions

View File

@@ -8,7 +8,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Serilog" Version="2.10.0" />
<PackageReference Include="Serilog" Version="2.11.0" />
<PackageReference Include="System.Threading.Channels" Version="6.0.0" />
</ItemGroup>
</Project>