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