Skip to content

Commit

Permalink
Bump Microsoft.Build from 16.11.0 to 17.2.0 (#26)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Build](https://github.com/dotnet/msbuild) from 16.11.0 to 17.2.0.
- [Release notes](https://github.com/dotnet/msbuild/releases)
- [Commits](dotnet/msbuild@v16.11.0...v17.2.0)

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

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 Jul 5, 2022
1 parent 411a3fe commit 86ebeb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<ItemGroup>
<PackageReference Update="CommandLineParser" Version="2.9.1" />
<PackageReference Update="log4net" Version="2.0.14" />
<PackageReference Update="Microsoft.Build" Version="16.11.0" />
<PackageReference Update="Microsoft.Build" Version="17.2.0" />
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.2.0" />
<PackageReference Update="NuGet.Commands" Version="6.2.1" />
<PackageReference Update="Shouldly" Version="4.0.3" />
Expand Down

0 comments on commit 86ebeb4

Please sign in to comment.