dotnet-installer/test
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
..
ArgumentForwardingTests Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00
ArgumentsReflector Fix warnings in project.json 2016-05-19 11:51:49 -07:00
binding-redirects.Tests Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00
crossgen.Tests Move the CLI corefx dependencies from RC2 to RC3 - rc3-24113-00. 2016-05-23 17:04:29 -07:00
dotnet-build.Tests Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00
dotnet-compile-fsc.Tests Fix warnings in project.json 2016-05-19 11:51:49 -07:00
dotnet-compile.Tests Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00
dotnet-compile.UnitTests Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00
dotnet-new.Tests Upgrade the "dotnet-test-xunit" version to "1.0.0-rc2-192208-24" 2016-05-18 20:47:53 -05:00
dotnet-pack.Tests Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00
dotnet-projectmodel-server.Tests Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00
dotnet-publish.Tests Merge pull request #3215 from eerhardt/netcore-rc3 2016-05-24 10:33:59 -07:00
dotnet-resgen.Tests Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00
dotnet-run.Tests Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00
dotnet-run.UnitTests Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00
dotnet-test.Tests Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00
dotnet-test.UnitTests Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00
dotnet.Tests Merge pull request #3215 from eerhardt/netcore-rc3 2016-05-24 10:33:59 -07:00
EndToEnd Reduce nuget output 2016-05-24 21:34:11 -07:00
Installer make 'platform' flag dependent upon CLI bitness 2016-04-12 16:11:00 -07:00
Kestrel.Tests Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00
Microsoft.DotNet.Cli.Utils.Tests Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00
Microsoft.DotNet.Compiler.Common.Tests Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00
Microsoft.DotNet.ProjectModel.Tests Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00
Microsoft.DotNet.Tools.Tests.Utilities Remove '--infer-runtimes' option for 'dotnet restore' when restoring 2016-05-23 17:04:32 -07:00
Microsoft.Extensions.DependencyModel.Tests Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00
Performance Reduce nuget output 2016-05-24 21:34:11 -07:00
ScriptExecutorTests Fix warnings in project.json 2016-05-19 11:51:49 -07:00
TestingAbstractions Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00