Skip to content

Commit

Permalink
Merge pull request #43 from csrakowski/dependabot/nuget/BenchmarkDotN…
Browse files Browse the repository at this point in the history
…et.Diagnostics.Windows-0.13.3

Bump BenchmarkDotNet.Diagnostics.Windows from 0.13.2 to 0.13.3
  • Loading branch information
csrakowski authored Dec 27, 2022
2 parents 3e4df38 + c631994 commit c0ddfdd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</ItemGroup>

<ItemGroup Condition=" '$(TargetFrameworkIdentifier)' == '.NETFramework' ">
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.2" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c0ddfdd

Please sign in to comment.