1 implementation of Remove
dotnet (1)
ToolManifest\ToolManifestEditor.cs (1)
403public void Remove(FilePath manifest, PackageId packageId)
1 reference to Remove
dotnet (1)
Commands\Tool\Uninstall\ToolUninstallLocalCommand.cs (1)
54_toolManifestEditor.Remove(manifestFile, _packageId);