Merge pull request #1002 from dotnet-architecture/jamesmontemagno-patch-2

Update devcontainer.json
This commit is contained in:
James Montemagno
2024-01-18 13:22:37 -08:00
committed by GitHub

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.