Skip to content

Commit

Permalink
build(deps): Bump Microsoft.Build.Utilities.Core from 17.8.3 to 17.9.5
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Build.Utilities.Core](https://github.com/dotnet/msbuild) from 17.8.3 to 17.9.5.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 14, 2024
1 parent 93eb74c commit 4bd63d4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.8.3" />
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.9.5" />
<PackageReference Include="Mono.Cecil" Version="0.11.5" />
</ItemGroup>

Expand Down

0 comments on commit 4bd63d4

Please sign in to comment.