Skip to content

Commit 1b6ac81

Browse files
authored
Merge pull request #740 from microsoft/updateNuGet
Update NuGet.Protocol to 5.8.0 in test project
2 parents bfa8a15 + 5088a42 commit 1b6ac81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Microsoft.Windows.CsWin32.Tests/Microsoft.Windows.CsWin32.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
<PackageReference Include="MessagePack" Version="2.2.85" />
4242
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.10.0" />
4343
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit" Version="1.1.1" />
44+
<PackageReference Include="NuGet.Protocol" Version="5.8.0" />
4445
<!-- <PackageReference Include="Microsoft.Dia.Win32Metadata" Version="$(DiaMetadataVersion)" PrivateAssets="none" /> -->
4546
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
4647
<PackageReference Include="System.Collections.Immutable" Version="5.0.0" />

0 commit comments

Comments
 (0)