Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: NuGet.Commands
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 17, 2024
1 parent fc8b209 commit 997d211
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GVFS/GVFS.Common/GVFS.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
<PackageReference Include="LibGit2Sharp.NativeBinaries" Version="2.0.278" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="2.2.4" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="NuGet.Commands" Version="4.9.2" />
<PackageReference Include="NuGet.Commands" Version="5.11.5" />
<PackageReference Include="SharpZipLib" Version="1.2.0" />
<PackageReference Include="StyleCop.Analyzers" Version="1.0.2">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="NuGet.Protocol" Version="4.9.2" />
<PackageReference Include="NuGet.Protocol" Version="5.11.5" />
<PackageReference Include="System.Security.Cryptography.Algorithms" Version="4.3.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 997d211

Please sign in to comment.