Separate Color processing from Main.

This commit is contained in:
2019-03-13 19:26:14 +00:00
parent 6f48e62c70
commit 16a88413c2
5 changed files with 418 additions and 394 deletions

View File

@@ -38,9 +38,11 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Color.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Properties\Localization.Designer.cs" />
<Compile Include="Swapping.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="..\LICENSE">