Skip to content

Commit

Permalink
build(deps): bump NuGet.Configuration and NuGet.Frameworks
Browse files Browse the repository at this point in the history
Bumps [NuGet.Configuration](https://github.com/NuGet/NuGet.Client) and [NuGet.Frameworks](https://github.com/NuGet/NuGet.Client). These dependencies needed to be updated together.

Updates `NuGet.Configuration` from 6.10.1 to 6.11.0
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

Updates `NuGet.Frameworks` from 6.10.1 to 6.11.0
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent e849501 commit 5ac1c76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
<PackageVersion Include="Mono.Posix.NETStandard" Version="1.0.0" Condition="'$(TargetFramework)' == 'net6.0'"/>
<PackageVersion Include="Moq" Version="4.20.70" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="NuGet.Configuration" Version="6.10.1" />
<PackageVersion Include="NuGet.Frameworks" Version="6.10.1" />
<PackageVersion Include="NuGet.Configuration" Version="6.11.0" />
<PackageVersion Include="NuGet.Frameworks" Version="6.11.0" />
<PackageVersion Include="packageurl-dotnet" Version="1.1.0" />
<PackageVersion Include="PowerArgs" Version="3.6.0" />
<PackageVersion Include="Scrutor" Version="4.2.2" />
Expand Down

0 comments on commit 5ac1c76

Please sign in to comment.