Split into lib (#16)

This commit is contained in:
Patrick Stevens
2024-06-05 00:42:53 +01:00
committed by GitHub
parent 247cc9fa0d
commit 48e111fc9e
12 changed files with 550 additions and 472 deletions

View File

@@ -21,7 +21,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\TestRunner.fsproj" />
<ProjectReference Include="..\..\TestRunner.Lib\TestRunner.Lib.fsproj" />
</ItemGroup>
</Project>