Minor changes

This commit is contained in:
Markus Himmel
2016-08-27 16:52:53 +02:00
parent aa517fbd43
commit fb645cbbc5
3 changed files with 2 additions and 2 deletions

View File

@@ -50,7 +50,6 @@
<Compile Include="GameResult.cs" />
<Compile Include="GameState.cs" />
<Compile Include="RandomBot.cs" />
<None Include="LICENSE" />
<Compile Include="IGameStateObserver.cs" />
<Compile Include="IMoveProvider.cs" />
<Compile Include="GameMove.cs" />