코드 수정

This commit is contained in:
2018-10-15 15:48:04 +09:00
parent 9140673315
commit 0a3bc6b77d
7 changed files with 1295 additions and 655 deletions

View File

@@ -95,6 +95,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Config.cs" />
<Compile Include="CurrentItem.cs" />
<Compile Include="CybosHelper.cs" />
<Compile Include="AutoSeller.cs">
<SubType>Form</SubType>
@@ -137,6 +138,7 @@
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SimulationHelper.cs" />
<Compile Include="TaskExtensions.cs" />
<Compile Include="Util.cs" />
<EmbeddedResource Include="AutoSeller.resx">
<DependentUpon>AutoSeller.cs</DependentUpon>