feat(galaxyrepo): scaffold ZB.MOM.WW.GalaxyRepository shared lib

This commit is contained in:
Joseph Doherty
2026-06-23 19:48:43 -04:00
parent 510b0010d6
commit aff7264df8
5 changed files with 98 additions and 0 deletions
@@ -0,0 +1,8 @@
<Solution>
<Folder Name="/src/">
<Project Path="src/ZB.MOM.WW.GalaxyRepository/ZB.MOM.WW.GalaxyRepository.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/ZB.MOM.WW.GalaxyRepository.Tests/ZB.MOM.WW.GalaxyRepository.Tests.csproj" />
</Folder>
</Solution>