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 3a2aa58329
Adding artifacts for 2.2 RTW and 3.0 Preview1 releases (#2097)
* Adding artifacts for 2.2 RTW and 3.0 Preview1 releases

* Fixed 2.2 rel notes
2018-12-04 08:19:48 -08:00