cleaned up code and output.

This commit is contained in:
2018-12-09 00:55:51 -06:00
parent 82bdfcbaa2
commit b6581cfb47
3 changed files with 1 additions and 13 deletions

View File

@@ -60,9 +60,6 @@
<Compile Include="Input\IInputListener.cs" />
<Compile Include="Input\InputListener.cs" />
<Compile Include="Input\InputUtilities.cs" />
<Compile Include="obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs" />
<Compile Include="obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs" />
<Compile Include="obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs" />
<Compile Include="ParticleSystem\Particle.cs" />
<Compile Include="Persistence\PreferencesManager.cs" />
<Compile Include="Pipeline\TextureAtlasDataReader.cs" />
@@ -81,16 +78,11 @@
<Compile Include="UI\Modular\UIModuleGroup.cs" />
</ItemGroup>
<ItemGroup>
<None Include="obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache" />
<None Include="obj\Debug\Recrowned-Athenaeum.csproj.CoreCompileInputs.cache" />
<None Include="obj\Debug\Recrowned-Athenaeum.csprojAssemblyReference.cache" />
<None Include="obj\Release\Recrowned-Athenaeum.csproj.CoreCompileInputs.cache" />
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Folder Include="bin\Debug\" />
<Folder Include="bin\Release\" />
<Folder Include="obj\Debug\TempPE\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\RecrownedAthenaeum.Pipeline\RecrownedAthenaeum.Pipeline.csproj">