make Grpc.Auth only depend on Grpc.Core.Api

pull/19712/head
Jan Tattermusch 6 years ago
parent 11bf6dbad6
commit d4e778ca2f
  1. 2
      src/csharp/Grpc.Auth/Grpc.Auth.csproj

@ -27,7 +27,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="../Grpc.Core/Grpc.Core.csproj">
<ProjectReference Include="../Grpc.Core.Api/Grpc.Core.Api.csproj">
<PrivateAssets>None</PrivateAssets>
</ProjectReference>
</ItemGroup>

Loading…
Cancel
Save