Skip to content

Commit f8cb3cc

Browse files
Bump Microsoft.Build.Utilities.Core from 17.12.6 to 17.13.9
Bumps [Microsoft.Build.Utilities.Core](https://github.com/dotnet/msbuild) from 17.12.6 to 17.13.9. - [Release notes](https://github.com/dotnet/msbuild/releases) - [Changelog](https://github.com/dotnet/msbuild/blob/main/documentation/Changelog.md) - [Commits](dotnet/msbuild@v17.12.6...v17.13.9) --- updated-dependencies: - dependency-name: Microsoft.Build.Utilities.Core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d898e8 commit f8cb3cc

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
@@ -7,7 +7,7 @@ SPDX-License-Identifier: MIT
77
<Project>
88
<ItemGroup>
99
<!-- GitVersion.MsBuild -->
10-
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.12.6" />
10+
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.13.9" />
1111
<!-- UnitTests -->
1212
<PackageVersion Include="Moq" Version="4.20.72" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)