From 6a2bd8e6e6eb2c9483bcb8df2e9e328e9f2b6600 Mon Sep 17 00:00:00 2001 From: Aaron Stannard Date: Thu, 9 Jan 2025 15:58:29 -0600 Subject: [PATCH] reorganized dependencies --- src/core/Akka/Akka.csproj | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/src/core/Akka/Akka.csproj b/src/core/Akka/Akka.csproj index 72c50e2f71d..c2317dd306a 100644 --- a/src/core/Akka/Akka.csproj +++ b/src/core/Akka/Akka.csproj @@ -11,15 +11,19 @@ + - - - - - - - - + + + + + + + + + + +