Skip to content

Commit 41098c8

Browse files
committed
strong-naming error needs explicit ref in tests
1 parent df1a04f commit 41098c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/protobuf-net.Grpc.Test/protobuf-net.Grpc.Test.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2121
</PackageReference>
2222
<ProjectReference Include="..\..\src\protobuf-net.Grpc\protobuf-net.Grpc.csproj" />
23+
<PackageReference Include="Grpc.Core.Api" Version="$(GrpcVersion)" />
2324
</ItemGroup>
2425

2526
<ItemGroup Condition="'$(TargetFramework)' != 'net461' and '$(TargetFramework)' != 'net472'">

0 commit comments

Comments
 (0)