Skip to content

Commit 2aa6a29

Browse files
Update MSBuildPackageVersion to v17 (#1171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 04706a4 commit 2aa6a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
77
<BenchmarkDotNetVersion>0.13.12</BenchmarkDotNetVersion>
88
<MSBuildPackageVersion>16.11.0</MSBuildPackageVersion>
9-
<MSBuildPackageVersion Condition="'$(IsTestProject)'=='true'">16.11.0</MSBuildPackageVersion>
9+
<MSBuildPackageVersion Condition="'$(IsTestProject)'=='true'">17.13.9</MSBuildPackageVersion>
1010
<!-- LibGit2Sharp Native Binary version - used in both main project and Cake addin -->
1111
<LibGit2SharpNativeVersion>2.0.320</LibGit2SharpNativeVersion>
1212
</PropertyGroup>

0 commit comments

Comments
 (0)