feat: wip...migrating to proper app

This commit is contained in:
Stevan Freeborn
2025-07-23 23:55:56 -05:00
parent 439cd6a310
commit 310f56fb84
20 changed files with 370 additions and 64 deletions
@@ -1,7 +1,10 @@
<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<PackageReference Include="AwesomeAssertions" />
<PackageReference Include="Microsoft.NET.Test.Sdk" />
<PackageReference Include="Moq" />
<PackageReference Include="Spectre.Console.Testing" />
<PackageReference Include="xunit.v3" />
<PackageReference Include="xunit.runner.visualstudio" />
</ItemGroup>