From 207bbdb60e65aa015e66daec50232c378082426e Mon Sep 17 00:00:00 2001 From: Sipke Schoorstra Date: Fri, 2 Apr 2021 13:08:33 +0200 Subject: [PATCH] Update Elsa.Server.Hangfire.csproj --- .../Elsa.Server.Hangfire/Elsa.Server.Hangfire.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/server/Elsa.Server.Hangfire/Elsa.Server.Hangfire.csproj b/src/server/Elsa.Server.Hangfire/Elsa.Server.Hangfire.csproj index dbd2931f0..13d80f225 100644 --- a/src/server/Elsa.Server.Hangfire/Elsa.Server.Hangfire.csproj +++ b/src/server/Elsa.Server.Hangfire/Elsa.Server.Hangfire.csproj @@ -1,7 +1,15 @@ + + + netstandard2.1 + + Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. + This package provides Hangfire jobs that handle workflow dispatch. + + elsa, workflows, hangfire