diff --git a/icon.png b/icon.png new file mode 100644 index 0000000..a03f0f1 Binary files /dev/null and b/icon.png differ diff --git a/package.json b/package.json index 1e71010..828fe26 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "displayName": "ALCops", "description": "Code Analyzers for AL programming language of Microsoft Dynamics 365 Business Central", "version": "1.0.0", + "icon": "icon.png", "publisher": "arthurvdv", "author": { "name": "ALCops",