Merge pull request #1002 from dotnet-architecture/jamesmontemagno-patch-2
Update devcontainer.json
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
// README at: https://github.com/devcontainers/templates/tree/main/src/dotnet
|
// README at: https://github.com/devcontainers/templates/tree/main/src/dotnet
|
||||||
{
|
{
|
||||||
"name": "eShopOnWeb",
|
"name": "eShopOnWeb",
|
||||||
"image": "mcr.microsoft.com/devcontainers/dotnet:0-8.0",
|
"image": "mcr.microsoft.com/devcontainers/dotnet:8.0",
|
||||||
|
|
||||||
"customizations": {
|
"customizations": {
|
||||||
// Configure properties specific to VS Code.
|
// Configure properties specific to VS Code.
|
||||||
|
|||||||
Reference in New Issue
Block a user