-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
Summary
Can there be some msbuild property/item to apply json schema from referenced nuget transitively. E.g. add this to msbuild file in package source. Then it would build some metata into nuget package somewhere and vs/vscode/jebtrains could pick it up for convenience.
E.g.
would apply to appsettings.json, secrets.json by default, or
Or something we could use. Max a single line of work to make it work, or automatic by some convenience in sdk style csproj.
Background and Motivation
Too much effort to use json schema in ide.
Proposed Feature
In summary
Alternative Designs
No response
Metadata
Metadata
Assignees
Labels
No labels