zoukankan      html  css  js  c++  java
  • ABP 常见错误

    使用ABP框架进行First Code时,出现错误如下:

    Your startup project 'HF.Template.Migrator' 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.

    出错原因是因为启动项没有选择Migrator,默认启动项是core,修改启动项为Project.Migrator即可

  • 相关阅读:
    第一次作业
    1-10的四则运算
    实验九
    实验五
    实验四
    实验三
    实验二
    实验一
    汇编第一章总结
    实验九
  • 原文地址:https://www.cnblogs.com/zmldz/p/14046657.html
Copyright © 2011-2022 走看看