Skip to content

Commit 9a9c2e8

Browse files
(deps): Bump Microsoft.Build.Utilities.Core from 17.7.0 to 17.7.2
Bumps [Microsoft.Build.Utilities.Core](https://github.com/dotnet/msbuild) from 17.7.0 to 17.7.2. - [Release notes](https://github.com/dotnet/msbuild/releases) - [Changelog](https://github.com/dotnet/msbuild/blob/main/documentation/Changelog.md) - [Commits](https://github.com/dotnet/msbuild/commits) --- updated-dependencies: - dependency-name: Microsoft.Build.Utilities.Core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f10b2c7 commit 9a9c2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageVersion Include="LibGit2Sharp" Version="0.27.2" />
99
<PackageVersion Include="JetBrains.Annotations" Version="2023.2.0" />
1010
<PackageVersion Include="Microsoft.Build" Version="17.7.2" />
11-
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.7.0" />
11+
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.7.2" />
1212
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.7.0" />
1313
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" />
1414
<PackageVersion Include="Microsoft.Extensions.Configuration.CommandLine" Version="7.0.0" />

0 commit comments

Comments
 (0)