unoplatform / uno

Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
https://platform.uno
Apache License 2.0
8.45k stars 685 forks source link

fix: Adjust desktop hot load under linux (backport #16509) #16511

Closed mergify[bot] closed 2 weeks ago

mergify[bot] commented 2 weeks ago

This change ensures that delta updates do not fail on missing assemblies, which can happen when performing HR reload on linux and HR picks up WPF assemblies that are not loaded in the current process.


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