Daniel Plaisted
|
21fec561ee
|
Update dev and test script window titles to new repo name
|
2018-07-09 13:46:05 -07:00 |
|
William Lee
|
149bdfd0fa
|
Change command order for tools (#8862)
dotnet install tool -> dotnet tool install
dotnet uninstall tool -> dotnet tool uninstall
dotnet list tool -> dotnet tool list
dotnet update tool -> dotnet tool update
|
2018-03-21 19:12:32 -07:00 |
|
Nick Guerrera
|
241bf475f0
|
Append to existing PATH in build env scripts/cli-test-env.bat
We were clobbering the path down to just one directory
|
2017-10-05 13:27:49 -07:00 |
|
Daniel Plaisted
|
ce7ff1cf6b
|
Add build and test environment setup scripts, update developer guide
|
2017-09-06 17:59:04 -07:00 |
|