Skip to content

Commit 624b648

Browse files
committed
Updated the Blazor UG documentation
1 parent c8df4c3 commit 624b648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blazor/common/aot-compilation/reduce-size-of-blazor-wasm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ To [enable Intermediate Language trimming](https://learn.microsoft.com/en-us/dot
5858

5959
#### How to Enable Intermediate Language Trimming Safely for Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor Grid
6060

61-
1. Modify your project file (.csproj) to include Trimmable assemblies and descriptors:
61+
1. Modify your project file (.csproj) to include trimmable assemblies and descriptors:
6262
```xml
6363
<ItemGroup>
6464
<TrimmableAssembly Include="Syncfusion.Blazor" />

0 commit comments

Comments
 (0)