213 lines
10 KiB
XML
213 lines
10 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>{D1F61B3A-973D-4940-84DF-A67972120A56}</ProjectGuid>
|
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>SuperMap.RealEstate.Finance.Storage</RootNamespace>
|
|
<AssemblyName>Finance.Storage.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="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>
|
|
<ProjectReference Include="..\Finance.Storage.Model\Finance.Storage.Model.csproj">
|
|
<Project>{1CE3F7A0-7355-49DB-AE08-1B3CCC3713CD}</Project>
|
|
<Name>Finance.Storage.Model</Name>
|
|
</ProjectReference>
|
|
</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\APPLYAPPROVE.cs" />
|
|
<Compile Include="ServicModel\APPLYSEAL.cs" />
|
|
<Compile Include="ServicModel\APPROVED.cs" />
|
|
<Compile Include="ServicModel\ATTACHMENT.cs" />
|
|
<Compile Include="ServicModel\BIDDINGPURCHASE.cs" />
|
|
<Compile Include="ServicModel\BORROWING.cs" />
|
|
<Compile Include="ServicModel\BUDGETPROJECT.cs" />
|
|
<Compile Include="ServicModel\BUSINESSTRAVEL.cs" />
|
|
<Compile Include="ServicModel\CARAPPLICATION.cs" />
|
|
<Compile Include="ServicModel\CONTRACT.cs" />
|
|
<Compile Include="ServicModel\COSTPLANBILL.cs" />
|
|
<Compile Include="ServicModel\COSTPLANDETILS.cs" />
|
|
<Compile Include="ServicModel\DEPOSITREFUNDDETAIL_AH.cs" />
|
|
<Compile Include="ServicModel\DEPOSITREFUND_AH.cs" />
|
|
<Compile Include="ServicModel\DOCUMENTPOST.cs" />
|
|
<Compile Include="ServicModel\EXPENDBILL.cs" />
|
|
<Compile Include="ServicModel\EXPENDBILL_AH.cs" />
|
|
<Compile Include="ServicModel\FUNDAPPLY.cs" />
|
|
<Compile Include="ServicModel\GOINGOUT.cs" />
|
|
<Compile Include="ServicModel\IAPPLYAPPROVE.cs" />
|
|
<Compile Include="ServicModel\IAPPLYSEAL.cs" />
|
|
<Compile Include="ServicModel\IAPPROVED.cs" />
|
|
<Compile Include="ServicModel\ARCHIVES.cs" />
|
|
<Compile Include="ServicModel\IARCHIVES.cs" />
|
|
<Compile Include="ServicModel\ASSIGNMENTAPPLY.cs" />
|
|
<Compile Include="ServicModel\IASSIGNMENTAPPLY.cs" />
|
|
<Compile Include="ServicModel\EXPENSEBILL.cs" />
|
|
<Compile Include="ServicModel\IATTACHMENT.cs" />
|
|
<Compile Include="ServicModel\IBIDDINGPURCHASE.cs" />
|
|
<Compile Include="ServicModel\IBORROWING.cs" />
|
|
<Compile Include="ServicModel\IBUDGETPROJECT.cs" />
|
|
<Compile Include="ServicModel\IBUSINESSTRAVEL.cs" />
|
|
<Compile Include="ServicModel\ICARAPPLICATION.cs" />
|
|
<Compile Include="ServicModel\ICONTRACT.cs" />
|
|
<Compile Include="ServicModel\ICOSTPLANBILL.cs" />
|
|
<Compile Include="ServicModel\ICOSTPLANDETILS.cs" />
|
|
<Compile Include="ServicModel\IDEPOSITREFUNDDETAIL_AH.cs" />
|
|
<Compile Include="ServicModel\IDEPOSITREFUND_AH.cs" />
|
|
<Compile Include="ServicModel\IDOCUMENTPOST.cs" />
|
|
<Compile Include="ServicModel\IEXPENDBILL.cs" />
|
|
<Compile Include="ServicModel\IEXPENDBILL_AH.cs" />
|
|
<Compile Include="ServicModel\IEXPENSEBILL.cs" />
|
|
<Compile Include="ServicModel\EXPENSEDETAIL.cs" />
|
|
<Compile Include="ServicModel\IEXPENSEDETAIL.cs" />
|
|
<Compile Include="ServicModel\FINANCEPROINST.cs" />
|
|
<Compile Include="ServicModel\IFINANCEPROINST.cs" />
|
|
<Compile Include="ServicModel\FIXEDASSETSAPPLY.cs" />
|
|
<Compile Include="ServicModel\IFIXEDASSETSAPPLY.cs" />
|
|
<Compile Include="ServicModel\IFUNDAPPLY.cs" />
|
|
<Compile Include="ServicModel\IGOINGOUT.cs" />
|
|
<Compile Include="ServicModel\IINSTRUCTIONS.cs" />
|
|
<Compile Include="ServicModel\IINVOICEDETAIL_AH.cs" />
|
|
<Compile Include="ServicModel\IINVOICE_AH.cs" />
|
|
<Compile Include="ServicModel\IJOINTLYSIGN.cs" />
|
|
<Compile Include="ServicModel\ILEAVE.cs" />
|
|
<Compile Include="ServicModel\IMAGE.cs" />
|
|
<Compile Include="ServicModel\IIMAGE.cs" />
|
|
<Compile Include="ServicModel\IMATERIALFLOW_AH.cs" />
|
|
<Compile Include="ServicModel\IMEETINGROOM.cs" />
|
|
<Compile Include="ServicModel\INSTRUCTIONS.cs" />
|
|
<Compile Include="ServicModel\INVOICEDETAIL_AH.cs" />
|
|
<Compile Include="ServicModel\INVOICE_AH.cs" />
|
|
<Compile Include="ServicModel\IOVERTIMEAPPLY.cs" />
|
|
<Compile Include="ServicModel\IPAYMENTBILL_AH.cs" />
|
|
<Compile Include="ServicModel\IPRINTRECORD.cs" />
|
|
<Compile Include="ServicModel\IPROINSTCOMPACT.cs" />
|
|
<Compile Include="ServicModel\IPROINSTSETTING.cs" />
|
|
<Compile Include="ServicModel\IPROJECTSETTLDETAIL_AH.cs" />
|
|
<Compile Include="ServicModel\IPROJECTSETTL_AH.cs" />
|
|
<Compile Include="ServicModel\IRECEIPT_AH.cs" />
|
|
<Compile Include="ServicModel\IRECEIVABLESINFO.cs" />
|
|
<Compile Include="ServicModel\IRECEIVDOCUMENT.cs" />
|
|
<Compile Include="ServicModel\IRELEASEDOCUMENT.cs" />
|
|
<Compile Include="ServicModel\ISERVERPARTBUDGET.cs" />
|
|
<Compile Include="ServicModel\ISERVERPARTDETILS.cs" />
|
|
<Compile Include="ServicModel\ISUBSCRIBEFEE.cs" />
|
|
<Compile Include="ServicModel\ITRANSFERBILL_AH.cs" />
|
|
<Compile Include="ServicModel\JOINTLYSIGN.cs" />
|
|
<Compile Include="ServicModel\LEAVE.cs" />
|
|
<Compile Include="ServicModel\LOANBILL.cs" />
|
|
<Compile Include="ServicModel\ILOANBILL.cs" />
|
|
<Compile Include="ServicModel\MATERIALAPPLY.cs" />
|
|
<Compile Include="ServicModel\IMATERIALAPPLY.cs" />
|
|
<Compile Include="ServicModel\MATERIALAPPLYDETAIL.cs" />
|
|
<Compile Include="ServicModel\IMATERIALAPPLYDETAIL.cs" />
|
|
<Compile Include="ServicModel\MATERIALFLOW_AH.cs" />
|
|
<Compile Include="ServicModel\MEETINGROOM.cs" />
|
|
<Compile Include="ServicModel\OVERTIMEAPPLY.cs" />
|
|
<Compile Include="ServicModel\PAYMENTBILL_AH.cs" />
|
|
<Compile Include="ServicModel\PRINTRECORD.cs" />
|
|
<Compile Include="ServicModel\PROINSTCOMPACT.cs" />
|
|
<Compile Include="ServicModel\PROINSTSETTING.cs" />
|
|
<Compile Include="ServicModel\PROJECTSETTLDETAIL_AH.cs" />
|
|
<Compile Include="ServicModel\PROJECTSETTL_AH.cs" />
|
|
<Compile Include="ServicModel\RECEIPT_AH.cs" />
|
|
<Compile Include="ServicModel\RECEIVABLESINFO.cs" />
|
|
<Compile Include="ServicModel\RECEIVDOCUMENT.cs" />
|
|
<Compile Include="ServicModel\RECEIVEAPPROVAL.cs" />
|
|
<Compile Include="ServicModel\IRECEIVEAPPROVAL.cs" />
|
|
<Compile Include="ServicModel\RELEASEDOCUMENT.cs" />
|
|
<Compile Include="ServicModel\SERVERPARTBUDGET.cs" />
|
|
<Compile Include="ServicModel\SERVERPARTDETILS.cs" />
|
|
<Compile Include="ServicModel\SUBSCRIBEFEE.cs" />
|
|
<Compile Include="ServicModel\TRANSFERBILL_AH.cs" />
|
|
<Compile Include="ServicModel\VEHICLEAPPLY.cs" />
|
|
<Compile Include="ServicModel\IVEHICLEAPPLY.cs" />
|
|
</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>7010</DevelopmentServerPort>
|
|
<DevelopmentServerVPath>/Finance/Storage</DevelopmentServerVPath>
|
|
<IISUrl>http://localhost:7010/Finance/Storage</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> |