Skip to content

Commit 983caa6

Browse files
authored
update Nuget.Protocol version (#54139)
1 parent e1ebf00 commit 983caa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/tools/BaselineGenerator/BaselineGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<Compile Include="$(SharedSourceRoot)CommandLineUtils\**\*.cs" />
11-
<PackageReference Include="NuGet.Protocol" Version="5.9.3" />
11+
<PackageReference Include="NuGet.Protocol" Version="6.9.1" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)