Skip to content

Commit

Permalink
Bump NuGet.Resolver from 6.6.1 to 6.8.0 in /Solutions
Browse files Browse the repository at this point in the history
Bumps [NuGet.Resolver](https://github.com/NuGet/NuGet.Client) from 6.6.1 to 6.8.0.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent bda598d commit 4e99149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Solutions/Endjin.Adr.Cli/Endjin.Adr.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<PackageReference Include="NDepend.Path" Version="2.0.0" />
<PackageReference Include="NuGet.Common" Version="6.6.1" />
<PackageReference Include="NuGet.Packaging.Core" Version="6.6.1" />
<PackageReference Include="NuGet.Resolver" Version="6.6.1" />
<PackageReference Include="NuGet.Resolver" Version="6.8.0" />
<PackageReference Include="Spectre.Console" Version="0.47.0" />
<PackageReference Include="Spectre.Console.Cli" Version="0.47.0" />
<PackageReference Include="YamlDotNet" Version="13.1.1" />
Expand Down

0 comments on commit 4e99149

Please sign in to comment.