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

suggestion: add framework flag to docs #9

Open
shawnkhall opened this issue May 24, 2022 · 1 comment
Open

suggestion: add framework flag to docs #9

shawnkhall opened this issue May 24, 2022 · 1 comment

Comments

@shawnkhall
Copy link

The installation documentation says to run the following to install the package:
dotnet tool install --global haveibeenpwned-downloader

This should be updated to:
dotnet tool install --framework ".NETCoreApp,Version=v6.0" --global haveibeenpwned-downloader

@stebet
Copy link
Contributor

stebet commented Mar 9, 2023

Is there a specific reason this framework flag is needed?

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