зеркало из https://github.com/dotnet/msbuild.git
31c4d33532
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> |
||
---|---|---|
.. | ||
Contributions | ||
deprecated | ||
specs | ||
terminallogger | ||
wiki | ||
Built-in-Propeties.md | ||
Changelog.md | ||
Deploy-MSBuild.md | ||
MSBuild-Server.md | ||
ProjectReference-Protocol.md | ||
README.md | ||
WhenGlobbingReturnsOriginalFilespec.md | ||
assigning-msb-error-code.md | ||
consuming-nuget-package.md | ||
evaluation-profiling.md | ||
release.md |
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
-
Building Testing and Debugging
NuGet packages
Release information
Development and contributing
- Providing binary logs for investigation
- Contributing code
- Error codes
- Deploying built MSBuild
- Events emitted by MSBuild
- Change waves (for developers)
- GitHub labels
- Localization
Problems?
- Rebuilding when nothing changed
- Controling References Behavior
- Something's wrong in my build
- Some gotchas around the Microsoft.Build.Framework project/assembly
- GAC and MSBuild
- When globbing returns original filespec
In-depth tech topics
- Reserved and built-in properties
ProjectReference
- MSBuild Server
- Low priority nodes
- Threading in MSBuild worker nodes
- Nodes orchestration
- Project cache plugin
- Support for remote host objects
- Static graph
- Single project isolated builds: implementation details
- Task isolation
- Target maps
- Managing parallelism in MSBuild
- SDK resolution
- RAR core scenarios
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.