Closed
Description
This issue tracks investigating whether dotnet-dev-certs
and similar ASP.NET Core tool packages can be included in source-build. If they can be, the tools can be included in the SDK and our product will be more similar to the Microsoft-built SDK.
Specifically, users wouldn't hit the "cannot find command" experience where they need to run dotnet install --global ...
. See #926 for an example of how this experience can require non-obvious workarounds.