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

154 lines
7.6 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" 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>{1C6CD8FD-9FB9-4D16-961F-0775DA9AD9B7}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>HighWay.Plugins.Cloud</RootNamespace>
<AssemblyName>HighWay.Plugins.Cloud</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<Deterministic>true</Deterministic>
<SccProjectName>SAK</SccProjectName>
<SccLocalPath>SAK</SccLocalPath>
<SccAuxPath>SAK</SccAuxPath>
<SccProvider>SAK</SccProvider>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup>
<StartupObject />
</PropertyGroup>
<ItemGroup>
<Reference Include="Coop.Merchant.Business">
<HintPath>..\..\..\..\000_通用版本\000_通用版本\910_RealEstate.Release\Coop.Merchant\Coop.Merchant.Business.dll</HintPath>
</Reference>
<Reference Include="Coop.Merchant.Model">
<HintPath>..\..\..\..\000_通用版本\000_通用版本\910_RealEstate.Release\Coop.Merchant\Coop.Merchant.Model.dll</HintPath>
</Reference>
<Reference Include="Coop.Merchant.References">
<HintPath>..\..\..\..\000_通用版本\000_通用版本\910_RealEstate.Release\Coop.Merchant\Coop.Merchant.References.dll</HintPath>
</Reference>
<Reference Include="ExchangeData.Business, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\910_RealEstate.Release\HighWay\ExchangeData.Business.dll</HintPath>
</Reference>
<Reference Include="ExchangeData.Model, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\910_RealEstate.Release\HighWay\ExchangeData.Model.dll</HintPath>
</Reference>
<Reference Include="ExchangeData.References, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\910_RealEstate.Release\HighWay\ExchangeData.References.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, Version=4.0.14.68, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\000_通用版本\000_通用版本\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="SendRec.Storage.Business">
<HintPath>..\..\910_RealEstate.Release\SendRec\SendRec.Storage.Business.dll</HintPath>
</Reference>
<Reference Include="SendRec.Storage.Model">
<HintPath>..\..\910_RealEstate.Release\SendRec\SendRec.Storage.Model.dll</HintPath>
</Reference>
<Reference Include="SendRec.Storage.References">
<HintPath>..\..\910_RealEstate.Release\SendRec\SendRec.Storage.References.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.configuration" />
<Reference Include="System.Core" />
<Reference Include="System.Web" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Plugins\HighWayProInst.cs" />
<Compile Include="Plugins\ProInstHelper.cs" />
<Compile Include="Plugins\ProInst_100100_商品价格审批.cs" />
<Compile Include="Plugins\ProInst_100200_商品调价审批.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</EmbeddedResource>
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<Compile Include="Properties\Settings.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\HighWay.Running.Business\HighWay.Running.Business.csproj">
<Project>{4733390d-1add-4bb1-9e2a-a36484676326}</Project>
<Name>HighWay.Running.Business</Name>
</ProjectReference>
<ProjectReference Include="..\HighWay.Running.Model\HighWay.Running.Model.csproj">
<Project>{f401f8d7-b3a5-4d66-9927-dc8ae5d41892}</Project>
<Name>HighWay.Running.Model</Name>
</ProjectReference>
<ProjectReference Include="..\HighWay.Running.References\HighWay.Running.References.csproj">
<Project>{b1c8117a-21e1-4eba-8a4d-844c80311a88}</Project>
<Name>HighWay.Running.References</Name>
</ProjectReference>
<ProjectReference Include="..\HighWay.Storage.Business\HighWay.Storage.Business.csproj">
<Project>{9335a166-f9e1-47c7-a3ad-31ee8060cac6}</Project>
<Name>HighWay.Storage.Business</Name>
</ProjectReference>
<ProjectReference Include="..\HighWay.Storage.Model\HighWay.Storage.Model.csproj">
<Project>{5606d1f0-46d2-44d1-83d0-cc88415fa21a}</Project>
<Name>HighWay.Storage.Model</Name>
</ProjectReference>
<ProjectReference Include="..\HighWay.Storage.References\HighWay.Storage.References.csproj">
<Project>{64e0f2f3-70a9-4d4d-8588-e9e6d665cdf7}</Project>
<Name>HighWay.Storage.References</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>