From 53245cafbd8ad87cf4d37977136a78d39b7eb0f7 Mon Sep 17 00:00:00 2001 From: Copilot <198982749+Copilot@users.noreply.github.com> Date: Wed, 24 Dec 2025 21:50:57 +0100 Subject: [PATCH] Replace DistributedLock meta-package with DistributedLock.Core in Elsa.Common (#7169) * Initial plan * Replace DistributedLock meta-package with DistributedLock.Core in Elsa.Common Co-authored-by: sfmskywalker <938393+sfmskywalker@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: sfmskywalker <938393+sfmskywalker@users.noreply.github.com> --- src/modules/Elsa.Common/Elsa.Common.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/Elsa.Common/Elsa.Common.csproj b/src/modules/Elsa.Common/Elsa.Common.csproj index 986cf2ff4..8aaef8d1a 100644 --- a/src/modules/Elsa.Common/Elsa.Common.csproj +++ b/src/modules/Elsa.Common/Elsa.Common.csproj @@ -17,7 +17,7 @@ - +