Skip to content

Commit

Permalink
remove dotnet from dev container
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-codes committed Oct 22, 2024
1 parent b38ff38 commit e95d2ec
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,10 @@
},
"features": {
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
"ghcr.io/devcontainers/features/dotnet:2": {
"version": "7.0.403"
},
"ghcr.io/devcontainers/features/node:1": {
"version": "22.5.0",
"nodeGypDependencies": true
},
"ghcr.io/devcontainers/features/powershell:1": {},
"ghcr.io/devcontainers/features/sshd:1": {
"version": "latest"
}
Expand Down

0 comments on commit e95d2ec

Please sign in to comment.