dotnet-installer/src
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
..
compilers Merge pull request #3140 from tmat/UpdateDSRN140 2016-05-20 15:48:13 -05:00
corehost Merge pull request #3215 from eerhardt/netcore-rc3 2016-05-24 10:33:59 -07:00
dotnet Reduce nuget output 2016-05-24 21:34:11 -07:00
dotnet-compile-fsc Fix warnings in project.json 2016-05-19 11:51:49 -07:00
Microsoft.DotNet.Cli.Utils Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00
Microsoft.DotNet.Compiler.Common Fix warnings in project.json 2016-05-19 11:51:49 -07:00
Microsoft.DotNet.Files Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00
Microsoft.DotNet.InternalAbstractions Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00
Microsoft.DotNet.ProjectModel Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00
Microsoft.DotNet.ProjectModel.Loader Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00
Microsoft.DotNet.ProjectModel.Workspaces Fix warnings in project.json 2016-05-19 11:51:49 -07:00
Microsoft.DotNet.TestFramework Revert "HACK: Make the TestAssetsManager create shorter paths for test assets." 2016-05-23 17:04:35 -07:00
Microsoft.Extensions.DependencyModel Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00
Microsoft.Extensions.Testing.Abstractions Updating core packages to rc3-24123-01 2016-05-23 17:19:11 -07:00
sharedframework/framework Improve resource file support (#2511) 2016-04-15 14:45:51 -07:00