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 04706a4 commit 2aa6a29Copy full SHA for 2aa6a29
Directory.Packages.props
@@ -6,7 +6,7 @@
6
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
7
<BenchmarkDotNetVersion>0.13.12</BenchmarkDotNetVersion>
8
<MSBuildPackageVersion>16.11.0</MSBuildPackageVersion>
9
- <MSBuildPackageVersion Condition="'$(IsTestProject)'=='true'">16.11.0</MSBuildPackageVersion>
+ <MSBuildPackageVersion Condition="'$(IsTestProject)'=='true'">17.13.9</MSBuildPackageVersion>
10
<!-- LibGit2Sharp Native Binary version - used in both main project and Cake addin -->
11
<LibGit2SharpNativeVersion>2.0.320</LibGit2SharpNativeVersion>
12
</PropertyGroup>
0 commit comments