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 #866

Closed jeromelaban closed 2 months ago

jeromelaban commented 2 months ago

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

github-actions[bot] commented 2 months ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://white-river-0087b630f-866.eastus2.1.azurestaticapps.net

github-actions[bot] commented 2 months ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://white-river-0087b630f-866.eastus2.1.azurestaticapps.net

jeromelaban commented 2 months ago

@mergifyio backport release/stable/8.0

mergify[bot] commented 2 months ago

backport release/stable/8.0

✅ Backports have been created

* [#867 fix: Use assembly full path search first (backport #866)](https://github.com/unoplatform/Uno.Wasm.Bootstrap/pull/867) has been created for branch `release/stable/8.0`