We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3e7084 commit 468b29fCopy full SHA for 468b29f
src/Benchmarks/Directory.Packages.props
@@ -4,7 +4,7 @@
4
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
5
</PropertyGroup>
6
<ItemGroup>
7
- <PackageVersion Include="BenchmarkDotNet" Version="0.15.1" />
+ <PackageVersion Include="BenchmarkDotNet" Version="0.15.2" />
8
</ItemGroup>
9
10
<!-- Inherit parent props file if one exists. -->
0 commit comments