Skip to content

Commit

Permalink
docs: Update doc/linker-configuration.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed May 31, 2024
1 parent 458cb3c commit 6657160
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/linker-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ If you need to enable any of those features, you can set the following in your c

Setting `InvariantGlobalization` to true will remove all satellite assemblies from the final package.

### LinkerConfig.xml on WASM
For WASM the Uno-App already contains a 'LinkerConfig.xml' in the folder `Platforms\WebAssembly\LinkerConfig.xml'.
### LinkerConfig.xml on WebAssembly
When using the Uno Platform [solution template](https://aka.platform.uno/app-wizard), a file named 'LinkerConfig.xml' is available in the folder `Platforms\WebAssembly\LinkerConfig.xml'.

0 comments on commit 6657160

Please sign in to comment.