Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 18, 2017. It is now read-only.
This repository was archived by the owner on Dec 18, 2017. It is now read-only.

Suggest suppressing the *** READING ... messages #2649

@dougbu

Description

@dougbu

dnu restore --quiet now outputs numerous lines like

*** READING C:\Users\dougbu\.dnx\packages\System.Linq.Expressions\4.0.11-beta-23302\runtime.json

What do these messages mean? Since there does not appear to be an action users can take in response, suggest removing the lines from the dnu restore output (not just from the --quiet output).

These messages do not just appear for System.Linq.Expressions though that is by far the most commonly-mentioned package, at least when in the Mvc repo.

More context...

Microsoft .NET Development Utility CLR-x86-1.0.0-beta8-15585

Restoring packages for C:\dd\dnx\MVC\samples\MvcMinimalSample.Web\project.json
*** READING C:\Users\dougbu\.dnx\packages\System.Linq.Expressions\4.0.11-beta-23302\runtime.json
... [repeat ad nauseam]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions