Skip to content

Conversation

@Dedac
Copy link
Contributor

@Dedac Dedac commented Sep 26, 2024

This pull request adds a devcontainer configuration for .NET Core SDK 3.1. It includes a .devcontainer directory with a devcontainer.json file that specifies the use of the mcr.microsoft.com/dotnet/core/sdk:3.1 Docker image. The configuration also includes settings for mounting the workspace and installs necessary extensions for .NET Core development. For more details, please refer to the Copilot Workspace session.

Add a devcontainer configuration for .NET Core SDK 3.1

* Create a `.devcontainer` directory and add `devcontainer.json` file.
* Specify the use of the `mcr.microsoft.com/dotnet/core/sdk:3.1` Docker image.
* Include settings for mounting the workspace.
* Install necessary extensions for .NET Core development.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/Dedac/csharp-design-patterns-2314072?shareId=XXXX-XXXX-XXXX-XXXX).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant