I have an Umbraco 12 site. I've installed Umbraco.UIBuilder (12.0.0) but now it won't run. This appears to be a dependency issue because uSync (12.1.0) and Umbraco.UIBuilder.Web.StaticAssets (12.0.0) have dependcy on different versions of Microsoft.AspNetCore.Components.Web.
Steps To Reproduce
Steps to reproduce the behavior:
- Run a v12 Umbraco site
- Install uSync (12.1.0)
- Install Umbraco.UIBuilder.Web.StaticAssets (12.0.0)
- dotnet run
- See the following error...

This item has been added to our backlog AB#34767