Add BDC/Arc welcome views (#11020)

* add BDC/Arc welcome views

* remove en-us
This commit is contained in:
Charles Gagnon
2020-06-20 17:18:25 -07:00
committed by GitHub
parent 47f91b8efb
commit 87a7c659f2
10 changed files with 36 additions and 79 deletions

View File

@@ -134,7 +134,13 @@
"description": "%arc.ignoreSslVerification.desc%"
}
}
}
},
"viewsWelcome": [
{
"view": "azureArc",
"contents": "%arc.view.welcome%"
}
]
},
"dependencies": {
"request": "^2.88.0",