From 2f0ee4c961241c5f7790909b98bf3b18a073cb50 Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Wed, 3 Jun 2026 03:43:06 -0400 Subject: [PATCH] build(server): reference ZB.MOM.WW.Theme 0.2.0 --- nuget.config | 1 + .../Dashboard/Components/_Imports.razor | 1 + src/ZB.MOM.WW.MxGateway.Server/ZB.MOM.WW.MxGateway.Server.csproj | 1 + 3 files changed, 3 insertions(+) diff --git a/nuget.config b/nuget.config index 8c574a4..e353e62 100644 --- a/nuget.config +++ b/nuget.config @@ -20,6 +20,7 @@ + diff --git a/src/ZB.MOM.WW.MxGateway.Server/Dashboard/Components/_Imports.razor b/src/ZB.MOM.WW.MxGateway.Server/Dashboard/Components/_Imports.razor index 5a1db93..e46b92a 100644 --- a/src/ZB.MOM.WW.MxGateway.Server/Dashboard/Components/_Imports.razor +++ b/src/ZB.MOM.WW.MxGateway.Server/Dashboard/Components/_Imports.razor @@ -10,4 +10,5 @@ @using ZB.MOM.WW.MxGateway.Server.Dashboard.Components.Shared @using ZB.MOM.WW.MxGateway.Server.Security.Authorization @using ZB.MOM.WW.MxGateway.Server.Workers +@using ZB.MOM.WW.Theme @using static Microsoft.AspNetCore.Components.Web.RenderMode diff --git a/src/ZB.MOM.WW.MxGateway.Server/ZB.MOM.WW.MxGateway.Server.csproj b/src/ZB.MOM.WW.MxGateway.Server/ZB.MOM.WW.MxGateway.Server.csproj index 0f877b1..2322f48 100644 --- a/src/ZB.MOM.WW.MxGateway.Server/ZB.MOM.WW.MxGateway.Server.csproj +++ b/src/ZB.MOM.WW.MxGateway.Server/ZB.MOM.WW.MxGateway.Server.csproj @@ -11,6 +11,7 @@ +