zoukankan      html  css  js  c++  java
  • 在Add-Migration时出现类似错误时,看看默认启动项目是不是不是web,而是类库

    Startup project 'XXXXXXXX' targets framework '.NETStandard'. There is no runtime associated with this framework, and projects targeting it cannot be executed directly. To use the Entity Framework Core Package Manager Console Tools with this project, add an executable project targeting .NET Framework or .NET Core that references this project, and set it as the startup project; or, update this project to cross-target .NET Framework or .NET Core. For more information on using the EF Core Tools with .NET Standard projects, see https://go.microsoft.com/fwlink/?linkid=2034705

    在Add-Migration时出现类似错误时,看看默认启动项目是不是不是web,而是类库

  • 相关阅读:
    杭电1058
    动态规划之背包模版
    按字典序依次打印只由1~n组成的n位数
    杭电1029
    杭电1257
    杭电2191
    杭电1114
    杭电2602
    南阳975
    杭电2138
  • 原文地址:https://www.cnblogs.com/duoe/p/12188657.html
Copyright © 2011-2022 走看看