danielgerlag / danielgerlag/workflow-core
Referenced assembly 'WorkflowCore, Version=3.11.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name.
Open
enhancement
- Dominant language
- C#
- Stars
- 5.9k
- Forks
- 1.3k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 5
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.