From a851a0bf758531de30db338cee09d4c978f1f7ee Mon Sep 17 00:00:00 2001 From: yxj <yxj@hz-kingdee.com> Date: 星期一, 15 五月 2023 09:36:06 +0800 Subject: [PATCH] 11 --- BLL/BLL.csproj | 21 --------------------- 1 files changed, 0 insertions(+), 21 deletions(-) diff --git a/BLL/BLL.csproj b/BLL/BLL.csproj index 1572780..e0c9a84 100644 --- a/BLL/BLL.csproj +++ b/BLL/BLL.csproj @@ -53,10 +53,6 @@ <SpecificVersion>False</SpecificVersion> <HintPath>obj\x86\Debug\AxInterop.VSFlex7.dll</HintPath> </Reference> - <Reference Include="Interop.VSFlex7, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> - <SpecificVersion>False</SpecificVersion> - <HintPath>obj\x86\Debug\Interop.VSFlex7.dll</HintPath> - </Reference> <Reference Include="System" /> <Reference Include="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" /> <Reference Include="System.Data" /> @@ -148,7 +144,6 @@ <Compile Include="绯荤粺鍏敤CLS\Class1.cs" /> <Compile Include="绯荤粺鍏敤CLS\ClsBaseSelect_InterFace.cs" /> <Compile Include="绯荤粺鍏敤CLS\ClsDateToNongli.cs" /> - <Compile Include="绯荤粺鍏敤CLS\ClsGridSum.cs" /> <Compile Include="绯荤粺鍏敤CLS\ClsGy_UserGroup_Model.cs" /> <Compile Include="绯荤粺鍏敤CLS\ClsGy_UserGroup_View.cs" /> <Compile Include="绯荤粺鍏敤CLS\ClsK3Pub_BLL.cs" /> @@ -452,14 +447,6 @@ <WrapperTool>aximp</WrapperTool> <Isolated>False</Isolated> </COMReference> - <COMReference Include="AxVSFlex7"> - <Guid>{D76D7128-4A96-11D3-BD95-D296DC2DD072}</Guid> - <VersionMajor>1</VersionMajor> - <VersionMinor>0</VersionMinor> - <Lcid>0</Lcid> - <WrapperTool>aximp</WrapperTool> - <Isolated>False</Isolated> - </COMReference> <COMReference Include="grdes6Lib"> <Guid>{C5A16330-A084-48C9-BC0F-0D0B37A14123}</Guid> <VersionMajor>6</VersionMajor> @@ -490,14 +477,6 @@ <VersionMinor>0</VersionMinor> <Lcid>0</Lcid> <WrapperTool>primary</WrapperTool> - <Isolated>False</Isolated> - </COMReference> - <COMReference Include="VSFlex7"> - <Guid>{D76D7128-4A96-11D3-BD95-D296DC2DD072}</Guid> - <VersionMajor>1</VersionMajor> - <VersionMinor>0</VersionMinor> - <Lcid>0</Lcid> - <WrapperTool>tlbimp</WrapperTool> <Isolated>False</Isolated> </COMReference> </ItemGroup> -- Gitblit v1.9.1