fix(localdb): rename Runtime.Deployment namespace to Runtime.DeploymentCache

The Runtime.Deployment namespace shadowed the Deployment EF entity type for
every file under ZB.MOM.WW.OtOpcUa.Runtime.Tests.*: C# name lookup walks the
enclosing namespace chain and finds the namespace before a using-imported type,
so 19 pre-existing call sites failed with CS0118. Caught only by a full-solution
build - the Host and its own tests compiled fine.
This commit is contained in:
Joseph Doherty
2026-07-20 10:42:22 -04:00
parent b9ddf20edd
commit e771a11a30
2 changed files with 2 additions and 2 deletions
@@ -1,5 +1,5 @@
using ZB.MOM.WW.LocalDb;
using ZB.MOM.WW.OtOpcUa.Runtime.Deployment;
using ZB.MOM.WW.OtOpcUa.Runtime.DeploymentCache;
namespace ZB.MOM.WW.OtOpcUa.Host.Configuration;
@@ -1,6 +1,6 @@
using Microsoft.Data.Sqlite;
namespace ZB.MOM.WW.OtOpcUa.Runtime.Deployment;
namespace ZB.MOM.WW.OtOpcUa.Runtime.DeploymentCache;
/// <summary>
/// DDL for the node-local deployment-artifact cache: the chunked artifact table plus the