Update devcontainer.json

This commit is contained in:
James Montemagno
2024-01-09 09:11:25 -08:00
committed by GitHub
parent 4e5c4d9bd0
commit 423bac4c96

View File

@@ -2,7 +2,7 @@
// README at: https://github.com/devcontainers/templates/tree/main/src/dotnet
{
"name": "eShopOnWeb",
"image": "mcr.microsoft.com/devcontainers/dotnet:0-8.0",
"image": "mcr.microsoft.com/devcontainers/dotnet:8.0",
"customizations": {
// Configure properties specific to VS Code.