add a devcontainer (#1513)

This commit is contained in:
Brendan Burns
2024-02-01 23:52:11 -08:00
committed by GitHub
parent 140d7de7be
commit 5adf8779fa

View File

@@ -0,0 +1,3 @@
{
"image": "mcr.microsoft.com/dotnet/sdk:8.0"
}