We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26e0c5c commit e003f2cCopy full SHA for e003f2c
docs/README.md
@@ -2,6 +2,9 @@
2
3
This folder includes several documents that explain both high-level and low-level concepts about the IL trimmer and related tools.
4
5
+## Official Docs
6
+View the official trimming docs at [docs.microsoft.com](https://docs.microsoft.com/en-us/dotnet/core/deploying/trimming/trim-self-contained)
7
+
8
## Usage Docs
9
- [MSBuild Integration](illink-tasks.md)
10
- [Available Command Line Options](illink-options.md)
docs/fixing-warnings.md
0 commit comments