98d5be7aaa
* Add devcontainer configurations for source build
5 lines
No EOL
203 B
JSON
5 lines
No EOL
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"
|
|
} |