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 f8217be commit df0de66Copy full SHA for df0de66
tests/protobuf-net.Grpc.Test.IntegrationUpLevel/protobuf-net.Grpc.Test.IntegrationUpLevel.csproj
@@ -12,6 +12,7 @@
12
<ItemGroup>
13
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
14
<PackageReference Include="protobuf-net" Version="3.0.0-alpha.154" />
15
+ <PackageReference Include="System.Collections.Immutable" Version="1.7.1" />
16
<PackageReference Include="xunit" Version="2.4.1" />
17
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.2">
18
<PrivateAssets>all</PrivateAssets>
0 commit comments