Commit graph

5 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
Lee Coward 07cc7aa513 correct runtime links in relnotes 2019-04-03 11:55:02 -07:00
Lee Coward 9eaadf1cdd correct SDK release notes file names and entries in json 2019-04-03 10:14:16 -07:00
Lee Coward edeead97db rename dl files to serve as release notes 2019-04-03 10:12:26 -07:00
Lee Coward bdc81979c7 address pr feedback 2019-04-03 10:10:12 -07:00