sprints work.

This commit is contained in:
master
2026-01-20 00:45:38 +02:00
parent b34bde89fa
commit 4903395618
275 changed files with 52785 additions and 79 deletions

View File

@@ -22,4 +22,8 @@
<ProjectReference Include="..\StellaOps.Canonicalization\StellaOps.Canonicalization.csproj" />
</ItemGroup>
<!-- Exclude embedded test files - they should be in a separate test project -->
<ItemGroup>
<Compile Remove="__Tests\**\*.cs" />
</ItemGroup>
</Project>