aboutsummaryrefslogtreecommitdiff
path: root/src/dotnet
Commit message (Collapse)AuthorAgeFilesLines
* dotnet: allow multiple dotnet versions (#34)Samruddhi Khandale2022-06-022-23/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dotnet: allow multiple dotnet versions * nit * change description * change condtion * nit * change exit code * restructure linkinh * nit * adding installUsingApt * export path * fix path * fix eof * fix updaterc * change access * add USERNAME * export * debug 1 * add missing $
* sync with jammy updates (#21)Josh Spicer2022-05-251-3/+26
| | | sync with jammy updates (https://github.com/microsoft/vscode-dev-containers/commit/053a0557211c98e5b9f0e8ccf755f6f143b05ef4) and other minor additions since copy over
* restructure and update cli (#11)Josh Spicer2022-05-122-0/+402
* restructure and update cli * typo