Skip to content

Commit

Permalink
Use newer NuGet.Protocol version
Browse files Browse the repository at this point in the history
- v4.8.2 ➡️  v5.8.1
  • Loading branch information
dougbu authored Apr 2, 2021
1 parent 9b475bd commit 2628a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/tools/BaselineGenerator/BaselineGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<Compile Include="$(SharedSourceRoot)CommandLineUtils\**\*.cs" />
<PackageReference Include="NuGet.Protocol" Version="4.8.2" />
<PackageReference Include="NuGet.Protocol" Version="5.8.1" />
</ItemGroup>

</Project>

0 comments on commit 2628a37

Please sign in to comment.