Skip to content

Commit

Permalink
Bump Microsoft.Build.Framework from 17.3.2 to 17.11.4 (#425)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Build.Framework](https://github.com/dotnet/msbuild) from 17.3.2 to 17.11.4.
- [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/v17.11.4)

---
updated-dependencies:
- dependency-name: Microsoft.Build.Framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 05a7c84 commit a147d2f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<ItemGroup Condition=" '$(TargetFramework)' != '$(NetCurrent)' ">
<PackageReference Include="Microsoft.Build" VersionOverride="17.3.2" />
<PackageReference Include="Microsoft.Build.Framework" VersionOverride="17.3.2" />
<PackageReference Include="Microsoft.Build.Framework" VersionOverride="17.11.4" />
<PackageReference Include="Microsoft.Build.Utilities.Core" VersionOverride="17.3.2" />
</ItemGroup>

Expand Down

0 comments on commit a147d2f

Please sign in to comment.