1 reference to WorkloadVersionRequestedNotFound
dotnet (1)
Commands\Workload\Install\NetSdkMsiInstallerClient.cs (1)
365
throw new GracefulException(string.Format(CliCommandStrings.
WorkloadVersionRequestedNotFound
, workloadSetVersion), ex is NuGetPackageNotFoundException ? ex : ex.InnerException);