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 0a6940b commit bfdba6fCopy full SHA for bfdba6f
Directory.Packages.props
@@ -4,7 +4,7 @@
4
<PropertyGroup>
5
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
6
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
7
- <BenchmarkDotNetVersion>0.15.5</BenchmarkDotNetVersion>
+ <BenchmarkDotNetVersion>0.15.8</BenchmarkDotNetVersion>
8
<MSBuildPackageVersion>16.11.6</MSBuildPackageVersion>
9
<MSBuildPackageVersion Condition="'$(IsTestProject)'=='true'">17.14.28</MSBuildPackageVersion>
10
<!-- LibGit2Sharp Native Binary version - used in both main project and Cake addin -->
0 commit comments