Files
Web_Faces_Prod/Face.Domain/Face.Domain.csproj
2025-11-25 17:41:57 +08:00

401 lines
20 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" />
<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>{709AA98F-388F-44DD-B64B-AD44E695C34C}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Face.Domain</RootNamespace>
<AssemblyName>Face.Domain</AssemblyName>
<TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<Deterministic>true</Deterministic>
<SccProjectName>SAK</SccProjectName>
<SccLocalPath>SAK</SccLocalPath>
<SccAuxPath>SAK</SccAuxPath>
<SccProvider>SAK</SccProvider>
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
<TargetFrameworkProfile />
</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>
<DocumentationFile>
</DocumentationFile>
</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="BouncyCastle.Crypto, Version=1.8.5.0, Culture=neutral, PublicKeyToken=0e99375e54769942">
<HintPath>..\packages\BouncyCastle.1.8.5\lib\BouncyCastle.Crypto.dll</HintPath>
</Reference>
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
<HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath>
</Reference>
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
<HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
</Reference>
<Reference Include="Google.Protobuf, Version=3.19.4.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
<HintPath>..\packages\Google.Protobuf.3.19.4\lib\net45\Google.Protobuf.dll</HintPath>
</Reference>
<Reference Include="K4os.Compression.LZ4, Version=1.2.6.0, Culture=neutral, PublicKeyToken=2186fa9121ef231d, processorArchitecture=MSIL">
<HintPath>..\packages\K4os.Compression.LZ4.1.2.6\lib\net46\K4os.Compression.LZ4.dll</HintPath>
</Reference>
<Reference Include="K4os.Compression.LZ4.Streams, Version=1.2.6.0, Culture=neutral, PublicKeyToken=2186fa9121ef231d, processorArchitecture=MSIL">
<HintPath>..\packages\K4os.Compression.LZ4.Streams.1.2.6\lib\net46\K4os.Compression.LZ4.Streams.dll</HintPath>
</Reference>
<Reference Include="K4os.Hash.xxHash, Version=1.0.6.0, Culture=neutral, PublicKeyToken=32cd54395057cec3, processorArchitecture=MSIL">
<HintPath>..\packages\K4os.Hash.xxHash.1.0.6\lib\net46\K4os.Hash.xxHash.dll</HintPath>
</Reference>
<Reference Include="MySql.Data, Version=8.0.29.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
<HintPath>..\packages\MySql.Data.8.0.29\lib\net452\MySql.Data.dll</HintPath>
</Reference>
<Reference Include="MySql.Data.Entity.EF6, Version=6.9.12.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
<HintPath>..\packages\MySql.Data.Entity.6.9.12\lib\net45\MySql.Data.Entity.EF6.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="SqlSugar, Version=5.0.8.6, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\SqlSugar.5.0.8.6\lib\SqlSugar.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel" />
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Configuration" />
<Reference Include="System.Configuration.Install" />
<Reference Include="System.Core" />
<Reference Include="System.Data.SqlClient, Version=4.6.1.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Data.SqlClient.4.8.3\lib\net461\System.Data.SqlClient.dll</HintPath>
</Reference>
<Reference Include="System.Management" />
<Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath>
</Reference>
<Reference Include="System.Numerics" />
<Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.5.0.0\lib\net45\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.Security" />
<Reference Include="System.Text.Encodings.Web, Version=4.0.3.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Text.Encodings.Web.4.5.1\lib\netstandard2.0\System.Text.Encodings.Web.dll</HintPath>
</Reference>
<Reference Include="System.Transactions" />
<Reference Include="System.Web.Services" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Net.Http" />
<Reference Include="System.Xml" />
<Reference Include="TencentCloudCommon, Version=3.0.902.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\TencentCloudSDK.Common.3.0.902\lib\net45\TencentCloudCommon.dll</HintPath>
</Reference>
<Reference Include="TencentCloudSms, Version=3.0.902.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\TencentCloudSDK.Sms.3.0.902\lib\net45\TencentCloudSms.dll</HintPath>
</Reference>
<Reference Include="Ubiety.Dns.Core, Version=2.2.1.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
<HintPath>..\packages\MySql.Data.8.0.29\lib\net452\Ubiety.Dns.Core.dll</HintPath>
</Reference>
<Reference Include="ZstdNet, Version=1.4.5.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
<HintPath>..\packages\MySql.Data.8.0.29\lib\net452\ZstdNet.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="Application\DBCofinStrModel.cs" />
<Compile Include="Application\FaceAll\CheckInInfo.cs" />
<Compile Include="Application\FaceAll\CheckinTest.cs" />
<Compile Include="Application\FaceAll\Dailyoperation.cs" />
<Compile Include="Application\FaceAll\DeviceManage.cs" />
<Compile Include="Application\FaceAll\FaceBinding.cs" />
<Compile Include="Application\FaceAll\devicestatushistory.cs" />
<Compile Include="Application\FaceAll\facedevicerxtxinfo.cs" />
<Compile Include="Application\FaceAll\FaceInfo.cs" />
<Compile Include="Application\FaceAll\FaceIssue.cs" />
<Compile Include="Application\FaceAll\fileawholelog.cs" />
<Compile Include="Application\FaceAll\Hotel.cs" />
<Compile Include="Application\FaceAll\Lodger.cs" />
<Compile Include="Application\FaceAll\pmsInfo.cs" />
<Compile Include="Application\FaceAll\pmsInterface.cs" />
<Compile Include="Application\FaceAll\pmsLog.cs" />
<Compile Include="Application\FaceAll\subtabulation.cs" />
<Compile Include="Application\FaceAll\TestUser.cs" />
<Compile Include="Application\FaceAll\transferFace.cs" />
<Compile Include="Application\FaceAll\ULog.cs" />
<Compile Include="Application\tb_HotelCode.cs" />
<Compile Include="Application\NurseScheduleStatisticsModel.cs" />
<Compile Include="Application\Sys_Currency.cs" />
<Compile Include="Application\TBL_ROOM_BASIC_INFO.cs" />
<Compile Include="Application\UserAdmin.cs" />
<Compile Include="Entities\AppAutho.cs">
<DependentUpon>AuthorityDBModel.tt</DependentUpon>
</Compile>
<Compile Include="Entities\Authority.cs">
<DependentUpon>AuthorityDBModel.tt</DependentUpon>
</Compile>
<Compile Include="Entities\AuthorityDBModel.Context.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>AuthorityDBModel.Context.tt</DependentUpon>
</Compile>
<Compile Include="Entities\AuthorityDBModel.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>AuthorityDBModel.tt</DependentUpon>
</Compile>
<Compile Include="Entities\AuthorityDBModel.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>AuthorityDBModel.edmx</DependentUpon>
</Compile>
<Compile Include="Entities\AuthoStatusType.cs">
<DependentUpon>AuthorityDBModel.tt</DependentUpon>
</Compile>
<Compile Include="Entities\CheckInInfo.cs">
<DependentUpon>faceModelShow.tt</DependentUpon>
</Compile>
<Compile Include="Entities\CheckinTest.cs">
<DependentUpon>faceModelShow.tt</DependentUpon>
</Compile>
<Compile Include="Entities\C__MigrationHistory.cs">
<DependentUpon>AuthorityDBModel.tt</DependentUpon>
</Compile>
<Compile Include="Entities\Dailyoperation.cs">
<DependentUpon>faceModelShow.tt</DependentUpon>
</Compile>
<Compile Include="Entities\DbLog.cs">
<DependentUpon>AuthorityDBModel.tt</DependentUpon>
</Compile>
<Compile Include="Entities\DeviceManage.cs">
<DependentUpon>faceModelShow.tt</DependentUpon>
</Compile>
<Compile Include="Entities\FaceBinding.cs">
<DependentUpon>faceModelShow.tt</DependentUpon>
</Compile>
<Compile Include="Entities\FaceInfo.cs">
<DependentUpon>faceModelShow.tt</DependentUpon>
</Compile>
<Compile Include="Entities\FaceIssue.cs">
<DependentUpon>faceModelShow.tt</DependentUpon>
</Compile>
<Compile Include="Entities\faceModelShow.Context.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>faceModelShow.Context.tt</DependentUpon>
</Compile>
<Compile Include="Entities\faceModelShow.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>faceModelShow.tt</DependentUpon>
</Compile>
<Compile Include="Entities\faceModelShow.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>faceModelShow.edmx</DependentUpon>
</Compile>
<Compile Include="Entities\Hosts.cs">
<DependentUpon>AuthorityDBModel.tt</DependentUpon>
</Compile>
<Compile Include="Entities\Hotel.cs">
<DependentUpon>faceModelShow.tt</DependentUpon>
</Compile>
<Compile Include="Entities\HotelGroups.cs">
<DependentUpon>AuthorityDBModel.tt</DependentUpon>
</Compile>
<Compile Include="Entities\Hotels.cs">
<DependentUpon>AuthorityDBModel.tt</DependentUpon>
</Compile>
<Compile Include="Entities\Lodger.cs">
<DependentUpon>faceModelShow.tt</DependentUpon>
</Compile>
<Compile Include="Entities\OrgAuthority.cs">
<DependentUpon>AuthorityDBModel.tt</DependentUpon>
</Compile>
<Compile Include="Entities\permissionModel.Context.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>permissionModel.Context.tt</DependentUpon>
</Compile>
<Compile Include="Entities\permissionModel.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>permissionModel.tt</DependentUpon>
</Compile>
<Compile Include="Entities\permissionModel.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>permissionModel.edmx</DependentUpon>
</Compile>
<Compile Include="Entities\pmsInfo.cs">
<DependentUpon>faceModelShow.tt</DependentUpon>
</Compile>
<Compile Include="Entities\pmsInterface.cs">
<DependentUpon>faceModelShow.tt</DependentUpon>
</Compile>
<Compile Include="Entities\pmsLog.cs">
<DependentUpon>faceModelShow.tt</DependentUpon>
</Compile>
<Compile Include="Entities\SqlSugarBase.cs" />
<Compile Include="Entities\subtabulation.cs">
<DependentUpon>faceModelShow.tt</DependentUpon>
</Compile>
<Compile Include="Entities\SumInfoModel.Context.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>SumInfoModel.Context.tt</DependentUpon>
</Compile>
<Compile Include="Entities\SumInfoModel.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>SumInfoModel.tt</DependentUpon>
</Compile>
<Compile Include="Entities\SumInfoModel.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>SumInfoModel.edmx</DependentUpon>
</Compile>
<Compile Include="Entities\TBL_Multilingual.cs">
<DependentUpon>AuthorityDBModel.tt</DependentUpon>
</Compile>
<Compile Include="Entities\TBL_MultilingualApps.cs">
<DependentUpon>AuthorityDBModel.tt</DependentUpon>
</Compile>
<Compile Include="Entities\TBL_MultilingualData.cs">
<DependentUpon>AuthorityDBModel.tt</DependentUpon>
</Compile>
<Compile Include="Entities\TBL_RCU_InfraredPacket.cs">
<DependentUpon>AuthorityDBModel.tt</DependentUpon>
</Compile>
<Compile Include="Entities\TestUser.cs">
<DependentUpon>faceModelShow.tt</DependentUpon>
</Compile>
<Compile Include="Entities\transferFace.cs">
<DependentUpon>faceModelShow.tt</DependentUpon>
</Compile>
<Compile Include="Entities\ULog.cs">
<DependentUpon>faceModelShow.tt</DependentUpon>
</Compile>
<Compile Include="Entities\UserAuthoes.cs">
<DependentUpon>AuthorityDBModel.tt</DependentUpon>
</Compile>
<Compile Include="Entities\UserInfo.cs">
<DependentUpon>AuthorityDBModel.tt</DependentUpon>
</Compile>
<Compile Include="Entities\UserLog.cs">
<DependentUpon>AuthorityDBModel.tt</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<None Include="App.config">
<SubType>Designer</SubType>
</None>
<EntityDeploy Include="Entities\permissionModel.edmx">
<Generator>EntityModelCodeGenerator</Generator>
<LastGenOutput>permissionModel.Designer.cs</LastGenOutput>
</EntityDeploy>
<EntityDeploy Include="Entities\faceModelShow.edmx">
<Generator>EntityModelCodeGenerator</Generator>
<LastGenOutput>faceModelShow.Designer.cs</LastGenOutput>
</EntityDeploy>
<EntityDeploy Include="Entities\AuthorityDBModel.edmx">
<Generator>EntityModelCodeGenerator</Generator>
<LastGenOutput>AuthorityDBModel.Designer.cs</LastGenOutput>
</EntityDeploy>
<None Include="Entities\AuthorityDBModel.edmx.diagram">
<DependentUpon>AuthorityDBModel.edmx</DependentUpon>
</None>
<None Include="Entities\faceModelShow.edmx.diagram">
<DependentUpon>faceModelShow.edmx</DependentUpon>
</None>
<None Include="Entities\permissionModel.edmx.diagram">
<DependentUpon>permissionModel.edmx</DependentUpon>
</None>
<EntityDeploy Include="Entities\SumInfoModel.edmx">
<Generator>EntityModelCodeGenerator</Generator>
<LastGenOutput>SumInfoModel.Designer.cs</LastGenOutput>
</EntityDeploy>
<None Include="Entities\SumInfoModel.edmx.diagram">
<DependentUpon>SumInfoModel.edmx</DependentUpon>
</None>
<None Include="packages.config">
<SubType>Designer</SubType>
</None>
</ItemGroup>
<ItemGroup>
<Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
</ItemGroup>
<ItemGroup>
<Content Include="Entities\AuthorityDBModel.Context.tt">
<Generator>TextTemplatingFileGenerator</Generator>
<DependentUpon>AuthorityDBModel.edmx</DependentUpon>
<LastGenOutput>AuthorityDBModel.Context.cs</LastGenOutput>
</Content>
<Content Include="Entities\AuthorityDBModel.tt">
<Generator>TextTemplatingFileGenerator</Generator>
<DependentUpon>AuthorityDBModel.edmx</DependentUpon>
<LastGenOutput>AuthorityDBModel.cs</LastGenOutput>
</Content>
<Content Include="Entities\faceModelShow.Context.tt">
<Generator>TextTemplatingFileGenerator</Generator>
<DependentUpon>faceModelShow.edmx</DependentUpon>
<LastGenOutput>faceModelShow.Context.cs</LastGenOutput>
</Content>
<Content Include="Entities\faceModelShow.tt">
<Generator>TextTemplatingFileGenerator</Generator>
<DependentUpon>faceModelShow.edmx</DependentUpon>
<LastGenOutput>faceModelShow.cs</LastGenOutput>
</Content>
<Content Include="Entities\permissionModel.Context.tt">
<Generator>TextTemplatingFileGenerator</Generator>
<DependentUpon>permissionModel.edmx</DependentUpon>
<LastGenOutput>permissionModel.Context.cs</LastGenOutput>
</Content>
<Content Include="Entities\permissionModel.tt">
<Generator>TextTemplatingFileGenerator</Generator>
<DependentUpon>permissionModel.edmx</DependentUpon>
<LastGenOutput>permissionModel.cs</LastGenOutput>
</Content>
<Content Include="Entities\SumInfoModel.Context.tt">
<Generator>TextTemplatingFileGenerator</Generator>
<DependentUpon>SumInfoModel.edmx</DependentUpon>
<LastGenOutput>SumInfoModel.Context.cs</LastGenOutput>
</Content>
<Content Include="Entities\SumInfoModel.tt">
<Generator>TextTemplatingFileGenerator</Generator>
<DependentUpon>SumInfoModel.edmx</DependentUpon>
<LastGenOutput>SumInfoModel.cs</LastGenOutput>
</Content>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
<Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
</Target>
<Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
</Project>