2025-03-28 09:49:56 +08:00

138 lines
6.9 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>{028525CE-C0EA-472D-9FAE-5CCC32269499}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SuperMap.RealEstate.Seller</RootNamespace>
<AssemblyName>Seller.Plugins</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>
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="HighWay.Storage.Business">
<HintPath>..\..\910_RealEstate.Release\UniformSend\HighWay.Storage.Business.dll</HintPath>
</Reference>
<Reference Include="HighWay.Storage.Model">
<HintPath>..\..\910_RealEstate.Release\UniformSend\HighWay.Storage.Model.dll</HintPath>
</Reference>
<Reference Include="HighWay.Storage.References">
<HintPath>..\..\910_RealEstate.Release\UniformSend\HighWay.Storage.References.dll</HintPath>
</Reference>
<Reference Include="HZQR.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\001_高速项目\010_浙江高速\910_RealEstate.Release\HZQR.Common.dll</HintPath>
</Reference>
<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.WorkFlow">
<HintPath>..\..\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.WorkFlow.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.configuration" />
<Reference Include="System.Core" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
<Reference Include="UniformSend.Storage.Business">
<HintPath>..\..\910_RealEstate.Release\UniformSend\UniformSend.Storage.Business.dll</HintPath>
</Reference>
<Reference Include="UniformSend.Storage.Model">
<HintPath>..\..\910_RealEstate.Release\UniformSend\UniformSend.Storage.Model.dll</HintPath>
</Reference>
<Reference Include="UniformSend.Storage.References">
<HintPath>..\..\910_RealEstate.Release\UniformSend\UniformSend.Storage.References.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="Plugins\ProInstHelper.cs" />
<Compile Include="Plugins\ProInst_500100_商品新增审批.cs" />
<Compile Include="Plugins\ProInst_500200_商品调价审批.cs" />
<Compile Include="Plugins\ProInst_500210_商品进价审批.cs" />
<Compile Include="Plugins\ProInst_500220_商品售价审批.cs" />
<Compile Include="Plugins\ProInst_500300_商品信息审批.cs" />
<Compile Include="Plugins\SellerProinst.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Seller.History.Business\Seller.History.Business.csproj">
<Project>{84dcbc49-807a-4700-9f72-6d4166d8c508}</Project>
<Name>Seller.History.Business</Name>
</ProjectReference>
<ProjectReference Include="..\Seller.History.Model\Seller.History.Model.csproj">
<Project>{d1013ccb-8a89-4872-a9ed-04a26e818f8f}</Project>
<Name>Seller.History.Model</Name>
</ProjectReference>
<ProjectReference Include="..\Seller.History.References\Seller.History.References.csproj">
<Project>{09194532-584b-49ba-b0d6-dedeb6dbcaf4}</Project>
<Name>Seller.History.References</Name>
</ProjectReference>
<ProjectReference Include="..\Seller.Running.Business\Seller.Running.Business.csproj">
<Project>{a40096d9-01e2-4c57-be5a-43340e25fe07}</Project>
<Name>Seller.Running.Business</Name>
</ProjectReference>
<ProjectReference Include="..\Seller.Running.Model\Seller.Running.Model.csproj">
<Project>{740b0ee6-8e4e-4289-b7e1-5b789e5941a7}</Project>
<Name>Seller.Running.Model</Name>
</ProjectReference>
<ProjectReference Include="..\Seller.Running.References\Seller.Running.References.csproj">
<Project>{29c5bb0c-ad31-4b8f-87cc-fb4da7a77e5b}</Project>
<Name>Seller.Running.References</Name>
</ProjectReference>
<ProjectReference Include="..\Seller.Storage.Business\Seller.Storage.Business.csproj">
<Project>{f77707f4-a3a9-48d7-890c-a7acedfdbbbe}</Project>
<Name>Seller.Storage.Business</Name>
</ProjectReference>
<ProjectReference Include="..\Seller.Storage.Model\Seller.Storage.Model.csproj">
<Project>{2c1995a1-c1a8-4ecd-9606-ea4db4984bd1}</Project>
<Name>Seller.Storage.Model</Name>
</ProjectReference>
<ProjectReference Include="..\Seller.Storage.References\Seller.Storage.References.csproj">
<Project>{1833503f-3dc6-45dd-9e53-146b396c0e01}</Project>
<Name>Seller.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>