2025-03-27 15:05:14 +08:00

158 lines
7.5 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>
<ProductVersion>
</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{5C25958A-07C1-484D-8A4F-673B0BFCE1D1}</ProjectGuid>
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SuperMap.RealEstate.HighWay.SellData</RootNamespace>
<AssemblyName>HighWay.SellData.Service</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<SccProjectName>SAK</SccProjectName>
<SccLocalPath>SAK</SccLocalPath>
<SccAuxPath>SAK</SccAuxPath>
<SccProvider>SAK</SccProvider>
<UseIISExpress>false</UseIISExpress>
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
<Use64BitIISExpress />
<UseGlobalApplicationHostFile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="RealEstate.Core">
<HintPath>..\..\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.Core.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.Data" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.XML" />
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
<ItemGroup>
<Content Include="Service.svc" />
<Content Include="web.config" />
</ItemGroup>
<ItemGroup>
<Compile Include="Service.svc.cs">
<DependentUpon>Service.svc</DependentUpon>
</Compile>
<Compile Include="ServicModel\AUDITTASKS.cs" />
<Compile Include="ServicModel\AUDITTASKSDETILS.cs" />
<Compile Include="ServicModel\CCBCDAILYCOLLECT.cs" />
<Compile Include="ServicModel\CCBCENDCOLLECT.cs" />
<Compile Include="ServicModel\CCBORDERFLOW.cs" />
<Compile Include="ServicModel\CHECKACCOUNT.cs" />
<Compile Include="ServicModel\ENDACCOUNT.cs" />
<Compile Include="ServicModel\ENDACCOUNT_TEMP.cs" />
<Compile Include="ServicModel\EXCEPTION.cs" />
<Compile Include="ServicModel\GASDAILYSALES.cs" />
<Compile Include="ServicModel\GASMETER.cs" />
<Compile Include="ServicModel\GASSALESITEM.cs" />
<Compile Include="ServicModel\GASSHIFTSALES.cs" />
<Compile Include="ServicModel\IAUDITTASKS.cs" />
<Compile Include="ServicModel\IAUDITTASKSDETILS.cs" />
<Compile Include="ServicModel\ICCBCDAILYCOLLECT.cs" />
<Compile Include="ServicModel\ICCBCENDCOLLECT.cs" />
<Compile Include="ServicModel\ICCBORDERFLOW.cs" />
<Compile Include="ServicModel\ICHECKACCOUNT.cs" />
<Compile Include="ServicModel\IENDACCOUNT.cs" />
<Compile Include="ServicModel\IENDACCOUNT_TEMP.cs" />
<Compile Include="ServicModel\IEXCEPTION.cs" />
<Compile Include="ServicModel\IGASDAILYSALES.cs" />
<Compile Include="ServicModel\IGASMETER.cs" />
<Compile Include="ServicModel\IGASSALESITEM.cs" />
<Compile Include="ServicModel\IGASSHIFTSALES.cs" />
<Compile Include="ServicModel\IPERSONSELL.cs" />
<Compile Include="ServicModel\ISELLDATA_EXTRA.cs" />
<Compile Include="ServicModel\ISUPPLEMENT.cs" />
<Compile Include="ServicModel\ISUPPLEMENT_PRE.cs" />
<Compile Include="ServicModel\PERSONSELL.cs" />
<Compile Include="ServicModel\SELLDATA.cs" />
<Compile Include="ServicModel\ISELLDATA.cs" />
<Compile Include="ServicModel\SELLDATA_EXTRA.cs" />
<Compile Include="ServicModel\SUPPLEMENT.cs" />
<Compile Include="ServicModel\SUPPLEMENT_PRE.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\HighWay.SellData.Model\HighWay.SellData.Model.csproj">
<Project>{91263dfd-ce54-48e4-a0c5-a8a800ef5f04}</Project>
<Name>HighWay.SellData.Model</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="packages.config" />
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</PropertyGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<UseIIS>True</UseIIS>
<AutoAssignPort>False</AutoAssignPort>
<DevelopmentServerPort>7000</DevelopmentServerPort>
<DevelopmentServerVPath>/HighWay/SellData</DevelopmentServerVPath>
<IISUrl>http://localhost:7010/HighWay/SellData</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
</CustomServerUrl>
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
<!-- 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>