Bump Microsoft.Build.Utilities.Core from 16.9.0 to 16.10.0

Bumps [Microsoft.Build.Utilities.Core](https://github.com/dotnet/msbuild) from 16.9.0 to 16.10.0.
- [Release notes](https://github.com/dotnet/msbuild/releases)
- [Commits](https://github.com/dotnet/msbuild/compare/v16.9.0...v16.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
pull/833/head
dependabot[bot] 2021-05-26 05:04:09 +00:00 committed by GitHub
parent 25b5d7a741
commit cba373a87f
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.9.0" />
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="16.10.0" />
<PackageReference Include="Mono.Cecil" Version="0.11.3" />
</ItemGroup>