У меня есть доступ к исходному коду Project X, и я могу создать решение. PrettyPrint-Override ">
Код: Выделить всё
Could not execute because the specified command or file was not found.
Possible reasons for this include:
* You misspelled a built-in dotnet command.
* You intended to execute a .NET program, but dotnet-swagger does not exist.
* You intended to run a global tool, but a dotnet-prefixed executable with this name could not be found on the PATH.
Код: Выделить всё
Tool 'swashbuckle.aspnetcore.cli' is already installed.Когда я попробую список инструментов dotnet -global , я вижу его в таблице.
Я использую .net 6.0.
Подробнее здесь: https://stackoverflow.com/questions/797 ... running-it
Мобильная версия