msbuild/documentation
Gang Wang 7816f5e89b
Rename liveLogger to be terminallogger (#9027)
* Rename liveLogger to be terminallogger

* Keep supporting command line switches for live logger

* Keep supporting MSBUILDLIVELOGGER for existing use
2023-07-21 09:58:17 +08:00
..
Contributions Add solution parser documentation (#7245) 2022-02-18 13:54:27 -08:00
deprecated Added README.md and updated the table of contents in `documentation` folder (#8390) 2023-02-07 15:40:35 +08:00
specs Term cleanup (#8799) 2023-05-25 16:07:53 +00:00
terminallogger Rename liveLogger to be terminallogger (#9027) 2023-07-21 09:58:17 +08:00
wiki Move change behind ChangeWave 2023-07-10 09:52:00 +02:00
Built-in-Propeties.md Enable TaskHostFactory for .NET (Core) MSBuild (#6994) 2021-11-15 11:25:17 -08:00
Changelog.md Revert "Avoid package dependencies on inbox libraries (#8669)" (#8679) 2023-04-19 14:23:04 +00:00
Deploy-MSBuild.md Create instructions on how to test private bits (#5818) 2020-10-26 13:36:26 -05:00
MSBuild-Server.md Update doc (#7740) 2022-07-01 10:34:21 +02:00
ProjectReference-Protocol.md Update `ProjectReference` docs (#8434) 2023-04-19 09:42:28 +08:00
README.md Rename liveLogger to be terminallogger (#9027) 2023-07-21 09:58:17 +08:00
WhenGlobbingReturnsOriginalFilespec.md Added README.md and updated the table of contents in `documentation` folder (#8390) 2023-02-07 15:40:35 +08:00
assigning-msb-error-code.md Fix some URLs from Microsoft/msbuild -> dotnet/msbuild (#6335) 2021-04-13 10:55:11 -07:00
consuming-nuget-package.md Update/unify with old doc on packages 2022-01-13 15:23:51 -06:00
evaluation-profiling.md Clarify evaluation profiler use (#3887) 2018-10-26 15:32:19 -05:00
release.md Add "release" doc 2021-11-10 12:43:50 -06:00

README.md

Welcome to MSBuild docs!

The folder contains collection of docs and references for MSBuild, detailed information on how to work with this repo, and covers in-depth technical topics related to implementation.

Getting Started

NuGet packages

Release information

Development and contributing

Problems?

In-depth tech topics

Tasks

Evaluation

Logging

Archived Designs

Proposed Designs

Community contributions

Note: community contributions has documentation that was contributed by developers or users, but it might not been fully vetted for accuracy and correctness. Explanations in this folder may not be fully accurate, but can still be very informative for developing an understanding of MSBuild or a specific problem.