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 aa9bb57 commit 7f9e6fbCopy full SHA for 7f9e6fb
.devcontainer/devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "C# (.NET Core)",
3
- "image": "mcr.microsoft.com/vscode/devcontainers/dotnet:8.0",
+ "image": "mcr.microsoft.com/vscode/devcontainers/dotnet:9.0",
4
"settings": {
5
"terminal.integrated.shell.linux": "/bin/bash"
6
},
0 commit comments