Update some nugets (#8738)

This commit is contained in:
wrexbe
2022-06-09 18:25:59 -07:00
committed by GitHub
parent dbb9466309
commit 0fc8c0ef5e
11 changed files with 23 additions and 16 deletions

View File

@@ -11,7 +11,7 @@
<LangVersion>10</LangVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.12.1" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Content.Client\Content.Client.csproj" />