Rename name field of resourceSubType to resourceName (#14103)

* Rename name field of resourceSubType to resourceName

* update comment

* bump arc version
This commit is contained in:
Charles Gagnon
2021-02-01 13:04:05 -08:00
committed by GitHub
parent 8f5dc1526a
commit 2f49513bae
4 changed files with 7 additions and 7 deletions

View File

@@ -9,7 +9,7 @@
"icon": "images/extension.png",
"engines": {
"vscode": "*",
"azdata": ">=1.25.0"
"azdata": ">=1.26.0"
},
"activationEvents": [
"*"