Bump Microsoft.Build.Utilities.Core from 16.8.0 to 16.9.0 (#800)

Bumps [Microsoft.Build.Utilities.Core](https://github.com/microsoft/msbuild) from 16.8.0 to 16.9.0.
- [Release notes](https://github.com/microsoft/msbuild/releases)
- [Commits](https://github.com/microsoft/msbuild/commits/v16.9.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/806/head
dependabot[bot] 2021-03-16 18:41:20 +08:00 committed by GitHub
parent 14611a2fb3
commit 78bb7627fa
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.8.0" />
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="16.9.0" />
<PackageReference Include="Mono.Cecil" Version="0.11.3" />
</ItemGroup>