adding $schema to all template.json files

This commit is contained in:
Sayed Ibrahim Hashimi 2017-05-10 18:28:05 -07:00
Родитель 3cfff92bb6
Коммит 75dfdab09f
8 изменённых файлов: 8 добавлений и 0 удалений

Просмотреть файл

@ -1,4 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"author": "Contoso",
"classifications": [ "Web" ],
"name": "Contoso Starter Web",

Просмотреть файл

@ -1,4 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"author": "Contoso",
"classifications": [ "Web" ],
"name": "Contoso Starter Web",

Просмотреть файл

@ -1,4 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"author": "Contoso",
"classifications": [ "Web" ],
"name": "Contoso Starter Web",

Просмотреть файл

@ -1,4 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"author": "Contoso",
"classifications": [ "Web" ],
"name": "Contoso Starter Web",

Просмотреть файл

@ -1,4 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"author": "Sayed I. Hashimi",
"classifications": [ "Web" ],
"name": "Console and unit test",

Просмотреть файл

@ -1,4 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"author": "Sayed I. Hashimi",
"classifications": [ "Console" ],
"name": "My Custom Console",

Просмотреть файл

@ -1,4 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"author": "Contoso",
"classifications": [ "Web" ],
"name": "Contoso Starter Web Custom Short Name",

Просмотреть файл

@ -1,4 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"author": "Sayed I. Hashimi",
"classifications": [ "Console" ],
"name": "Console",