dotnet-core/Documentation
Guntbert Reiter 660292a2d2 Make wget slightly more verbose (#1987)
`wget -q` is completeley quiet and doesn't even report any errors.
This can lead to a situation where the subsequent command fails but the user is not made aware of that issue (like with a 404 error,...).

Therefore I propose `wget -nv` which prevents `wget` from being verbose but reports errors.
2018-10-09 10:08:21 -07:00
..
contributing Improve wording on comment editing 2018-08-24 11:47:37 -07:00
diagnostics Replace source_link.md with pointer to new location 2018-04-10 13:14:52 -07:00
build-and-install-rhel6-prerequisites.md Minor grammer change 2018-10-03 17:23:21 -07:00
core-repos.md Fix spelling errors and punctuation (#1903) 2018-09-06 14:46:24 -07:00
ilcRepro.md Move known issue to the right spot 2015-12-28 17:08:22 -08:00
linux-prereqs.md remove libunwind from 2.1 column 2018-07-25 09:21:59 -07:00
linux-setup.md Make wget slightly more verbose (#1987) 2018-10-09 10:08:21 -07:00
microsoft-team.md Fix documentation typo in microsoft-team.md 2018-08-25 03:35:58 +02:00
minimum_requirements.md Fix markdown headings 2017-03-20 16:52:07 -04:00
official-docs.md Update official-docs.md (#743) 2017-08-10 08:38:50 -07:00
prereqs.md Update prereqs.md 2017-10-06 15:11:32 -07:00
README.md Add docs (#547) 2017-03-31 16:46:37 -07:00
self-contained-linux-apps.md Fix the list of excluded libraries for self contained apps (#1390) 2018-03-28 08:12:48 -07:00

Documents Index

This repo includes documents that explain how to use and build the product. It also provides detailed information about the project.