diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 0efd1abc..1ff6856c 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -16,7 +16,7 @@ "settings": {}, // Add the IDs of extensions you want installed when the container is created. "extensions": [ - "ms-dotnettools.csharp", + "ms-dotnettools.csdevkit", "unoplatform.vscode", "ms-vsliveshare.vsliveshare", "ms-vscode.powershell"