Merge SingleGame, part 2

This commit is contained in:
Matt Nadareski
2016-04-20 00:51:05 -07:00
parent 99731d3c64
commit 04fdd61134
3 changed files with 1 additions and 1 deletions

View File

@@ -87,6 +87,7 @@
<Compile Include="Import.cs" />
<Compile Include="DATabase.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SingleGame.cs" />
</ItemGroup>
<ItemGroup>
<None Include="App.config" />

View File

@@ -43,7 +43,6 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="SingleGame.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>