We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aee7cee commit d917c00Copy full SHA for d917c00
.devcontainer/devcontainer.json
@@ -1,5 +1,5 @@
1
{
2
- "image": "mcr.microsoft.com/dotnet/framework/sdk:4.8.1",
+ "image": "mcr.microsoft.com/vscode/devcontainers/dotnet:3.1",
3
"features": {
4
}
5
0 commit comments