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

Add schema for dotnet-tools.json manifest file #3517

Merged

Conversation

ChristopherHaws
Copy link
Contributor

@ChristopherHaws ChristopherHaws commented Jan 15, 2024

Adds a schema file for the dotnet-tools.json manifest file which is created by the dotnet tool command as described here in the docs.

As far as I can tell, there isn't an existing schema file for the dotnet-tools.json manifest file, so this schema was hand written by me. Since the doc's don't mention any other properties, I am assuming there aren't any.

Thanks!

Copy link
Contributor

Thanks for the PR!

This section of the codebase is owned by @madskristensen and @hyperupcall - if they write a comment saying "LGTM" then it will be merged.

@hyperupcall
Copy link
Member

thanks

@hyperupcall hyperupcall merged commit b1d6ae0 into SchemaStore:master Jan 16, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants