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 1c9055e commit c4f22b5Copy full SHA for c4f22b5
Directory.Packages.props
@@ -6,7 +6,7 @@
6
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
7
<BenchmarkDotNetVersion>0.15.1</BenchmarkDotNetVersion>
8
<MSBuildPackageVersion>16.11.6</MSBuildPackageVersion>
9
- <MSBuildPackageVersion Condition="'$(IsTestProject)'=='true'">17.13.9</MSBuildPackageVersion>
+ <MSBuildPackageVersion Condition="'$(IsTestProject)'=='true'">17.14.8</MSBuildPackageVersion>
10
<!-- LibGit2Sharp Native Binary version - used in both main project and Cake addin -->
11
<LibGit2SharpNativeVersion>2.0.323</LibGit2SharpNativeVersion>
12
</PropertyGroup>
0 commit comments