Commit graph

4 commits

Author SHA1 Message Date
Immo Landwerth 1daf0dc9fd Update URLs to point to main 2021-02-24 09:35:54 -08:00
Maira Wenzel 57c2195c0b
update microsoft.com/net links (#5216) 2020-10-05 12:29:00 -07:00
Omair Majid 0f9b92c251 Use export PATH=$PATH:$HOME/dotnet consistently
The old variant, export PATH=$HOME/dotnet would remove the existing
entries (like /bin) from PATH. Lets not do that. Lets always append to
PATH.

See #2797 and #2498
2019-06-06 10:36:22 -04:00
Vivek Mishra 458d7a7675
Adding artifacts for 2.1 and 2.2 preview SDK releases (#2118)
* Adding artifacts for 2.1 and 2.2 preview SDK releases
2018-12-06 16:05:00 -08:00