2 references to ReleasesLibraryFailed
dotnet (2)
Commands\Sdk\Check\ProductCollectionProvider.cs (2)
23
throw new GracefulException(string.Format(CliCommandStrings.
ReleasesLibraryFailed
, e.Message));
35
throw new GracefulException(string.Format(CliCommandStrings.
ReleasesLibraryFailed
, e.Message));