You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/core/deploying/trimming/trim-self-contained.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ For more information, see [.NET application publishing overview](../../deploying
71
71
72
72
## Next steps
73
73
74
-
After enabling trimming, you may encounter trim warnings during build. Follow these guides to understand and resolve them:
74
+
After enabling trimming, you might encounter trim warnings during build. Follow these guides to understand and resolve them:
75
75
76
76
- **[Understanding trim analysis](trimming-concepts.md)** - Learn how the trimmer works and why certain code patterns produce warnings. This conceptual guide explains the fundamental principles of trim analysis.
77
77
- **[Fix trim warnings](fixing-warnings.md)** - Step-by-step workflows for resolving trim warnings in your code.
0 commit comments