Skip to content

Commit

Permalink
Remove Hyperion from DData (#7337)
Browse files Browse the repository at this point in the history
Apparently this dependency was added by accident in #3790
  • Loading branch information
Aaronontheweb authored Sep 6, 2024
1 parent 3df80f2 commit 6f937b5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Hyperion" Version="$(HyperionVersion)"/>
<PackageReference Include="Grpc.Tools" Version="$(GrpcToolsVersion)">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 6f937b5

Please sign in to comment.