SVN r1226
SVN-Revision: r1226
This commit is contained in:
@@ -37,6 +37,20 @@
|
||||
<UseVSHostingProcess>false</UseVSHostingProcess>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="DevExpress.Data.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
||||
<Reference Include="DevExpress.Utils.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\..\..\..\DEV\Components\Bin\Framework\DevExpress.Utils.v15.2.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="DevExpress.XtraEditors.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\..\..\..\DEV\Components\Bin\Framework\DevExpress.XtraEditors.v15.2.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="DevExpress.XtraGrid.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
||||
<Reference Include="Kdbndp, Version=8.6.1.1, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\..\引用DLL\Kdbndp.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Lskj.Data.ADO, Version=1.0.0.1, Culture=neutral, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\..\引用DLL\Lskj.Data.ADO.dll</HintPath>
|
||||
@@ -57,6 +71,7 @@
|
||||
<Reference Include="System.Core" />
|
||||
<Reference Include="System.Net" />
|
||||
<Reference Include="System.Web" />
|
||||
<Reference Include="System.Windows.Forms" />
|
||||
<Reference Include="System.Xml.Linq" />
|
||||
<Reference Include="System.Data.DataSetExtensions" />
|
||||
<Reference Include="Microsoft.CSharp" />
|
||||
@@ -70,6 +85,7 @@
|
||||
<Compile Include="Impl\BaseModuleImpl.cs" />
|
||||
<Compile Include="Impl\BaseSpecImpl.cs" />
|
||||
<Compile Include="Impl\BillImpl.cs" />
|
||||
<Compile Include="Impl\ConditionalCaching.cs" />
|
||||
<Compile Include="Impl\ErrorMessage.cs" />
|
||||
<Compile Include="Impl\LanguageTranslation.cs" />
|
||||
<Compile Include="Impl\MainImpl.cs" />
|
||||
@@ -83,10 +99,12 @@
|
||||
<Compile Include="Impl\PullSampleImpl.cs" />
|
||||
<Compile Include="Impl\ReportImpl.cs" />
|
||||
<Compile Include="Impl\ScheduderImpl.cs" />
|
||||
<Compile Include="Impl\SqlStoredProcedurepPrompt.cs" />
|
||||
<Compile Include="Impl\SystemInfo.cs" />
|
||||
<Compile Include="Impl\LogUtil.cs" />
|
||||
<Compile Include="Impl\WorkFlowBaseImpl.cs" />
|
||||
<Compile Include="Impl\WorkFlowBillImpl.cs" />
|
||||
<Compile Include="Impl\XtraLocalize.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Impl\PushHelper.cs" />
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user