Skip to content

Commit

Permalink
Bump NuGet.Commands from 6.7.0 to 6.8.0 in /src/code (#1483)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and alerickson committed Feb 5, 2024
1 parent d54e728 commit 47d83b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/code/Microsoft.PowerShell.PSResourceGet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NuGet.Commands" Version="6.7.0" />
<PackageReference Include="NuGet.Commands" Version="6.8.0" />
<PackageReference Include="NuGet.Common" Version="6.8.0" />
<PackageReference Include="NuGet.Configuration" Version="6.7.0" />
<PackageReference Include="NuGet.Configuration" Version="6.8.0" />
<PackageReference Include="NuGet.Packaging" Version="6.8.0" />
<PackageReference Include="NuGet.ProjectModel" Version="6.7.0" />
<PackageReference Include="NuGet.ProjectModel" Version="6.8.0" />
<PackageReference Include="NuGet.Protocol" Version="6.8.0" />
<PackageReference Include="PowerShellStandard.Library" Version="7.0.0-preview.1" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
Expand Down

0 comments on commit 47d83b3

Please sign in to comment.