Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Documentation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
| [CI Platform Coverage Guidelines](ci-platform-coverage-guidelines.md) | Guidelines for which platforms to test in CI |
| [Feature Band Source Building](feature-band-source-building.md) | Guide for Linux distro maintainers on building feature band branches |
| [Packaging and Installation](packaging-installation.md) | How to install or package a source-built .NET SDK |
| [Debugging Support](debugging-support.md) | What a source build produces for debugging, how to verify it, and how end users consume sources, binaries, and symbols |
| [Patching Guidelines](patching-guidelines.md) | How to address build errors and other issues via patches |
| [Package Dependency Flow](package-dependency-flow.md) | How package dependencies are managed within source-build |
| [Eliminating Pre-builts](eliminating-pre-builts.md) | How to eliminate pre-built binaries in .NET repositories |
Expand Down
Loading
Loading