|
|
@@ -44,7 +44,6 @@
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
</PropertyGroup>
|
|
|
<ItemGroup>
|
|
|
- <Reference Include="Microsoft.Office.Interop.Excel, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" />
|
|
|
<Reference Include="System" />
|
|
|
<Reference Include="System.configuration" />
|
|
|
<Reference Include="System.Data" />
|
|
|
@@ -95,22 +94,6 @@
|
|
|
</ProjectReference>
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
- <COMReference Include="ADODB">
|
|
|
- <Guid>{00000205-0000-0010-8000-00AA006D2EA4}</Guid>
|
|
|
- <VersionMajor>2</VersionMajor>
|
|
|
- <VersionMinor>5</VersionMinor>
|
|
|
- <Lcid>0</Lcid>
|
|
|
- <WrapperTool>primary</WrapperTool>
|
|
|
- <Isolated>False</Isolated>
|
|
|
- </COMReference>
|
|
|
- <COMReference Include="Microsoft.Office.Core">
|
|
|
- <Guid>{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}</Guid>
|
|
|
- <VersionMajor>2</VersionMajor>
|
|
|
- <VersionMinor>3</VersionMinor>
|
|
|
- <Lcid>0</Lcid>
|
|
|
- <WrapperTool>primary</WrapperTool>
|
|
|
- <Isolated>False</Isolated>
|
|
|
- </COMReference>
|
|
|
<COMReference Include="VBIDE">
|
|
|
<Guid>{0002E157-0000-0000-C000-000000000046}</Guid>
|
|
|
<VersionMajor>5</VersionMajor>
|