Skip to content

Commit

Permalink
Bump Microsoft.Build.Framework from 16.8.0 to 16.9.0
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Build.Framework](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)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mkaring committed Mar 2, 2021
1 parent e91b62a commit 8e93b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/IncorrectRedirectToGac/IncorrectRedirectToGac.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Build.Framework" Version="16.8.0" />
<PackageReference Include="Microsoft.Build.Framework" Version="16.9.0" />
</ItemGroup>

</Project>

0 comments on commit 8e93b47

Please # to comment.