dotnet-installer/test/EndToEnd
Bill Wert 785cab3072 Reduce nuget output
This addresses part of #1623. Unfortunately, because the CLI takes Nuget
as a binary, it is hard to get to where I think we should really be.
This change makes default verbosity "minimal", which is the first level
where you get any status output. Unfortunately, things like package
downgrade warnings and the like still appear there. This does hide all
the "info" and "trace" messages by default.

I also removed the now useless (and previously undocumented)
--quiet.
2016-05-24 21:34:11 -07:00
..
EndToEnd.xproj Revert "Update the .xproj files to reference the "DotNet" targets and props instead of "DNX"." 2016-03-16 11:44:09 -05:00
EndToEndTest.cs Reduce nuget output 2016-05-24 21:34:11 -07:00
project.json Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00