dock 관련, 제거

This commit is contained in:
chi
2020-07-09 00:52:56 +09:00
parent fc66714f53
commit 161bcc9cbe
47 changed files with 16335 additions and 782 deletions

View File

@@ -78,6 +78,7 @@
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="C1.Win.C1FlexGrid.4, Version=4.0.20171.248, Culture=neutral, PublicKeyToken=79882d576c6336da, processorArchitecture=MSIL" />
<Reference Include="FarPoint.CalcEngine, Version=13.45.20191.0, Culture=neutral, PublicKeyToken=327c3516b1b18457" />
<Reference Include="FarPoint.Excel, Version=13.45.20191.0, Culture=neutral, PublicKeyToken=327c3516b1b18457" />
<Reference Include="FarPoint.Localization, Version=13.45.20191.0, Culture=neutral, PublicKeyToken=327c3516b1b18457" />
@@ -195,6 +196,12 @@
<Compile Include="업로드폼\syncLOg.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="업로드폼\XLSoldtonew.Designer.vb">
<DependentUpon>XLSoldtonew.vb</DependentUpon>
</Compile>
<Compile Include="업로드폼\XLSoldtonew.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="업로드폼\XLSsync.Designer.vb">
<DependentUpon>XLSsync.vb</DependentUpon>
</Compile>
@@ -426,6 +433,9 @@
<DependentUpon>syncLOg.vb</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="업로드폼\XLSoldtonew.resx">
<DependentUpon>XLSoldtonew.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="업로드폼\XLSsync.resx">
<DependentUpon>XLSsync.vb</DependentUpon>
<SubType>Designer</SubType>
@@ -723,7 +733,7 @@
<ItemGroup>
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
<ProductName>.NET Framework Client Profile</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.2.0">