Skip to content

Commit

Permalink
Merge pull request #1542 from dotnet/dependabot/nuget/Ix.NET/Source/B…
Browse files Browse the repository at this point in the history
…enchmarkDotNet-0.13.0

Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Ix.NET/Source
  • Loading branch information
bartdesmet authored Aug 23, 2021
2 parents cd6fe7d + 362d9e2 commit 509ca43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.12.1" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.0" />
</ItemGroup>

<ItemGroup Condition="'$(Configuration)|$(Platform)'=='Ix.net 3.1.1|AnyCPU'">
Expand Down

0 comments on commit 509ca43

Please sign in to comment.