Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dotnet: Fix Feature failures on ubuntu:jammy (when installing using apt) (#590)feature_dotnet_1.1.4 | Samruddhi Khandale | 2023-06-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | * fix several bugs * fix test: .NET is now installed from ubuntu feeds * add comment ; use dev containers image * address comments * revert debugging cmd * fix test for bookworm | ||||
* | Add .NET 7, drop .NET 5 (#269) | Chuck Lantz | 2022-11-14 | 1 | -0/+17 |
* 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 |