개정판 5f01bbc4
dev issue #829: edit source
DTI_PID/SPPIDConverter_AutoModeling/SPPIDConverter_AutoModeling.csproj | ||
---|---|---|
33 | 33 |
<WarningLevel>4</WarningLevel> |
34 | 34 |
</PropertyGroup> |
35 | 35 |
<ItemGroup> |
36 |
<Reference Include="GemBox.Spreadsheet, Version=39.3.30.1130, Culture=neutral, PublicKeyToken=b1b72c69714d4847, processorArchitecture=MSIL"> |
|
37 |
<SpecificVersion>False</SpecificVersion> |
|
38 |
<HintPath>..\..\..\S-MAP\GemBox.Spreadsheet.dll</HintPath> |
|
39 |
</Reference> |
|
36 | 40 |
<Reference Include="System" /> |
37 | 41 |
<Reference Include="System.Core" /> |
42 |
<Reference Include="System.Drawing" /> |
|
43 |
<Reference Include="System.Windows.Forms" /> |
|
38 | 44 |
<Reference Include="System.Xml.Linq" /> |
39 | 45 |
<Reference Include="System.Data.DataSetExtensions" /> |
40 | 46 |
<Reference Include="Microsoft.CSharp" /> |
... | ... | |
58 | 64 |
<Compile Include="Model\SPPID\Symbol.cs" /> |
59 | 65 |
<Compile Include="Model\SPPID\Text.cs" /> |
60 | 66 |
<Compile Include="Properties\AssemblyInfo.cs" /> |
67 |
<Compile Include="Utill\ExcelUtill.cs" /> |
|
61 | 68 |
<Compile Include="Utill\Log.cs" /> |
62 | 69 |
<Compile Include="Utill\SPPIDUtill.cs" /> |
63 | 70 |
</ItemGroup> |
내보내기 Unified diff