unoplatform / Uno.Wasm.Bootstrap

A simple nuget package to run C# code in a WASM-compatible browser
Other
364 stars 57 forks source link

fix: Use assembly full path search first (backport #866) #867

Closed mergify[bot] closed 2 months ago

mergify[bot] commented 2 months ago

This change ensures that assemblies are used first by the compilation referenced assemblies, then by search paths if not available.


This is an automatic backport of pull request #866 done by Mergify.