Compilefehler beseitigt

This commit is contained in:
2014-04-11 12:05:16 +02:00
parent eebfeba568
commit 1888ef1393
2 changed files with 21 additions and 14 deletions

View File

@@ -65,9 +65,9 @@
<Compile Include="src\Result.cs" />
<Compile Include="src\Challenge.cs" />
<Compile Include="src\YourID.cs" />
<Compile Include="src\DefaultGui\Time.cs" />
<Compile Include="src\DefaultGui\Online.cs" />
<Compile Include="src\EnumDecision.cs" />
<Compile Include="src\Online.cs" />
<Compile Include="src\Time.cs" />
</ItemGroup>
<ItemGroup />
</Project>