Lapiniot / Net.MQTT

0 stars 0 forks source link

/Account admin pages are broken after assembly trimming #8

Closed Lapiniot closed 3 months ago

Lapiniot commented 3 months ago

Identity UI pages are not accessible after assembly trimming: Error: 404 Not Found We need to update Mqtt.Server.Web/ILLink.Descriptors.xml accordingly to avoid dynamic page components trimming out.

Lapiniot commented 3 months ago

Mqtt.Server.Web/ILLink.Descriptors.xml generally needs more comprehensive review and should be update to reflect all recent major changes and Blazor UI refactorings that may also introduced other breaking changes.