Commit graph

2 commits

Author SHA1 Message Date
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