elsa-workflows / elsa-core

A .NET workflows library
https://v3.elsaworkflows.io/
MIT License
6.09k stars 1.11k forks source link

[BUG] Issue with Elsa.EntityFrameworkCore.Common #5216

Open fencemtuta opened 3 months ago

fencemtuta commented 3 months ago

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!

sfmskywalker commented 3 months ago

Thanks for reporting!

Also any documentation around customizing the designer UI specifically to update / add custom workflow block / elements or icons.

We're tracking this here: