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

149 lines
7.5 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>{BEBDD7E4-99E1-42B8-A03D-70789D611B92}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SuperMap.RealEstate</RootNamespace>
<AssemblyName>Personnel.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>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="HZQR.Common">
<HintPath>..\..\910_RealEstate.Release\HZQR.Common.dll</HintPath>
</Reference>
<Reference Include="MobileServicePlatform.Business">
<HintPath>..\..\910_RealEstate.Release\MobileServicePlatform\MobileServicePlatform.Business.dll</HintPath>
</Reference>
<Reference Include="MobileServicePlatform.Model">
<HintPath>..\..\910_RealEstate.Release\MobileServicePlatform\MobileServicePlatform.Model.dll</HintPath>
</Reference>
<Reference Include="MobileServicePlatform.References">
<HintPath>..\..\910_RealEstate.Release\MobileServicePlatform\MobileServicePlatform.References.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" />
<Reference Include="RealEstate.Core">
<HintPath>..\..\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.Core.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="RealEstate.Enums">
<HintPath>..\..\..\..\000_通用版本\000_核心框架\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.Enums.dll</HintPath>
</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.Configuration" />
<Reference Include="System.Data" />
<Reference Include="System.Net.Http">
<HintPath>..\..\910_RealEstate.Release\System.Net.Http.dll</HintPath>
</Reference>
<Reference Include="System.ServiceModel" />
<Reference Include="System.Web" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
<ItemGroup>
<Compile Include="Personnel.Running.Business\APPLYAPPROVE.cs" />
<Compile Include="Personnel.Running.Business\APPROVED.cs" />
<Compile Include="Personnel.Running.Business\ATTACHMENT.cs" />
<Compile Include="Personnel.Running.Business\EMPLOY.cs" />
<Compile Include="Personnel.Running.Business\Enums\APPLYAPPROVE.cs" />
<Compile Include="Personnel.Running.Business\Enums\APPROVED.cs" />
<Compile Include="Personnel.Running.Business\Enums\ATTACHMENT.cs" />
<Compile Include="Personnel.Running.Business\Enums\EMPLOY.cs" />
<Compile Include="Personnel.Running.Business\Enums\JOINTLYSIGN.cs" />
<Compile Include="Personnel.Running.Business\Enums\SALARYPAYROLL.cs" />
<Compile Include="Personnel.Running.Business\Enums\SALARYPAYROLL_OFFICE.cs" />
<Compile Include="Personnel.Running.Business\Enums\TRAIN.cs" />
<Compile Include="Personnel.Running.Business\JOINTLYSIGN.cs" />
<Compile Include="Personnel.Running.Business\PERSONNELPROINST.cs" />
<Compile Include="Personnel.Running.Business\Enums\PERSONNELPROINST.cs" />
<Compile Include="Personnel.Running.Business\SALARYPAYROLL.cs" />
<Compile Include="Personnel.Running.Business\SALARYPAYROLL_OFFICE.cs" />
<Compile Include="Personnel.Running.Business\TRAIN.cs" />
<Compile Include="Personnel.Running.Business\WORKTIMERECORD.cs" />
<Compile Include="Personnel.Running.Business\Enums\WORKTIMERECORD.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Personnel.History.Business\Personnel.History.Business.csproj">
<Project>{c415c778-2c59-40a6-a854-4f10d636563b}</Project>
<Name>Personnel.History.Business</Name>
</ProjectReference>
<ProjectReference Include="..\Personnel.History.Model\Personnel.History.Model.csproj">
<Project>{6728498d-6c43-45e6-b05a-7a1c966a923a}</Project>
<Name>Personnel.History.Model</Name>
</ProjectReference>
<ProjectReference Include="..\Personnel.History.References\Personnel.History.References.csproj">
<Project>{f94ffbfb-b2e6-494f-9799-6869b12bbab2}</Project>
<Name>Personnel.History.References</Name>
</ProjectReference>
<ProjectReference Include="..\Personnel.Running.References\Personnel.Running.References.csproj">
<Project>{BEBDD7E4-99E1-42B8-A03D-70789D611B92}</Project>
<Name>Personnel.Running.References</Name>
<Private>True</Private>
</ProjectReference>
<ProjectReference Include="..\Personnel.Running.Model\Personnel.Running.Model.csproj">
<Project>{04645912-E885-4337-BF23-34C17894A783}</Project>
<Name>Personnel.Running.Model</Name>
<Private>True</Private>
</ProjectReference>
<ProjectReference Include="..\Personnel.Storage.Business\Personnel.Storage.Business.csproj">
<Project>{1ae459f6-0473-4412-ae10-2bfa3535694e}</Project>
<Name>Personnel.Storage.Business</Name>
</ProjectReference>
<ProjectReference Include="..\Personnel.Storage.Model\Personnel.Storage.Model.csproj">
<Project>{7d97d80b-6bf1-4174-9980-749beecc21e8}</Project>
<Name>Personnel.Storage.Model</Name>
</ProjectReference>
<ProjectReference Include="..\Personnel.Storage.References\Personnel.Storage.References.csproj">
<Project>{40b477f0-882d-46cb-b389-ad732191481d}</Project>
<Name>Personnel.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>