The new WPF UI Can run and show existing Tournaments

This commit is contained in:
2020-05-14 23:59:26 +02:00
parent 6a4b3fc422
commit effdbe02b4
4 changed files with 99 additions and 6 deletions

View File

@ -119,5 +119,11 @@
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Resource>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\TrackerLibrary\TrackerLibrary.csproj">
<Project>{27ba8b4b-4ef6-4ca2-8e43-7c930552ecd9}</Project>
<Name>TrackerLibrary</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>