Skip to content

Commit

Permalink
Merge pull request #740 from microsoft/updateNuGet
Browse files Browse the repository at this point in the history
Update NuGet.Protocol to 5.8.0 in test project
  • Loading branch information
AArnott authored Oct 27, 2022
2 parents bfa8a15 + 5088a42 commit 1b6ac81
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
<PackageReference Include="MessagePack" Version="2.2.85" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.10.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit" Version="1.1.1" />
<PackageReference Include="NuGet.Protocol" Version="5.8.0" />
<!-- <PackageReference Include="Microsoft.Dia.Win32Metadata" Version="$(DiaMetadataVersion)" PrivateAssets="none" /> -->
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
<PackageReference Include="System.Collections.Immutable" Version="5.0.0" />
Expand Down

0 comments on commit 1b6ac81

Please sign in to comment.