Created matchup structuring

This commit is contained in:
2020-04-08 21:44:09 +02:00
parent 12be5e3890
commit a8fefcca3f
3 changed files with 112 additions and 0 deletions

View File

@ -58,6 +58,7 @@
<Compile Include="Models\TeamModel.cs" />
<Compile Include="Models\TournamentModel.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="TournamentLogic.cs" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />