You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
421 B
13 lines
421 B
{
|
|
"author": "wangjun", //必须
|
|
"classifications": [ "Web/WebAPI" ], //必须,这个对应模板的Tags
|
|
"identity": "Zzz", //可选,模板的唯一名称
|
|
"name": "Zzz", //必须,这个对应模板的Templates
|
|
"shortName": "Zzz", //必须,这个对应模板的Short Name
|
|
"sourceName": "Zzz", // 可选,要替换的名字
|
|
"preferNameDirectory": true, // 可选,添加目录
|
|
"tags": {
|
|
"language": "C#",
|
|
"type": "project"
|
|
}
|
|
}
|