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 e2d1f2e commit 653991cCopy full SHA for 653991c
Analogy.LogServer.Clients/Analogy.LogServer.Clients.csproj
@@ -52,8 +52,4 @@
52
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
53
</PackageReference>
54
</ItemGroup>
55
-
56
- <ItemGroup Condition=" '$(TargetFramework)' == 'netcoreapp3.1' or '$(TargetFramework)' == 'net5.0-windows' ">
57
- <PackageReference Include="Grpc.Net.Client" Version="2.40.0" />
58
- </ItemGroup>
59
</Project>
0 commit comments