From 7caf5ed4aa5af64642c9d681a4786f89fb2cdaae Mon Sep 17 00:00:00 2001 From: Alexandros Kritikos Date: Mon, 16 Jun 2025 23:27:54 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Uses=20actual=20folder=20name=20?= =?UTF-8?q?in=20VS=20Code?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Solution.code-workspace | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Solution.code-workspace b/Solution.code-workspace index 53ee6f4..4c48162 100644 --- a/Solution.code-workspace +++ b/Solution.code-workspace @@ -1,8 +1,7 @@ { "folders": [ { - "path": ".", - "name": "Source" + "path": "." } ], "extensions": {