Skip to content

Commit

Permalink
chore: bump NuGet.PackageManagement from 6.11.0 to 6.11.1 in /src
Browse files Browse the repository at this point in the history
Bumps [NuGet.PackageManagement](https://github.com/NuGet/NuGet.Client) from 6.11.0 to 6.11.1.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

---
updated-dependencies:
- dependency-name: NuGet.PackageManagement
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent e10bab4 commit 68264c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageVersion Include="Microsoft.Extensions.Options.DataAnnotations" Version="8.0.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.21.0" />
<PackageVersion Include="NuGet.PackageManagement" Version="6.11.0" />
<PackageVersion Include="NuGet.PackageManagement" Version="6.11.1" />
<PackageVersion Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
<PackageVersion Include="NUglify" Version="1.21.9" />
<PackageVersion Include="nunit" Version="4.2.2" />
Expand Down

0 comments on commit 68264c5

Please sign in to comment.