<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="12.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>{5DF978C5-55BD-4056-8D8D-232CAA1E7EC5}</ProjectGuid>
|
<OutputType>WinExe</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>iWarePrintService</RootNamespace>
|
<AssemblyName>iWarePrintService</AssemblyName>
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<TargetFrameworkProfile />
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>bin\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<DebugType>pdbonly</DebugType>
|
<Optimize>true</Optimize>
|
<OutputPath>bin\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="Aspose.Cells, Version=8.9.2.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>dll\Aspose.Cells.dll</HintPath>
|
</Reference>
|
<Reference Include="Barcode, Version=2.0.0.20, Culture=neutral, PublicKeyToken=6dc438ab78a525b3, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>dll\Barcode.dll</HintPath>
|
</Reference>
|
<Reference Include="BarcodeLib.Barcode.ASP.NET, Version=6.10.1.12310, Culture=neutral, PublicKeyToken=f1ec954ce2c30e4e, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>dll\BarcodeLib.Barcode.ASP.NET.dll</HintPath>
|
</Reference>
|
<Reference Include="EntityFramework">
|
<HintPath>..\iWareCommon\DLL\EntityFramework.dll</HintPath>
|
</Reference>
|
<Reference Include="EntityFramework.SqlServer">
|
<HintPath>..\iWareCommon\DLL\EntityFramework.SqlServer.dll</HintPath>
|
</Reference>
|
<Reference Include="EPPlus, Version=3.0.0.2, Culture=neutral, PublicKeyToken=ea159fdaa78159a1, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>dll\EPPlus.dll</HintPath>
|
</Reference>
|
<Reference Include="Gma.QrCodeNet.Encoding, Version=0.4.0.0, Culture=neutral, PublicKeyToken=e8a75d24b142be49, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>dll\Gma.QrCodeNet.Encoding.dll</HintPath>
|
</Reference>
|
<Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>dll\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>dll\NPOI.2.3.0\lib\net40\NPOI.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI.OOXML, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>dll\NPOI.2.3.0\lib\net40\NPOI.OOXML.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI.OpenXml4Net, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>dll\NPOI.2.3.0\lib\net40\NPOI.OpenXml4Net.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI.OpenXmlFormats, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>dll\NPOI.2.3.0\lib\net40\NPOI.OpenXmlFormats.dll</HintPath>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.Configuration" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Runtime.Serialization" />
|
<Reference Include="System.ServiceModel" />
|
<Reference Include="System.Web" />
|
<Reference Include="System.Xml.Linq" />
|
<Reference Include="System.Data.DataSetExtensions" />
|
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="System.Data" />
|
<Reference Include="System.Deployment" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Windows.Forms" />
|
<Reference Include="System.Xml" />
|
<Reference Include="zxing">
|
<HintPath>dll\ZXing.Net.0.12.0.0\lib\net40\zxing.dll</HintPath>
|
</Reference>
|
<Reference Include="zxing.presentation">
|
<HintPath>dll\ZXing.Net.0.12.0.0\lib\net40\zxing.presentation.dll</HintPath>
|
</Reference>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="Common\SystemConst.cs" />
|
<Compile Include="Connected Services\PrintBaseService\Reference.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Compile>
|
<Compile Include="Entity\ColumnEntity.cs" />
|
<Compile Include="Entity\MaterialEntity.cs" />
|
<Compile Include="Form1.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Form1.Designer.cs">
|
<DependentUpon>Form1.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Helper\ConfigHelper.cs" />
|
<Compile Include="Helper\DataCache.cs" />
|
<Compile Include="printService\creatExcelPrintForDO.cs" />
|
<Compile Include="printService\creatExcelPrintForSC.cs" />
|
<Compile Include="printService\creatExcelPrint.cs" />
|
<Compile Include="printService\labelEntity.cs" />
|
<Compile Include="printService\print.cs" />
|
<Compile Include="printService\QrCodeAndBarCode.cs" />
|
<Compile Include="Program.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Utility\Common.cs" />
|
<Compile Include="Utility\ExcelHelper.cs" />
|
<Compile Include="Utility\TextHelper.cs" />
|
<EmbeddedResource Include="Form1.resx">
|
<DependentUpon>Form1.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\Resources.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<Compile Include="Properties\Resources.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DependentUpon>Resources.resx</DependentUpon>
|
<DesignTime>True</DesignTime>
|
</Compile>
|
<None Include="App - 本机.config" />
|
<None Include="Connected Services\PrintBaseService\item.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Connected Services\PrintBaseService\item1.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Connected Services\PrintBaseService\item2.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Connected Services\PrintBaseService\iWarePrintService.PrintBaseService.GetImageResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Connected Services\PrintBaseService\iWarePrintService.PrintBaseService.GetPrinterStatusResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Connected Services\PrintBaseService\iWarePrintService.PrintBaseService.Print2Response.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Connected Services\PrintBaseService\iWarePrintService.PrintBaseService.Print3Response.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Connected Services\PrintBaseService\iWarePrintService.PrintBaseService.PrintResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Connected Services\PrintBaseService\PrintWcfService.wsdl" />
|
<None Include="dll\NPOI.2.3.0\LICENSE" />
|
<None Include="dll\NPOI.2.3.0\NPOI.2.3.0.nupkg" />
|
<None Include="dll\SharpZipLib.0.86.0\SharpZipLib.0.86.0.nupkg" />
|
<None Include="File\ExportFileTemplate\DO发货标签模板.xlsx">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</None>
|
<None Include="File\ExportFileTemplate\生产订单发货标签模板.xlsx">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</None>
|
<None Include="File\ExportFileTemplate\标签模板.xlsx">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</None>
|
<None Include="File\ImportFileTemplate\武汉牧野生产库临时标签.xlsx">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</None>
|
<None Include="packages.config" />
|
<None Include="Properties\Settings.settings">
|
<Generator>SettingsSingleFileGenerator</Generator>
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
</None>
|
<Compile Include="Properties\Settings.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DependentUpon>Settings.settings</DependentUpon>
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
</Compile>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="App.config" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Connected Services\PrintBaseService\item.disco" />
|
<None Include="Connected Services\PrintBaseService\configuration91.svcinfo" />
|
<None Include="Connected Services\PrintBaseService\configuration.svcinfo" />
|
<None Include="Connected Services\PrintBaseService\Reference.svcmap">
|
<Generator>WCF Proxy Generator</Generator>
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
</None>
|
<Content Include="dll\Aspose.Cells.dll" />
|
<Content Include="dll\Barcode.dll" />
|
<Content Include="dll\Barcode.xml" />
|
<Content Include="dll\BarcodeLib.Barcode.ASP.NET.dll" />
|
<Content Include="dll\EPPlus.dll" />
|
<Content Include="dll\Gma.QrCodeNet.Encoding.dll" />
|
<Content Include="dll\logtxt.dll" />
|
<Content Include="dll\NPOI.2.3.0\lib\net20\NPOI.dll" />
|
<Content Include="dll\NPOI.2.3.0\lib\net20\NPOI.OOXML.dll" />
|
<Content Include="dll\NPOI.2.3.0\lib\net20\NPOI.OpenXml4Net.dll" />
|
<Content Include="dll\NPOI.2.3.0\lib\net20\NPOI.OpenXmlFormats.dll" />
|
<Content Include="dll\NPOI.2.3.0\lib\net20\NPOI.XML" />
|
<Content Include="dll\NPOI.2.3.0\lib\net40\NPOI.dll" />
|
<Content Include="dll\NPOI.2.3.0\lib\net40\NPOI.OOXML.dll" />
|
<Content Include="dll\NPOI.2.3.0\lib\net40\NPOI.OpenXml4Net.dll" />
|
<Content Include="dll\NPOI.2.3.0\lib\net40\NPOI.OpenXmlFormats.dll" />
|
<Content Include="dll\NPOI.2.3.0\lib\net40\NPOI.XML" />
|
<Content Include="dll\NPOI.2.3.0\logo\120_120.jpg" />
|
<Content Include="dll\NPOI.2.3.0\logo\240_240.png" />
|
<Content Include="dll\NPOI.2.3.0\logo\32_32.jpg" />
|
<Content Include="dll\NPOI.2.3.0\logo\60_60.jpg" />
|
<Content Include="dll\NPOI.2.3.0\Read Me.txt" />
|
<Content Include="dll\NPOI.2.3.0\Release Notes.txt" />
|
<Content Include="dll\SharpZipLib.0.86.0\lib\11\ICSharpCode.SharpZipLib.dll" />
|
<Content Include="dll\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll" />
|
<Content Include="dll\SharpZipLib.0.86.0\lib\SL3\SharpZipLib.Silverlight3.dll" />
|
<Content Include="dll\SharpZipLib.0.86.0\lib\SL4\SharpZipLib.Silverlight4.dll" />
|
<Content Include="File\CODE_39-123456789321.jpg" />
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\iWareCommon\iWareCommon.csproj">
|
<Project>{3583fcf0-92c7-406c-ad78-9fb7c11293cf}</Project>
|
<Name>iWareCommon</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\iWareModel\iWareModel.csproj">
|
<Project>{556A91F0-34D1-4D23-A1C7-F27E19D916D3}</Project>
|
<Name>iWareModel</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\iWareSql\iWareSql.csproj">
|
<Project>{d0b38cd8-60ac-472c-8031-a03cf3c2e8a5}</Project>
|
<Name>iWareSql</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<WCFMetadata Include="Connected Services\" />
|
</ItemGroup>
|
<ItemGroup>
|
<WCFMetadataStorage Include="Connected Services\PrintBaseService\" />
|
</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>
|