Added reference to core project

This commit is contained in:
Jordan Wages 2025-08-19 04:47:43 -05:00
commit f0670b081c

View file

@ -16,6 +16,10 @@
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\core\core.csproj" />
</ItemGroup>
<ItemGroup>
<Using Include="NUnit.Framework" />
</ItemGroup>