Update extension.manifest.json

This commit is contained in:
Oren Novotny 2018-10-30 12:32:38 -04:00 коммит произвёл GitHub
Родитель 3c4bc8f32b
Коммит e4f3b78085
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 2 удалений

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

@ -2,8 +2,7 @@
"$schema": "http://json.schemastore.org/vsix-publish",
"categories": [ "visualstudioextensions", "othertemplates" ],
"identity": {
"internalName": "xunitfordevicestemplates",
"tags": [ "devices", "ios", "unit test", "uwp", "xamarin", "xunit" ]
"internalName": "xunitfordevicestemplates"
},
"overview": "readme.md",
"publisher": "onovotny",