fix: corrected a spurious reference to the old MfGames.TestSetup
This commit is contained in:
parent
b9c90a26cc
commit
bb006290ae
1 changed files with 0 additions and 6 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue