Grpc.Core depends on Grpc.Core.Api

pull/17778/head
Jan Tattermusch 6 years ago
parent 6382ca10e0
commit 3fda664d39
  1. 4
      src/csharp/Grpc.Core/Grpc.Core.csproj

@ -80,6 +80,10 @@
</Content>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="../Grpc.Core.Api/Grpc.Core.Api.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="System.Interactive.Async" Version="3.1.1" />
</ItemGroup>

Loading…
Cancel
Save