msbuild/documentation
Jan Krivanek 4e9a031108
Merge pull request #8779 from JanKrivanek/proto/serialize-exc
Relay remoted exceptions
2023-06-20 16:32:54 +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
livelogger Updated remaining reference on documentation and removed .DS_Store files 2023-01-30 17:25:39 -06:00
specs Term cleanup (#8799) 2023-05-25 16:07:53 +00:00
wiki Apply suggestions from code review 2023-06-12 15:07:06 +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 Reorganize docs (#8701) 2023-05-01 13:38:58 -07: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.