mirror of
https://github.com/PacktPublishing/Learn-WinUI-3-Second-Edition.git
synced 2026-06-20 12:23:09 +00:00
12 lines
269 B
XML
12 lines
269 B
XML
<linker>
|
|
<assembly fullname="UnoMediaCollection" />
|
|
<assembly fullname="UnoMediaCollection.Wasm" />
|
|
|
|
<!--
|
|
Uncomment this section when using JSON.NET
|
|
<assembly fullname="System.Core">
|
|
<type fullname="System.Linq.Expressions*" />
|
|
</assembly>
|
|
-->
|
|
</linker>
|