Skip to content

Commit

Permalink
Merge pull request #107 from manne/dependabot/nuget/Microsoft.Build.F…
Browse files Browse the repository at this point in the history
…ramework-16.6.0

Bump Microsoft.Build.Framework from 16.5.0 to 16.6.0
  • Loading branch information
manne authored Jun 24, 2020
2 parents b1d3b30 + 884993f commit dc424cd
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 dc424cd

Please sign in to comment.