added json-schema for config/feature.json

This commit is contained in:
psyirius
2024-08-07 08:10:55 -07:00
parent c61b1e899b
commit 5e2acadee5
2 changed files with 58 additions and 0 deletions

View File

@ -1,4 +1,5 @@
{
"$schema": "../schemas/config/feature.json",
"WPFFeaturesdotnet": {
"Content": "All .Net Framework (2,3,4)",
"Description": ".NET and .NET Framework is a developer platform made up of tools, programming languages, and libraries for building many different types of applications.",