Skip to content

Commit

Permalink
Update Grpc.HealthCheck.csproj
Browse files Browse the repository at this point in the history
Co-authored-by: James Newton-King <james@newtonking.com>
  • Loading branch information
thompson-tomo and JamesNK committed Apr 17, 2024
1 parent bdf2139 commit 920056e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Grpc.HealthCheck/Grpc.HealthCheck.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@

<ItemGroup Condition=" '$(TargetFramework)' == 'net462' or '$(TargetFramework)' == 'netstandard2.0'">
<PackageReference Include="System.Threading.Channels" />

</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'net462' ">
Expand Down

0 comments on commit 920056e

Please sign in to comment.