Livar Cunha
|
b1fca8c4d2
|
Replacing the short form version of implicit msbuild parameters with longform ones.
|
2018-04-02 22:54:51 -07:00 |
|
Livar Cunha
|
10289504a8
|
Replacing all implicit msbuild parameters from using a forward slash to using a dash.
|
2018-04-02 14:49:52 -07:00 |
|
Livar Cunha
|
7c37c9a069
|
Changing the /m /v:m default parameters to msbuild to -m and -v:m to avoid confusing that with files on unix machines.
|
2018-04-02 12:41:21 -07:00 |
|
Livar Cunha
|
6072355340
|
Make the default verbosity for dotnet clean normal . This way we can get some meaningful output out of the command.
|
2018-03-01 14:09:06 -08:00 |
|
Piotr Puszkiewicz
|
6429574fff
|
Fix verbosity tests
|
2017-03-10 01:08:07 -08:00 |
|
Piotr Puszkiewicz
|
d55a8f8188
|
Add missing copyright headers to all cs files
|
2017-03-02 21:04:03 -08:00 |
|
Krzysztof Wicher
|
eddca32b2f
|
add dotnet clean unit tests
|
2017-02-22 17:40:02 -08:00 |
|
Krzysztof Wicher
|
06ceb66089
|
skip not finished tests and add restore unit tests
|
2017-02-22 11:43:03 -08:00 |
|
Krzysztof Wicher
|
099dca3950
|
stub for tests
|
2017-02-22 10:44:15 -08:00 |
|