116 lines
5.5 KiB
XML
116 lines
5.5 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>{371308DD-A4BA-4E16-BE22-4F578E851EE9}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<RootNamespace>Contract</RootNamespace>
|
|
<AssemblyName>Contract.Plugins</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<Deterministic>true</Deterministic>
|
|
<SccProjectName>SAK</SccProjectName>
|
|
<SccLocalPath>SAK</SccLocalPath>
|
|
<SccAuxPath>SAK</SccAuxPath>
|
|
<SccProvider>SAK</SccProvider>
|
|
</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>
|
|
</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>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<StartupObject />
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="RealEstate.Core">
|
|
<HintPath>..\..\..\..\000_通用版本\000_通用版本\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="RealEstate.Enums">
|
|
<HintPath>..\..\..\..\000_通用版本\000_通用版本\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.Enums.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="RealEstate.FrameWork">
|
|
<HintPath>..\..\..\..\000_通用版本\000_通用版本\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.FrameWork.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="RealEstate.WorkFlow">
|
|
<HintPath>..\..\..\..\000_通用版本\000_通用版本\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.WorkFlow.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<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\ContractProInst.cs" />
|
|
<Compile Include="Plugins\ProInst_310020_退场审批.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="..\Contract.Running.Business\Contract.Running.Business.csproj">
|
|
<Project>{435941c4-1d97-49ec-b9dc-d44a9dbf0a9c}</Project>
|
|
<Name>Contract.Running.Business</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Contract.Running.Model\Contract.Running.Model.csproj">
|
|
<Project>{064a80e8-e001-4d68-8aa4-297a6ea80e13}</Project>
|
|
<Name>Contract.Running.Model</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Contract.Running.References\Contract.Running.References.csproj">
|
|
<Project>{6ccb9169-f707-44ab-bbd5-ad336b28371f}</Project>
|
|
<Name>Contract.Running.References</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Contract.Storage.Business\Contract.Storage.Business.csproj">
|
|
<Project>{d1ecf3f1-86e4-41bf-a3ad-d83ab7f5df30}</Project>
|
|
<Name>Contract.Storage.Business</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Contract.Storage.Model\Contract.Storage.Model.csproj">
|
|
<Project>{3830ee0d-b177-416b-b839-385c309e8cc1}</Project>
|
|
<Name>Contract.Storage.Model</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Contract.Storage.References\Contract.Storage.References.csproj">
|
|
<Project>{76ad166d-8233-4485-9cc5-eef645011aa0}</Project>
|
|
<Name>Contract.Storage.References</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
</Project> |