diff --git a/containers/dotnetcore/.devcontainer/devcontainer.json b/containers/dotnetcore/.devcontainer/devcontainer.json index 6e4c13f8..7d6e4ee6 100644 --- a/containers/dotnetcore/.devcontainer/devcontainer.json +++ b/containers/dotnetcore/.devcontainer/devcontainer.json @@ -20,7 +20,7 @@ // Add the IDs of extensions you want installed when the container is created. "extensions": [ "ms-dotnettools.csharp" - ], + ] // Use 'forwardPorts' to make a list of ports inside the container available locally. // "forwardPorts": [5000, 5001],