Skip to content

Commit e79d6c8

Browse files
authored
Make the trimming options link be more prominent. (#19897)
1 parent 4acec0a commit e79d6c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

aspnetcore/blazor/host-and-deploy/configure-trimmer.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Trimming for .NET apps can be disabled by setting the `PublishTrimmed` MSBuild p
2626
<PublishTrimmed>false</PublishTrimmed>
2727
</PropertyGroup>
2828
```
29+
Additional options to configure the trimmer can be found at [Trimming options](/dotnet/core/deploying/trimming-options).
2930

3031
## Additional resources
3132

0 commit comments

Comments
 (0)