Add arc deployment contributions to arc extension (#11032)

* Add arc deployment contributions to arc extension

* Add logo image

* update images

* Update strings
This commit is contained in:
Charles Gagnon
2020-06-22 12:54:56 -07:00
committed by GitHub
parent 637bc8d5ba
commit 681e5f5077
14 changed files with 1607 additions and 4 deletions

View File

@@ -177,7 +177,8 @@ const copyrightFilter = [
'!**/*.gif',
'!**/*.xlf',
'!**/*.dacpac',
'!**/*.bacpac'
'!**/*.bacpac',
'!**/*.py'
];
const jsHygieneFilter = [