We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b475bd commit 2628a37Copy full SHA for 2628a37
eng/tools/BaselineGenerator/BaselineGenerator.csproj
@@ -8,7 +8,7 @@
8
9
<ItemGroup>
10
<Compile Include="$(SharedSourceRoot)CommandLineUtils\**\*.cs" />
11
- <PackageReference Include="NuGet.Protocol" Version="4.8.2" />
+ <PackageReference Include="NuGet.Protocol" Version="5.8.1" />
12
</ItemGroup>
13
14
</Project>
0 commit comments