Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dotnet add tool #8008

Closed
shanselman opened this issue Mar 27, 2017 · 2 comments
Closed

dotnet add tool #8008

shanselman opened this issue Mar 27, 2017 · 2 comments

Comments

@shanselman
Copy link
Contributor

I wish we could

dotnet add tool DotnetWatcher:1.0.0

and get

<ItemGroup>
 <DotNetCliToolReference Include="Microsoft.DotNet.Watcher.Tools" Version="1.0.0" />
</ItemGroup>
@livarcocc
Copy link
Contributor

This issue was moved to NuGet/Home#4901

@livarcocc
Copy link
Contributor

The package add functionality is implemented in NuGet, so moving this one there as well.

@msftgits msftgits transferred this issue from dotnet/cli Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants