Skip to content

Commit

Permalink
Update BenchmarkDotNet nuget package in Content.Benchmarks to version…
Browse files Browse the repository at this point in the history
… 0.12.1.
  • Loading branch information
Acruid committed Aug 10, 2020
1 parent 32f658a commit c385947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Content.Benchmarks/Content.Benchmarks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<LangVersion>8</LangVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.12.0" />
<PackageReference Include="BenchmarkDotNet" Version="0.12.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Content.Client\Content.Client.csproj" />
Expand Down

0 comments on commit c385947

Please sign in to comment.