We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1363bca commit 9e02290Copy full SHA for 9e02290
.gitpod.yml
@@ -1,7 +1,5 @@
1
image: gitpod/workspace-dotnet:latest
2
tasks:
3
- - name: dotnet restore
4
- init: make restore
5
- name: install task
6
init: go install github.com/go-task/task/v3/cmd/task@latest
7
vscode:
0 commit comments