5 lines
203 B
JSON
5 lines
203 B
JSON
|
// Use this devcontainer if you don't need the full context of a source-build tarball
|
||
|
{
|
||
|
"name": "Source-Build",
|
||
|
"image": "mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-33-20210222183538-031e7d2"
|
||
|
}
|