msbuild/documentation
Rainer Sigwald 31c4d33532
Doc MSBUILDLOGALLENVIRONMENTVARIABLES (#9306)
We generally don't expect people to need to set this, and it increases the likelihood of leaking secrets, but we should document it.

Co-authored-by: Sam Harwell <sam.harwell@microsoft.com>
2023-11-01 16:35:03 +00: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 Packages sourcing doc (#8475) 2023-10-10 09:05:12 -05:00
terminallogger Rename liveLogger to be terminallogger (#9027) 2023-07-21 09:58:17 +08:00
wiki Doc MSBUILDLOGALLENVIRONMENTVARIABLES (#9306) 2023-11-01 16:35:03 +00: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.