-
Hello, Anyone, please, help me to migrate database on production or docker environment. I use Abp Framework 7.1 I published the DbMigrator project with image: aspnet:7.0. When I run dotnet run [ProjectName].DbMigrator.dll. The error show: No project was found. Change the current working directory or use the --project option. |
Beta Was this translation helpful? Give feedback.
Answered by
maliming
Apr 17, 2023
Replies: 1 comment
-
Check the DLL files of current directory. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cephaspad
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Check the DLL files of current directory.