Skip to content

Commit

Permalink
build: update dovcontainer.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdihadeli committed Jul 19, 2024
1 parent db98928 commit d91ac39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
// https://github.com/devcontainers/features/tree/main/src/dotnet#dotnet-cli-dotnet
"ghcr.io/devcontainers/features/dotnet:2": {
// this version should be matched with global.json .net version for working vscode IntelliSense correctly
"version": "8.0.303",
"version": "7.0.410",
"additionalVersions": "latest, 7.0.410, 8.0.303, 6.0.424",
"aspNetCoreRuntimeVersions": "latest, 7.0"
},
Expand Down

0 comments on commit d91ac39

Please sign in to comment.