be3557c043
SVN-Revision: r467
114 lines
5.0 KiB
XML
114 lines
5.0 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProductVersion>8.0.30703</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{52BC40E0-C0C6-4F78-996B-CAE028D209CA}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Lskj.Model</RootNamespace>
|
|
<AssemblyName>Lskj.Model</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>..\..\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<DocumentationFile>..\..\Debug\AllMethodXml\Lskj.Model.XML</DocumentationFile>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>none</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>..\..\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="DevExpress.Utils.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\Debug\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>..\..\Debug\DevExpress.XtraEditors.v15.2.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=13.0.1.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\引用DLL\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Management" />
|
|
<Reference Include="System.Net" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="AccraditationModel.cs" />
|
|
<Compile Include="ActionType.cs" />
|
|
<Compile Include="AddGroupModel.cs" />
|
|
<Compile Include="AttachModuleModel.cs" />
|
|
<Compile Include="BaseAccraditationModel.cs" />
|
|
<Compile Include="BaseAuditModel.cs" />
|
|
<Compile Include="BaseflowModel.cs" />
|
|
<Compile Include="BaseflowTypeModel.cs" />
|
|
<Compile Include="BaseflowTypeStepModel.cs" />
|
|
<Compile Include="BaseResponse.cs" />
|
|
<Compile Include="BaseSaveModel.cs" />
|
|
<Compile Include="BillAuditModel.cs" />
|
|
<Compile Include="BillBarCodeModel.cs" />
|
|
<Compile Include="BillDetailModel.cs" />
|
|
<Compile Include="BillflowModel.cs" />
|
|
<Compile Include="BillflowTypeModel.cs" />
|
|
<Compile Include="BillflowTypeStepModel.cs" />
|
|
<Compile Include="BillModel.cs" />
|
|
<Compile Include="BomImpRtnModel.cs" />
|
|
<Compile Include="CacheRefresh.cs" />
|
|
<Compile Include="ControlPropertyModel.cs" />
|
|
<Compile Include="DllModule.cs" />
|
|
<Compile Include="DynamicModel.cs" />
|
|
<Compile Include="ERPInfo.cs" />
|
|
<Compile Include="FieldModel.cs" />
|
|
<Compile Include="FieldType.cs" />
|
|
<Compile Include="FlowTypeStepModel.cs" />
|
|
<Compile Include="FormDialogModel.cs" />
|
|
<Compile Include="GridEnum.cs" />
|
|
<Compile Include="GridStruct.cs" />
|
|
<Compile Include="ModuleArgs.cs" />
|
|
<Compile Include="ModuleModel.cs" />
|
|
<Compile Include="ModuleType.cs" />
|
|
<Compile Include="OperateEvent.cs" />
|
|
<Compile Include="PdfSignModel.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="WaterMark.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="ReadMe.txt" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="app.config" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
</Project> |