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

113 lines
5.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>{D438F9DE-1AAF-4D59-815D-D3408B47BA0E}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SuperMap.RealEstate</RootNamespace>
<AssemblyName>SaleStore.Running.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\SaleStore\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
</PropertyGroup>
<ItemGroup>
<Reference Include="HighWay.Storage.Business">
<HintPath>..\..\910_RealEstate.Release\HighWay\HighWay.Storage.Business.dll</HintPath>
</Reference>
<Reference Include="HighWay.Storage.Model">
<HintPath>..\..\910_RealEstate.Release\HighWay\HighWay.Storage.Model.dll</HintPath>
</Reference>
<Reference Include="HighWay.Storage.References">
<HintPath>..\..\910_RealEstate.Release\HighWay\HighWay.Storage.References.dll</HintPath>
</Reference>
<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.Web" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
<ItemGroup>
<Compile Include="SaleStore.Running.Business\APPROVED.cs" />
<Compile Include="SaleStore.Running.Business\Enums\APPROVED.cs" />
<Compile Include="SaleStore.Running.Business\BACKCOMMODITY.cs" />
<Compile Include="SaleStore.Running.Business\Enums\BACKCOMMODITY.cs" />
<Compile Include="SaleStore.Running.Business\Enums\LOSSPROFITGOODS.cs" />
<Compile Include="SaleStore.Running.Business\Enums\RECEIVECOMMODITY.cs" />
<Compile Include="SaleStore.Running.Business\LOSSPROFITGOODS.cs" />
<Compile Include="SaleStore.Running.Business\MODIFYFROMSTORAGE.cs" />
<Compile Include="SaleStore.Running.Business\Enums\MODIFYFROMSTORAGE.cs" />
<Compile Include="SaleStore.Running.Business\PREPARECOMMODITY.cs" />
<Compile Include="SaleStore.Running.Business\Enums\PREPARECOMMODITY.cs" />
<Compile Include="SaleStore.Running.Business\RECEIVECOMMODITY.cs" />
<Compile Include="SaleStore.Running.Business\SALESTOREPROINST.cs" />
<Compile Include="SaleStore.Running.Business\Enums\SALESTOREPROINST.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\SaleStore.Running.References\SaleStore.Running.References.csproj">
<Project>{1F80CD30-4273-47AD-8BD2-BC14652BE770}</Project>
<Name>SaleStore.Running.References</Name>
<Private>True</Private>
</ProjectReference>
<ProjectReference Include="..\SaleStore.Running.Model\SaleStore.Running.Model.csproj">
<Project>{E6D9EA46-D82E-40F6-9699-DA9FF908F012}</Project>
<Name>SaleStore.Running.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>