1 reference to FailedToReadNuGetLockFile
dotnet (1)
ToolPackage\ToolPackageInstance.cs (1)
78
throw new ToolPackageException(string.Format(CliStrings.
FailedToReadNuGetLockFile
, Id, ex.Message), ex);