Skip to content

Commit 26c4e7b

Browse files
Bump Microsoft.Build.Utilities.Core from 17.2.0 to 17.3.1
Bumps [Microsoft.Build.Utilities.Core](https://github.com/dotnet/msbuild) from 17.2.0 to 17.3.1. - [Release notes](https://github.com/dotnet/msbuild/releases) - [Commits](https://github.com/dotnet/msbuild/commits) --- 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 ba82573 commit 26c4e7b

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
@@ -3,7 +3,7 @@
33
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
44
</PropertyGroup>
55
<ItemGroup>
6-
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.2.0" />
6+
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.3.1" />
77
<PackageVersion Include="Microsoft.Build" Version="17.2.0" />
88
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.3.1" />
99
<PackageVersion Include="Microsoft.VisualStudioEng.MicroBuild.Core" Version="1.0.0" />

0 commit comments

Comments
 (0)