From 2584f0574a7db3d32a24986c7866fdd17cbd0215 Mon Sep 17 00:00:00 2001 From: Mikhail Zabaluev Date: Mon, 8 Jun 2020 06:29:10 +0300 Subject: [PATCH] Drop the Electron2 base app It no longer provides anything of use to the app. --- com.visualstudio.code.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/com.visualstudio.code.yaml b/com.visualstudio.code.yaml index 195e0a0..0a21904 100644 --- a/com.visualstudio.code.yaml +++ b/com.visualstudio.code.yaml @@ -1,7 +1,5 @@ app-id: com.visualstudio.code default-branch: stable -base: org.electronjs.Electron2.BaseApp -base-version: '19.08' runtime: org.freedesktop.Sdk runtime-version: '19.08' sdk: org.freedesktop.Sdk