Skip to content

Commit

Permalink
Bump NuGet.Packaging from 6.8.0 to 6.8.1 in /src/code (#1566)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 14, 2024
1 parent f812154 commit 23f908e
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 @@ -15,9 +15,9 @@

<ItemGroup>
<PackageReference Include="NuGet.Commands" Version="6.8.0" />
<PackageReference Include="NuGet.Common" Version="6.8.0" />
<PackageReference Include="NuGet.Configuration" Version="6.8.0" />
<PackageReference Include="NuGet.Packaging" Version="6.8.0" />
<PackageReference Include="NuGet.Common" Version="6.8.1" />
<PackageReference Include="NuGet.Configuration" Version="6.8.1" />
<PackageReference Include="NuGet.Packaging" Version="6.8.1" />
<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" />
Expand Down

0 comments on commit 23f908e

Please sign in to comment.