具體問題提示:Error:An assembly specified in the application dependencies manifest (xxx.deps.json) was not found:package: 'Swashbuckle.AspNetCore.Swagger', version: '1.0.0'path: 'lib/netstandard1.6/Swashbuckle.AspNetCore.Swagger.dll'我根據 xxx.runtimeconfig.dev.json 文件里面的配制,在"C:\\Users\\fayua\\.nuget\\packages" 中是可以找得到相應的dll的;我用vs2017 xxx.deps.json與xxx.runtimeconfig.dev.json都是自動生成的,所以也不知道具體問題是出現在哪里了
添加回答
舉報
0/150
提交
取消