Skip to content

Commit c4f22b5

Browse files
Update MSBuildPackageVersion to 17.14.8 (#1211)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1c9055e commit c4f22b5

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.15.1</BenchmarkDotNetVersion>
88
<MSBuildPackageVersion>16.11.6</MSBuildPackageVersion>
9-
<MSBuildPackageVersion Condition="'$(IsTestProject)'=='true'">17.13.9</MSBuildPackageVersion>
9+
<MSBuildPackageVersion Condition="'$(IsTestProject)'=='true'">17.14.8</MSBuildPackageVersion>
1010
<!-- LibGit2Sharp Native Binary version - used in both main project and Cake addin -->
1111
<LibGit2SharpNativeVersion>2.0.323</LibGit2SharpNativeVersion>
1212
</PropertyGroup>

0 commit comments

Comments
 (0)