From fde19e0d39abf8b36f4f488d48c9cd6827d794b1 Mon Sep 17 00:00:00 2001 From: Meysam Hadeli <35596795+meysamhadeli@users.noreply.github.com> Date: Fri, 20 Jan 2023 20:18:36 +0330 Subject: [PATCH] Update .gitpod.yml --- .gitpod.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitpod.yml b/.gitpod.yml index 073c7b5..2ecc945 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -20,9 +20,7 @@ tasks: dotnet dev-certs https dotnet restore dotnet build - - name: Run - command: dotnet run - + vscode: extensions: - muhammad-sammy.csharp