Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update additional versions scenario | JP Ungaretti | 2023-03-02 | 1 | -1/+2 |
| | |||||
* | Finishing touches | JP Ungaretti | 2023-03-01 | 1 | -3/+1 |
| | |||||
* | Remove assert scripts | JP Ungaretti | 2023-03-01 | 1 | -3/+0 |
| | |||||
* | Use project asserts | JP Ungaretti | 2023-03-01 | 1 | -0/+3 |
| | |||||
* | Update additional version test | JP Ungaretti | 2023-03-01 | 1 | -6/+6 |
| | |||||
* | Add .NET 7, drop .NET 5 (#269) | Chuck Lantz | 2022-11-14 | 1 | -3/+7 |
| | | | | | | | | | | | | | | | | | | | | | * Add .NET 7, drop .NET 5 * Add libssl3 to common-utils for jammy * Handle lts/latest hard coding * Fix, improve tests * Bump version * Fix situation where version could come from either MS repo or OS * Remove unused option * Bump common version * Remove unused function * Restore DOTNET_ROOT per feedback | ||||
* | test updates to adopt https://github.com/devcontainers/cli/pull/124 (#114) | Josh Spicer | 2022-08-24 | 1 | -0/+13 |
* test updates to adopt https://github.com/devcontainers/cli/pull/124 * remove accidental tgz check in * typo in option * typo in python install script on dotnet6/jammy branch * no scenarios * code review and test name * Delete install_os_provided_python.sh |