.Net Core Your startup project

2022-12-18  本文已影响0人  Rinaloving

1. 问题

位于命令管道位置 1 的 cmdlet Add-Migration
请为以下参数提供值:
Name: Add_Audit
Build started...
Build succeeded.
Your startup project 'Trade.Ghost.EntityFramework' doesn't reference Microsoft.EntityFrameworkCore.Design. This package is required for the Entity Framework Core Tools to work. Ensure your startup project is correct, install the package, and try again.
PM>

数据迁移报错.png

2. 解决

上一篇 下一篇

猜你喜欢

热点阅读