Livar Cunha
|
477f0f42d0
|
Fixes a few inconsistencies in the display for the dotnet restore -help command.
Fixing tests based on the new strings.
|
2017-05-10 13:25:59 -07:00 |
|
Piotr Puszkiewicz
|
d55a8f8188
|
Add missing copyright headers to all cs files
|
2017-03-02 21:04:03 -08:00 |
|
Alex Barney
|
9b4cb6a072
|
Add Runtime Identifier option to dotnet-restore
* Add an option to specify an RID when restoring
* This brings the option from the publish and build command to the restore command
|
2016-12-18 22:50:42 -06:00 |
|
Zlatko Knezevic
|
7294260e09
|
More text cleanup
|
2016-12-16 19:14:30 -08:00 |
|
Zlatko Knezevic
|
b7f3e39413
|
Finishing touches on help messages
Making finishing touches on all the CLI commands' help messages. Also
adding dotnet clean to the help output list.
Fixes #5048,#5017
|
2016-12-16 19:14:29 -08:00 |
|
Scott Carlton
|
706b8a802d
|
Extract localizable strings from dotnet-run (#4769)
* Localization changes for dotnet-run
* Fixed LocalizableString to correctly be LocalizableStrings
* Localization changes for dotnet-restoreProjectJson
* Loclization changes for dotnet-restore command.
* Update Program.cs
|
2016-11-19 11:45:46 -08:00 |
|