build(centralui): reference ZB.MOM.WW.Theme 0.2.0

This commit is contained in:
Joseph Doherty
2026-06-03 03:21:44 -04:00
parent b3de8408fa
commit e1589497f1
5 changed files with 5 additions and 0 deletions
@@ -18,6 +18,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" />
<PackageReference Include="ZB.MOM.WW.Theme" />
</ItemGroup>
<ItemGroup>
@@ -11,3 +11,4 @@
@using ZB.MOM.WW.ScadaBridge.CentralUI.Auth
@using ZB.MOM.WW.ScadaBridge.CentralUI.Components.Layout
@using ZB.MOM.WW.ScadaBridge.CentralUI.Components.Shared
@using ZB.MOM.WW.Theme
@@ -6,3 +6,4 @@
@using Microsoft.AspNetCore.Components.Web
@using static Microsoft.AspNetCore.Components.Web.RenderMode
@using ZB.MOM.WW.ScadaBridge.CentralUI.Components.Shared
@using ZB.MOM.WW.Theme