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 @@ -4,6 +4,7 @@

| Document | Description |
|---|---|
| [Understanding .NET Source-Build](understanding-source-build.md) | Why source-build exists, who depends on it, what it validates, and how the VMR build works |
| [System Requirements](system-requirements.md) | Hardware, OS, and architecture requirements |
| [Bootstrapping Guidelines](bootstrapping-guidelines.md) | How to acquire or build a bootstrapping SDK |
| [Cross-Building](cross-building.md) | How to build .NET for a target platform using a cross-build container |
Expand Down
Loading
Loading