From cb63e46b2d6a3143bd534e048d2affd73f6ee21b Mon Sep 17 00:00:00 2001 From: Federico Arambarri Date: Fri, 7 Aug 2026 17:29:52 -0300 Subject: [PATCH] Libraries Update --- leader-election/DistributedMutex/DistributedMutex.csproj | 2 +- .../LeaderElectionConsoleWorker.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/leader-election/DistributedMutex/DistributedMutex.csproj b/leader-election/DistributedMutex/DistributedMutex.csproj index ea49626b..54c94866 100644 --- a/leader-election/DistributedMutex/DistributedMutex.csproj +++ b/leader-election/DistributedMutex/DistributedMutex.csproj @@ -8,7 +8,7 @@ - + diff --git a/leader-election/LeaderElectionConsoleWorker/LeaderElectionConsoleWorker.csproj b/leader-election/LeaderElectionConsoleWorker/LeaderElectionConsoleWorker.csproj index 37fef883..f25f2d86 100644 --- a/leader-election/LeaderElectionConsoleWorker/LeaderElectionConsoleWorker.csproj +++ b/leader-election/LeaderElectionConsoleWorker/LeaderElectionConsoleWorker.csproj @@ -8,8 +8,8 @@ - - + +