Skip to content

Commit 3ed566b

Browse files
Bump NuGet.Protocol from 6.7.0 to 6.8.0 in /src/code (#1480)
1 parent 90d3e7b commit 3ed566b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/code/Microsoft.PowerShell.PSResourceGet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="NuGet.Configuration" Version="6.7.0" />
2020
<PackageReference Include="NuGet.Packaging" Version="6.7.0" />
2121
<PackageReference Include="NuGet.ProjectModel" Version="6.7.0" />
22-
<PackageReference Include="NuGet.Protocol" Version="6.7.0" />
22+
<PackageReference Include="NuGet.Protocol" Version="6.8.0" />
2323
<PackageReference Include="PowerShellStandard.Library" Version="7.0.0-preview.1" />
2424
<PackageReference Include="System.Net.Http" Version="4.3.4" />
2525
<PackageReference Include="System.Text.Json" Version="8.0.0" />

0 commit comments

Comments
 (0)