msbuild/documentation
Surayya Huseyn Zada 47fb7d5307
[BuildCheck] Fix docs (#10334)
* remove the part where we state that we can analyze binlogs of older  versions of MSBuild

* Update BuildCheck-Architecture.md
2024-07-08 17:14:33 +02: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 [BuildCheck] Fix docs (#10334) 2024-07-08 17:14:33 +02:00
terminallogger Rename liveLogger to be terminallogger (#9027) 2023-07-21 09:58:17 +08:00
wiki Document MSBuild Logging (#10158) 2024-06-09 21:13:46 +02:00
Built-in-Properties.md Add NGEN documentation (NETFramework-NGEN.md) (#9588) 2024-01-08 08:24:38 +00:00
Changelog.md Revert "Avoid package dependencies on inbox libraries (#8669)" (#8679) 2023-04-19 14:23:04 +00:00
Deploy-MSBuild.md Improve deployment script documentation. (#9916) 2024-03-27 13:28:39 +01:00
MSBuild-Server.md Update doc (#7740) 2022-07-01 10:34:21 +02:00
NETFramework-NGEN.md Use all MSBuild binding redirects in NuGet.Frameworks AppDomain (#9634) 2024-01-19 08:51:13 +00:00
ProjectReference-Protocol.md Update `ProjectReference` docs (#8434) 2023-04-19 09:42:28 +08:00
README.md Document MSBuild Logging (#10158) 2024-06-09 21:13:46 +02: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
release-checklist.md Tweak release-process docs (#9958) 2024-05-24 15:42:27 +02: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.