mirror of
https://github.com/actions/checkout.git
synced 2025-09-29 06:28:03 +00:00
Create devcontainer.json
"ghcr.io/dotnet/aspire-devcontainer-feature/dotnetaspire:1": {}
This commit is contained in:
parent
ff7abcd0c3
commit
11650cf088
4
.devcontainer/devcontainer.json
Normal file
4
.devcontainer/devcontainer.json
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||||
|
"features": {}
|
||||||
|
}"ghcr.io/dotnet/aspire-devcontainer-feature/dotnetaspire:1": {}
|
Loading…
Reference in a new issue