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 aba4c57 commit cd10de0Copy full SHA for cd10de0
.devcontainer/devcontainer.json
@@ -1,5 +1,5 @@
1
{
2
- "image": "mcr.microsoft.com/devcontainers/dotnet:8.0",
+ "image": "mcr.microsoft.com/devcontainers/dotnet:10.0",
3
"workspaceFolder": "/workspaces/${localWorkspaceFolderBasename}",
4
"customizations": {
5
"vscode": {
0 commit comments