Bump Microsoft.Build.Utilities.Core from 16.11.0 to 17.2.0 (#935)

Bumps [Microsoft.Build.Utilities.Core](https://github.com/dotnet/msbuild) from 16.11.0 to 17.2.0.
- [Release notes](https://github.com/dotnet/msbuild/releases)
- [Commits](https://github.com/dotnet/msbuild/compare/v16.11.0...v17.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/962/head
dependabot[bot] 2022-08-23 09:52:17 +02:00 committed by GitHub
parent 8a1f3ea925
commit 393c635da1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="16.11.0" />
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.2.0" />
<PackageReference Include="Mono.Cecil" Version="0.11.4" />
</ItemGroup>