elsa-workflows / elsa-workflows/elsa-core
[BUG] Issue with Elsa.EntityFrameworkCore.Common
Open
bug
triaged
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
## Description
While running the sample - Elsa.Samples.AspNet.JsonWorkflowProvider there is a runtime error as below,
An unhandled exception of type 'System.IO.FileNotFoundException' occurred in System.Private.CoreLib.dll
Could not load file or assembly 'Elsa.EntityFrameworkCore, Version=3.1.2.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
This error stems from Elsa.EntityFrameworkCore.Common.
Is this an outdated sample?
Also any documentation around customizing the designer UI specifically to update / add custom workflow block / elements or icons.
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.