234 lines
9.9 KiB
XML
234 lines
9.9 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{C3CF46EC-FAE6-4D8B-AC1F-9998D0672E02}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>SOH.JianYan</RootNamespace>
|
|
<AssemblyName>SOH.JianYan</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>..\..\publish\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>..\..\publish\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ApplicationIcon>bitbug_favicon.ico</ApplicationIcon>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="EAS.Data, Version=5.0.0.0, Culture=neutral, PublicKeyToken=a550803c4cd9dbb5, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\publish\EAS.Data.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EAS.MicroKernel, Version=5.0.0.0, Culture=neutral, PublicKeyToken=a550803c4cd9dbb5, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\publish\EAS.MicroKernel.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="FastReport, Version=1.2.47.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\publish\FastReport.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Newtonsoft.Json.6.0.8\lib\net40\Newtonsoft.Json.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.configuration" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Windows.Forms.DataVisualization" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="WeifenLuo.WinFormsUI.Docking, Version=2.7.0.0, Culture=neutral, PublicKeyToken=5cded1a1a0a7b481, processorArchitecture=MSIL" />
|
|
<Reference Include="xiaoy.Excel, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="frmAddZhiKongPin.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmAddZhiKongPin.Designer.cs">
|
|
<DependentUpon>frmAddZhiKongPin.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmBeiJingHuaDa.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmBeiJingHuaDa.Designer.cs">
|
|
<DependentUpon>frmBeiJingHuaDa.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmDaYinJianYanDan.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmDaYinJianYanDan.Designer.cs">
|
|
<DependentUpon>frmDaYinJianYanDan.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmLisMain.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmLisMain.Designer.cs">
|
|
<DependentUpon>frmLisMain.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmTJXMCX.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmTJXMCX.Designer.cs">
|
|
<DependentUpon>frmTJXMCX.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmWsxmjs.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmWsxmjs.Designer.cs">
|
|
<DependentUpon>frmWsxmjs.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmXingMuWeiHu.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmXingMuWeiHu.Designer.cs">
|
|
<DependentUpon>frmXingMuWeiHu.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmChouXueDengJi.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmChouXueDengJi.Designer.cs">
|
|
<DependentUpon>frmChouXueDengJi.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmYiQiAnZhuang.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmYiQiAnZhuang.Designer.cs">
|
|
<DependentUpon>frmYiQiAnZhuang.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frm_dycxhz.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frm_dycxhz.Designer.cs">
|
|
<DependentUpon>frm_dycxhz.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frm_QC_Object.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frm_QC_Object.Designer.cs">
|
|
<DependentUpon>frm_QC_Object.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frm_YiQiAdd.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frm_YiQiAdd.Designer.cs">
|
|
<DependentUpon>frm_YiQiAdd.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frm_ZKT.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frm_ZKT.Designer.cs">
|
|
<DependentUpon>frm_ZKT.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\Entities\SOH.Entities.csproj">
|
|
<Project>{12898925-4422-45e2-a3f6-712c74026bec}</Project>
|
|
<Name>SOH.Entities</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\ICSharpCode.SharpZLib\ICSharpCode.SharpZLib.csproj">
|
|
<Project>{0e7413ff-eb9e-4714-acf2-be3a6a7b2ffd}</Project>
|
|
<Name>ICSharpCode.SharpZLib</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\SOH.BLL.Contract\SOH.BLL.Contract.csproj">
|
|
<Project>{e9ae5503-166c-44bb-b979-5798ae9b65a5}</Project>
|
|
<Name>SOH.BLL.Contract</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\SOH.Kernel\SOH.Kernel.csproj">
|
|
<Project>{e59e53be-a94c-4c66-8b00-33a0e6751b79}</Project>
|
|
<Name>SOH.Kernel</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="frmAddZhiKongPin.resx">
|
|
<DependentUpon>frmAddZhiKongPin.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmBeiJingHuaDa.resx">
|
|
<DependentUpon>frmBeiJingHuaDa.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmDaYinJianYanDan.resx">
|
|
<DependentUpon>frmDaYinJianYanDan.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmLisMain.resx">
|
|
<DependentUpon>frmLisMain.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmTJXMCX.resx">
|
|
<DependentUpon>frmTJXMCX.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmWsxmjs.resx">
|
|
<DependentUpon>frmWsxmjs.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmXingMuWeiHu.resx">
|
|
<DependentUpon>frmXingMuWeiHu.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmChouXueDengJi.resx">
|
|
<DependentUpon>frmChouXueDengJi.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmYiQiAnZhuang.resx">
|
|
<DependentUpon>frmYiQiAnZhuang.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frm_dycxhz.resx">
|
|
<DependentUpon>frm_dycxhz.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frm_QC_Object.resx">
|
|
<DependentUpon>frm_QC_Object.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frm_YiQiAdd.resx">
|
|
<DependentUpon>frm_YiQiAdd.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frm_ZKT.resx">
|
|
<DependentUpon>frm_ZKT.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="packages.config" />
|
|
<None Include="Properties\DataSources\SOH.Entities.DTO.dto_jyxm.datasource" />
|
|
<None Include="Properties\DataSources\SOH.Entities.jy_sqd_mx.datasource" />
|
|
<None Include="Properties\DataSources\SOH.Entities.jy_yhxx.datasource" />
|
|
<None Include="Properties\DataSources\SOH.Entities.jy_yiqi.datasource" />
|
|
<None Include="Properties\DataSources\SOH.Entities.jy_yiqi_xm.datasource" />
|
|
<None Include="Properties\DataSources\SOH.Entities.QC_Items.datasource" />
|
|
<None Include="Properties\DataSources\SOH.Entities.QC_Object.datasource" />
|
|
<None Include="Properties\DataSources\SOH.Entities.QC_Value.datasource" />
|
|
<None Include="Properties\DataSources\SOH.Entities.t_jcxm.datasource">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
<None Include="Properties\DataSources\SOH.Entities.t_zhxm.datasource" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="bitbug_favicon.ico" />
|
|
</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> |