Skip to content

Commit a3af45a

Browse files
authored
Create devcontainer.json
1 parent 999f0c1 commit a3af45a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"image": "mcr.microsoft.com/devcontainers/universal:2",
3+
"features": {"ghcr.io/elanhasson/devcontainer-features/dotnet-aspire-daily:1": {}
4+
}
5+
}

0 commit comments

Comments
 (0)