420 lines
15 KiB
XML
420 lines
15 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.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>{957C6950-672F-457B-A6A5-006F18588295}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>SuperMap.RealEstate.HighWay.PrintGoods</RootNamespace>
|
|
<AssemblyName>HighWay.PrintGoods</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<SccProjectName>SAK</SccProjectName>
|
|
<SccLocalPath>SAK</SccLocalPath>
|
|
<SccAuxPath>SAK</SccAuxPath>
|
|
<SccProvider>SAK</SccProvider>
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
<PublishUrl>E:\001_高速项目\099_应用程序\010_浙江高速\HighWay.PrintGoods\</PublishUrl>
|
|
<Install>true</Install>
|
|
<InstallFrom>Disk</InstallFrom>
|
|
<UpdateEnabled>true</UpdateEnabled>
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
<UpdateInterval>7</UpdateInterval>
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|
<UpdateRequired>false</UpdateRequired>
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
<UpdateUrl>http://192.168.10.130:8010/HighWay/HighWay.PrintGoods/</UpdateUrl>
|
|
<ApplicationRevision>2</ApplicationRevision>
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<PublishWizardCompleted>true</PublishWizardCompleted>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
|
|
</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>
|
|
<PropertyGroup>
|
|
<ManifestCertificateThumbprint>3C1FCC7C76F2480F7099D86128DC27A92908AAD2</ManifestCertificateThumbprint>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ManifestKeyFile>HighWay.PrintGoods_TemporaryKey.pfx</ManifestKeyFile>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<GenerateManifests>true</GenerateManifests>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<SignManifests>false</SignManifests>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="RealEstate.Core">
|
|
<HintPath>..\..\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="RealEstate.Enums">
|
|
<HintPath>..\..\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.Enums.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="RealEstate.FrameWork">
|
|
<HintPath>..\..\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.FrameWork.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="RealEstate.Web">
|
|
<HintPath>..\..\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.Web.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Spire.Doc, Version=5.7.0.54020, Culture=neutral, PublicKeyToken=663f351905198cb3, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\FreeSpire.Doc.5.7\lib\net20\Spire.Doc.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Spire.License, Version=1.3.5.20, Culture=neutral, PublicKeyToken=b1144360237c8b3f, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\FreeSpire.Doc.5.7\lib\net20\Spire.License.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Spire.Pdf, Version=3.7.291.54020, Culture=neutral, PublicKeyToken=663f351905198cb3, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\FreeSpire.Doc.5.7\lib\net20\Spire.Pdf.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.configuration" />
|
|
<Reference Include="System.Core" />
|
|
<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" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="frmPrintMain.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmPrintMain.designer.cs">
|
|
<DependentUpon>frmPrintMain.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="PrintHelper.cs" />
|
|
<Compile Include="Program.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="SetRowXY.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="SetRowXY.Designer.cs">
|
|
<DependentUpon>SetRowXY.cs</DependentUpon>
|
|
</Compile>
|
|
<EmbeddedResource Include="frmPrintMain.resx">
|
|
<DependentUpon>frmPrintMain.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>
|
|
<EmbeddedResource Include="SetRowXY.resx">
|
|
<DependentUpon>SetRowXY.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<None Include="app.config" />
|
|
<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>
|
|
<Content Include="Image\PriceTag.jpg" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include=".NETFramework,Version=v4.0">
|
|
<Visible>False</Visible>
|
|
<ProductName>Microsoft .NET Framework 4 %28x86 和 x64%29</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Windows.Installer.4.5">
|
|
<Visible>False</Visible>
|
|
<ProductName>Windows Installer 4.5</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<PublishFile Include="HighWay.History.Business">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="HighWay.History.Model">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="HighWay.History.References">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="HighWay.SellData.Business">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="HighWay.SellData.Model">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="HighWay.SellData.References">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="ICSharpCode.SharpZipLib">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="Newtonsoft.Json">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="NPOI">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="NPOI.OOXML">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="NPOI.OpenXml4Net">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="NPOI.OpenXmlFormats">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="RealEstate.WorkFlow">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="Seller.History.Business">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="Seller.History.Model">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="Seller.History.References">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="Seller.Storage.Business">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="Seller.Storage.Model">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="Seller.Storage.References">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="UniformSend.Storage.Business">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="UniformSend.Storage.Model">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="UniformSend.Storage.References">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\HighWay.Storage.Business\HighWay.Storage.Business.csproj">
|
|
<Project>{9335a166-f9e1-47c7-a3ad-31ee8060cac6}</Project>
|
|
<Name>HighWay.Storage.Business</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\HighWay.Storage.Model\HighWay.Storage.Model.csproj">
|
|
<Project>{5606d1f0-46d2-44d1-83d0-cc88415fa21a}</Project>
|
|
<Name>HighWay.Storage.Model</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\HighWay.Storage.References\HighWay.Storage.References.csproj">
|
|
<Project>{64e0f2f3-70a9-4d4d-8588-e9e6d665cdf7}</Project>
|
|
<Name>HighWay.Storage.References</Name>
|
|
</ProjectReference>
|
|
</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> |