docs
docs copied to clipboard
Warn against installing dotnet tools on snap installations
Summary
if .NET was installed using Snap, running tools mostly results in a tool crash.
Related issues:
- https://github.com/dotnet/runtime/issues/60441
- https://github.com/dotnet/core/issues/7776