Skip to content

Commit

Permalink
build(deps): bump NuGet.LibraryModel from 5.9.1 to 5.10.0 (#60)
Browse files Browse the repository at this point in the history
Bumps [NuGet.LibraryModel](https://github.com/NuGet/NuGet.Client) from 5.9.1 to 5.10.0.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

---
updated-dependencies:
- dependency-name: NuGet.LibraryModel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 16, 2021
1 parent 9e2280f commit 8b532c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NuGet.LibraryModel" Version="5.9.1" />
<PackageReference Include="NuGet.LibraryModel" Version="5.10.0" />
<PackageReference Include="NuGet.Protocol" Version="5.9.1" />
</ItemGroup>

Expand Down

0 comments on commit 8b532c2

Please sign in to comment.