From 24ab8a86a99ea502f44bccab7b6f8b4ee4e5869f Mon Sep 17 00:00:00 2001 From: Sipke Schoorstra Date: Sun, 18 Oct 2020 17:47:00 +0200 Subject: [PATCH] Update icon package references --- .../Elsa.YesSql.Provider.Sqlite.InMemory.csproj | 11 ++++++----- .../Elsa.DistributedLocking.AzureBlob.csproj | 7 ++++--- .../Elsa.DistributedLocking.Redis.csproj | 11 ++++++----- .../Elsa.DistributedLocking.SqlServer.csproj | 7 ++++--- 4 files changed, 20 insertions(+), 16 deletions(-) diff --git a/src/core/Elsa.YesSql.Provider.Sqlite.InMemory/Elsa.YesSql.Provider.Sqlite.InMemory.csproj b/src/core/Elsa.YesSql.Provider.Sqlite.InMemory/Elsa.YesSql.Provider.Sqlite.InMemory.csproj index c2ec2e543..160eda3e6 100644 --- a/src/core/Elsa.YesSql.Provider.Sqlite.InMemory/Elsa.YesSql.Provider.Sqlite.InMemory.csproj +++ b/src/core/Elsa.YesSql.Provider.Sqlite.InMemory/Elsa.YesSql.Provider.Sqlite.InMemory.csproj @@ -7,7 +7,7 @@ Elsa Contributors Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. - This package provides an in-memory Sqlite YesSQL provider, the default provider for Elsa. + This package provides an in-memory Sqlite YesSQL provider, the default provider for Elsa. 2019 https://github.com/elsa-workflows/elsa-core @@ -19,13 +19,14 @@ - + - - True - + + True + + diff --git a/src/providers/Elsa.DistributedLocking.AzureBlob/Elsa.DistributedLocking.AzureBlob.csproj b/src/providers/Elsa.DistributedLocking.AzureBlob/Elsa.DistributedLocking.AzureBlob.csproj index 7ccdda7fb..534edaf3e 100644 --- a/src/providers/Elsa.DistributedLocking.AzureBlob/Elsa.DistributedLocking.AzureBlob.csproj +++ b/src/providers/Elsa.DistributedLocking.AzureBlob/Elsa.DistributedLocking.AzureBlob.csproj @@ -29,9 +29,10 @@ - - True - + + True + + diff --git a/src/providers/Elsa.DistributedLocking.Redis/Elsa.DistributedLocking.Redis.csproj b/src/providers/Elsa.DistributedLocking.Redis/Elsa.DistributedLocking.Redis.csproj index d947bf162..8fb5db425 100644 --- a/src/providers/Elsa.DistributedLocking.Redis/Elsa.DistributedLocking.Redis.csproj +++ b/src/providers/Elsa.DistributedLocking.Redis/Elsa.DistributedLocking.Redis.csproj @@ -28,10 +28,11 @@ - - - True - - + + + True + + + diff --git a/src/providers/Elsa.DistributedLocking.SqlServer/Elsa.DistributedLocking.SqlServer.csproj b/src/providers/Elsa.DistributedLocking.SqlServer/Elsa.DistributedLocking.SqlServer.csproj index 58eacf329..306bb1c96 100644 --- a/src/providers/Elsa.DistributedLocking.SqlServer/Elsa.DistributedLocking.SqlServer.csproj +++ b/src/providers/Elsa.DistributedLocking.SqlServer/Elsa.DistributedLocking.SqlServer.csproj @@ -29,9 +29,10 @@ - - True - + + True + +