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