Skip to content

Commit

Permalink
Bump NuGet.Packaging from 6.10.0 to 6.10.1 in /ApiSurface (#75)
Browse files Browse the repository at this point in the history
Bumps [NuGet.Packaging](https://github.com/NuGet/NuGet.Client) from 6.10.0 to 6.10.1.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 8880869 commit a36e505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ApiSurface/ApiSurface.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<ItemGroup>
<PackageReference Include="FSharp.Core" Version="4.3.4" />
<PackageReference Include="System.Text.Json" Version="7.0.3" />
<PackageReference Include="NuGet.Packaging" Version="6.10.0" />
<PackageReference Include="NuGet.Packaging" Version="6.10.1" />
<PackageReference Include="NuGet.Protocol" Version="6.10.0" />
<PackageReference Include="System.IO.Abstractions" Version="4.2.13" />
</ItemGroup>
Expand Down

0 comments on commit a36e505

Please sign in to comment.