Skip to content

Commit

Permalink
Bump Microsoft.Build.Framework from 16.5.0 to 16.6.0
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Build.Framework](https://github.com/microsoft/msbuild) from 16.5.0 to 16.6.0.
- [Release notes](https://github.com/microsoft/msbuild/releases)
- [Commits](https://github.com/microsoft/msbuild/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jun 24, 2020
1 parent 4369406 commit 884993f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LicenseGatherer.Core/LicenseGatherer.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="NuGet.ProjectModel" Version="5.5.1" />
<PackageReference Include="System.IO.Abstractions" Version="10.0.8" />
<PackageReference Include="System.Collections.Immutable" Version="1.7.1" />
<PackageReference Include="Microsoft.Build.Framework" Version="16.5.0" ExcludeAssets="runtime" />
<PackageReference Include="Microsoft.Build.Framework" Version="16.6.0" ExcludeAssets="runtime" />
<PackageReference Include="Microsoft.Build.Tasks.Core" Version="16.6.0" ExcludeAssets="runtime" />
</ItemGroup>
</Project>

0 comments on commit 884993f

Please sign in to comment.