This commit is contained in:
Arin(asus)
2023-10-03 22:38:19 +09:00
parent d6655d54a8
commit c14b6e5cc1
53 changed files with 2220 additions and 226371 deletions

View File

@@ -51,7 +51,7 @@
<DebugType>full</DebugType>
<DefineDebug>true</DefineDebug>
<DefineTrace>false</DefineTrace>
<OutputPath>..\..\Runtime\통합번호찰프로그램%28PDF출력%29 - 가로등%282%29\</OutputPath>
<OutputPath>C:\해광기획\통합번호찰%28가로등%29\</OutputPath>
<DocumentationFile>
</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
@@ -84,6 +84,9 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\DLLS\ADBC.dll</HintPath>
</Reference>
<Reference Include="DotNetZip, Version=1.16.0.0, Culture=neutral, PublicKeyToken=6583c7c814667745, processorArchitecture=MSIL">
<HintPath>..\packages\DotNetZip.1.16.0\lib\net40\DotNetZip.dll</HintPath>
</Reference>
<Reference Include="FarPoint.CalcEngine, Version=5.0.3505.2008, Culture=neutral, PublicKeyToken=327c3516b1b18457, processorArchitecture=MSIL" />
<Reference Include="FarPoint.Excel, Version=5.0.3505.2008, Culture=neutral, PublicKeyToken=327c3516b1b18457, processorArchitecture=MSIL" />
<Reference Include="FarPoint.PDF, Version=5.0.3505.2008, Culture=neutral, PublicKeyToken=327c3516b1b18457, processorArchitecture=MSIL" />
@@ -148,6 +151,12 @@
<Compile Include="dialogForm\DemoDlg.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="dialogForm\fExtractZip.Designer.vb">
<DependentUpon>fExtractZip.vb</DependentUpon>
</Compile>
<Compile Include="dialogForm\fExtractZip.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="dialogForm\fPassword.Designer.vb">
<DependentUpon>fPassword.vb</DependentUpon>
</Compile>
@@ -269,6 +278,9 @@
<SubType>Designer</SubType>
<DependentUpon>DemoDlg.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="dialogForm\fExtractZip.resx">
<DependentUpon>fExtractZip.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="dialogForm\fPassword.resx">
<DependentUpon>fPassword.vb</DependentUpon>
</EmbeddedResource>