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
22422b4c3f
Release artifacts for 2.2 Preview3 (#2003) 2018-10-17 10:02:09 -07:00