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

124 lines
6.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{D1ECF3F1-86E4-41BF-A3AD-D83AB7F5DF30}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SuperMap.RealEstate</RootNamespace>
<AssemblyName>Contract.Storage.Business</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<SccProjectName>SAK</SccProjectName>
<SccLocalPath>SAK</SccLocalPath>
<SccAuxPath>SAK</SccAuxPath>
<SccProvider>SAK</SccProvider>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<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' ">
<DebugType>none</DebugType>
<Optimize>true</Optimize>
<OutputPath>..\..\910_RealEstate.Release\Contract\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
<DocumentationFile>..\..\910_RealEstate.Release\Contract\Contract.Storage.Business.xml</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="RealEstate.Core">
<HintPath>..\..\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.Core.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="RealEstate.Enums">
<HintPath>..\..\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.Enums.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="RealEstate.Web">
<HintPath>..\..\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.Web.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="RealEstate.FrameWork">
<HintPath>..\..\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.FrameWork.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="RealEstate.WorkFlow">
<HintPath>..\..\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.WorkFlow.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
<ItemGroup>
<Compile Include="Contract.Storage.Business\APPLYAPPROVE.cs" />
<Compile Include="Contract.Storage.Business\APPROVED.cs" />
<Compile Include="Contract.Storage.Business\ATTACHMENT.cs" />
<Compile Include="Contract.Storage.Business\BUSINESSPAYMENT.cs" />
<Compile Include="Contract.Storage.Business\BUSINESSPROJECT.cs" />
<Compile Include="Contract.Storage.Business\CONTRACTEXIT.cs" />
<Compile Include="Contract.Storage.Business\CONTRACTEXITEXPENSE.cs" />
<Compile Include="Contract.Storage.Business\CONTRACTPROINST.cs" />
<Compile Include="Contract.Storage.Business\Enums\APPLYAPPROVE.cs" />
<Compile Include="Contract.Storage.Business\Enums\APPROVED.cs" />
<Compile Include="Contract.Storage.Business\Enums\ATTACHMENT.cs" />
<Compile Include="Contract.Storage.Business\Enums\BUSINESSPAYMENT.cs" />
<Compile Include="Contract.Storage.Business\Enums\BUSINESSPROJECT.cs" />
<Compile Include="Contract.Storage.Business\Enums\CONTRACTEXIT.cs" />
<Compile Include="Contract.Storage.Business\Enums\CONTRACTEXITEXPENSE.cs" />
<Compile Include="Contract.Storage.Business\Enums\CONTRACTPROINST.cs" />
<Compile Include="Contract.Storage.Business\Enums\REMARKS.cs" />
<Compile Include="Contract.Storage.Business\Enums\RTPAYMENTRECORD.cs" />
<Compile Include="Contract.Storage.Business\PAYMENTCONFIRM.cs" />
<Compile Include="Contract.Storage.Business\Enums\PAYMENTCONFIRM.cs" />
<Compile Include="Contract.Storage.Business\REGISTERCOMPACT.cs" />
<Compile Include="Contract.Storage.Business\Enums\REGISTERCOMPACT.cs" />
<Compile Include="Contract.Storage.Business\REGISTERCOMPACTSUB.cs" />
<Compile Include="Contract.Storage.Business\Enums\REGISTERCOMPACTSUB.cs" />
<Compile Include="Contract.Storage.Business\REMARKS.cs" />
<Compile Include="Contract.Storage.Business\REVENUECONFIRM.cs" />
<Compile Include="Contract.Storage.Business\Enums\REVENUECONFIRM.cs" />
<Compile Include="Contract.Storage.Business\RTBUSINESSPROJECT.cs" />
<Compile Include="Contract.Storage.Business\Enums\RTBUSINESSPROJECT.cs" />
<Compile Include="Contract.Storage.Business\RTPAYMENTRECORD.cs" />
<Compile Include="Contract.Storage.Business\RTREGISTERCOMPACT.cs" />
<Compile Include="Contract.Storage.Business\Enums\RTREGISTERCOMPACT.cs" />
<Compile Include="Contract.Storage.Business\SHOPROYALTY.cs" />
<Compile Include="Contract.Storage.Business\Enums\SHOPROYALTY.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Contract.Storage.References\Contract.Storage.References.csproj">
<Project>{76AD166D-8233-4485-9CC5-EEF645011AA0}</Project>
<Name>Contract.Storage.References</Name>
<Private>True</Private>
</ProjectReference>
<ProjectReference Include="..\Contract.Storage.Model\Contract.Storage.Model.csproj">
<Project>{3830EE0D-B177-416B-B839-385C309E8CC1}</Project>
<Name>Contract.Storage.Model</Name>
<Private>True</Private>
</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>