Open
Description
Describe the bug
When build the project which reference the WorkflowCore, it throws error:
##[error]CSC : error CS8002: Referenced assembly 'WorkflowCore, Version=3.11.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. [D:\dbs\el\49c3\sources\dev*.csproj]
##[error]CSC : error CS8002: Referenced assembly 'WorkflowCore.DSL, Version=3.11.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. [D:\dbs\el\49c3\sources\dev*.csproj]
Can we provide a version where the assemblies are fully signed? Many thanks