..업로드 기능 추가

This commit is contained in:
chikyun.kim
2019-04-16 15:00:19 +09:00
parent 1c40de0c12
commit e40f89e0f3
28 changed files with 13018 additions and 3414 deletions

View File

@@ -146,6 +146,12 @@
<Compile Include="fProjectSchedule.Designer.cs">
<DependentUpon>fProjectSchedule.cs</DependentUpon>
</Compile>
<Compile Include="ImportC.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="ImportC.Designer.cs">
<DependentUpon>ImportC.cs</DependentUpon>
</Compile>
<Compile Include="Import.cs">
<SubType>Form</SubType>
</Compile>
@@ -204,6 +210,9 @@
<EmbeddedResource Include="fProjectSchedule.resx">
<DependentUpon>fProjectSchedule.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ImportC.resx">
<DependentUpon>ImportC.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Import.resx">
<DependentUpon>Import.cs</DependentUpon>
</EmbeddedResource>