Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 20, 2021
1 parent 4f3d51f commit 8bd6529
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<GenerateProgramFile>false</GenerateProgramFile>
</PropertyGroup>
<ItemGroup Label="Package References">
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="16.10.0" />
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="16.11.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
<PackageReference Include="NUnit" Version="3.13.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.0.0" />
Expand Down

0 comments on commit 8bd6529

Please sign in to comment.