From ab69b30fc6e6e6301822a63236872e6e3ba6ae00 Mon Sep 17 00:00:00 2001 From: Fmstrat Date: Thu, 12 Nov 2020 11:16:28 -0500 Subject: [PATCH] Visual Studio 2019 cleanup --- README.md | 4 +++- apps/vs-community-2019/icon.svg | 1 + apps/vs-enterprise-2019/icon.svg | 1 + apps/vs-professional-2019/icon.svg | 1 + 4 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 apps/vs-community-2019/icon.svg create mode 100644 apps/vs-enterprise-2019/icon.svg create mode 100644 apps/vs-professional-2019/icon.svg diff --git a/README.md b/README.md index 6870a4d..3c0c80e 100644 --- a/README.md +++ b/README.md @@ -61,10 +61,12 @@ Note: The app list below is fueled by the community, and therefore many apps may Powershell + + Windows
(Full RDP session) +    - ## Installation diff --git a/apps/vs-community-2019/icon.svg b/apps/vs-community-2019/icon.svg new file mode 100644 index 0000000..428ec5a --- /dev/null +++ b/apps/vs-community-2019/icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/apps/vs-enterprise-2019/icon.svg b/apps/vs-enterprise-2019/icon.svg new file mode 100644 index 0000000..428ec5a --- /dev/null +++ b/apps/vs-enterprise-2019/icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/apps/vs-professional-2019/icon.svg b/apps/vs-professional-2019/icon.svg new file mode 100644 index 0000000..428ec5a --- /dev/null +++ b/apps/vs-professional-2019/icon.svg @@ -0,0 +1 @@ + \ No newline at end of file