会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
RookieCoderAdu
博客园
首页
新随笔
联系
订阅
管理
2021年11月10日
VS报错:No project was found. Change the current working directory or use the --project option.
摘要: 这种情况一般发生在数据库迁移的时候。 上面的错误表示:你指定的类库或者项目找不到可以使用 --project 来特别声明项目路径(从哪里找到csproj文件) 实例: dotnet ef migrations add AddTable_Products --project src\Adu.Store
阅读全文
posted @ 2021-11-10 14:29 RookieCoderAdu
阅读(1164)
评论(0)
推荐(0)
公告