fix: corrected a spurious reference to the old MfGames.TestSetup

This commit is contained in:
Dylan R. E. Moonfire 2021-09-11 00:38:49 -05:00
parent b9c90a26cc
commit bb006290ae

View file

@ -34,10 +34,4 @@
<ProjectReference Include="..\..\src\MfGames.ToolBuilder\MfGames.ToolBuilder.csproj" />
</ItemGroup>
<ItemGroup>
<Reference Include="MfGames.TestSetup, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>bin\Debug\net5.0\MfGames.TestSetup.dll</HintPath>
</Reference>
</ItemGroup>
</Project>