Skip to content

Commit a36e505

Browse files
Bump NuGet.Packaging from 6.10.0 to 6.10.1 in /ApiSurface (#75)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8880869 commit a36e505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ApiSurface/ApiSurface.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<ItemGroup>
3939
<PackageReference Include="FSharp.Core" Version="4.3.4" />
4040
<PackageReference Include="System.Text.Json" Version="7.0.3" />
41-
<PackageReference Include="NuGet.Packaging" Version="6.10.0" />
41+
<PackageReference Include="NuGet.Packaging" Version="6.10.1" />
4242
<PackageReference Include="NuGet.Protocol" Version="6.10.0" />
4343
<PackageReference Include="System.IO.Abstractions" Version="4.2.13" />
4444
</ItemGroup>

0 commit comments

Comments
 (0)