From fcbe5cbda5425c0c13a369886a818d8bf3ce5349 Mon Sep 17 00:00:00 2001 From: Aaron Stannard Date: Fri, 6 Sep 2024 10:56:38 -0500 Subject: [PATCH] Remove Hyperion from DData Apparently this dependency was added by accident in https://github.com/akkadotnet/akka.net/pull/3790 --- .../cluster/Akka.DistributedData/Akka.DistributedData.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/src/contrib/cluster/Akka.DistributedData/Akka.DistributedData.csproj b/src/contrib/cluster/Akka.DistributedData/Akka.DistributedData.csproj index 94a55478eb8..0395c601ab3 100644 --- a/src/contrib/cluster/Akka.DistributedData/Akka.DistributedData.csproj +++ b/src/contrib/cluster/Akka.DistributedData/Akka.DistributedData.csproj @@ -13,7 +13,6 @@ - all runtime; build; native; contentfiles; analyzers; buildtransitive