feat(theme): scaffold ZB.MOM.WW.Theme RCL + test project

This commit is contained in:
Joseph Doherty
2026-06-01 04:41:48 -04:00
parent 5d1cae3fc6
commit 24fce87c96
10 changed files with 582 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
<Solution>
<Folder Name="/src/">
<Project Path="src/ZB.MOM.WW.Theme/ZB.MOM.WW.Theme.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/ZB.MOM.WW.Theme.Tests/ZB.MOM.WW.Theme.Tests.csproj" />
</Folder>
</Solution>