From 909451111a9780db0a25350d128f26a4435c3427 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eric=20L=C3=B6ffler?= Date: Tue, 23 Jan 2024 16:56:39 +0100 Subject: [PATCH] drop Visual Basic language from dev bundle --- bundles.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundles.txt b/bundles.txt index f4cb7d5..3dd22a7 100644 --- a/bundles.txt +++ b/bundles.txt @@ -66,8 +66,8 @@ rubygems nodejs npm -# install support for C# and Visual Basic (Mono environment) -mono-complete mono-mcs mono-vbnc +# install support for C# (Mono environment) +mono-complete # install support for Go golang