aboutsummaryrefslogtreecommitdiff
path: root/src/dotnet/install.sh
Commit message (Expand)AuthorAgeFilesLines
* Use dotnet-install.sh in .NET feature (#628)feature_dotnet_2.0.0Steven2023-09-111-440/+66
* Dotnet: Fix Feature failures on ubuntu:jammy (when installing using apt) (#590)feature_dotnet_1.1.4Samruddhi Khandale2023-06-301-4/+28
* Fix typos in comments / *.md (#396)Samruddhi Khandale2023-01-171-2/+2
* Use _REMOTE_USER when available (#264)Chuck Lantz2022-11-291-8/+8
* Add .NET 7, drop .NET 5 (#269)Chuck Lantz2022-11-141-73/+65
* Ensure remove apt-update cache at the beginning and end of the scripts (#210)eitsupi2022-10-111-2/+12
* Fix bug - Python: Error installing os-provided python (#112)Samruddhi Khandale2022-08-231-2/+2
* favor correctness by removing `apt update ...` short-circuiting (#98)Josh Spicer2022-08-231-9/+5
* update `dotnet`/`oryx` features to use recommended install location for dotne...Josh Spicer2022-08-171-22/+44
* Options: Follow camelCase (#89)Samruddhi Khandale2022-08-111-4/+4
* Port changes and set executable bitJosh Spicer2022-07-291-0/+0
* Dotnet: Install additional versions (#60)Samruddhi Khandale2022-07-141-16/+37
* Fix permissions: add username:user_group (#50)Samruddhi Khandale2022-06-151-1/+1
* add missing user groups to fix permission issues for non root user (#45)Samruddhi Khandale2022-06-131-0/+9
* Pass options via environment variables (#39)Josh Spicer2022-06-031-11/+10
* dotnet: allow multiple dotnet versions (#34)Samruddhi Khandale2022-06-021-22/+44
* sync with jammy updates (#21)Josh Spicer2022-05-251-3/+26
* restructure and update cli (#11)Josh Spicer2022-05-121-0/+374