EasyAbp / AbpHelper.CLI

Providing code generation and more features to help you develop applications and modules with the ABP framework.
MIT License
285 stars 95 forks source link

System.IO.FileNotFoundException DbContextModelCreatingExtensions.cs #151

Open xburhanxtr opened 3 years ago

xburhanxtr commented 3 years ago

hi,

System.IO.FileNotFoundException: TurnisProDbContextModelCreatingExtensions.cs at EasyAbp.AbpHelper.Core.Steps.Common.FileFinderStep.OnExecuteAsync(WorkflowExecutionContext context, CancellationToken cancellationToken) in D:\a\AbpHelper.CLI\AbpHelper.CLI\src\AbpHelper.Core\Steps\Common\FileFinderStep.cs:line 54 at Elsa.Services.ActivityInvoker.InvokeAsync(WorkflowExecutionContext workflowContext, IActivity activity, Func2 invokeAction) [21:04:38 ERR] Error activity: { "SearchFileName": { "Syntax": "JavaScript", "Expression": "${ProjectInfo.Name}DbContextModelCreatingExtensions.cs`", "Type": "System.String, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" }, "Name": "DbContextModel" }

abp new version not created this file.

builder entity config in dbcontext

image