dotnet new webapi -o mymicroservice --no-https -f net6.0
D:\.net>dotnet new webapi -o mymicroservice --no-https -f net6.0已成功创建模板“ASP.NET Core Web API”。正在处理创建后操作...在 D:\.net\mymicroservice\mymicroservice.csproj 上运行 “dotnet restore”... 正在确定要还原的项目…D:\.net\mymicroservice\mymicroservice.csproj : error NU11.
原创
2022-01-19 21:25:39 ·
2738 阅读 ·
0 评论