Field DefaultLocationUbuntuV1
Gets the default dotnet location on Ubuntu 22.04 (when installed from packages.microsoft.com)
public const string DefaultLocationUbuntuV1 = "/usr/share/dotnet"
Returns
- string
- Gets the default dotnet location on Ubuntu 22.04 (when installed from packages.microsoft.com)
Remarks
The default location on Linux varies depending on distro and installment method.