2025-06-30 19:22:02 +08:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion= "12.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>
<ProductVersion >
</ProductVersion>
<SchemaVersion > 2.0</SchemaVersion>
<ProjectGuid > {E8C28F68-FF6F-40CB-9806-CA198AC542EA}</ProjectGuid>
<OutputType > Library</OutputType>
<AppDesignerFolder > Properties</AppDesignerFolder>
<RootNamespace > MyCode.Project.Services</RootNamespace>
<AssemblyName > MyCode.Project.Services</AssemblyName>
<TargetFrameworkVersion > v4.6.1</TargetFrameworkVersion>
<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>
<UseVSHostingProcess > false</UseVSHostingProcess>
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
<DebugType > pdbonly</DebugType>
<Optimize > true</Optimize>
<OutputPath > bin\</OutputPath>
<DefineConstants > TRACE</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
</PropertyGroup>
<ItemGroup >
<Reference Include= "AutoMapper, Version=6.1.1.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL" >
<HintPath > ..\packages\AutoMapper.6.1.1\lib\net45\AutoMapper.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL" >
<HintPath > ..\packages\log4net.2.0.8\lib\net45-full\log4net.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "Microsoft.CSharp" />
<Reference Include= "Microsoft.Practices.ServiceLocation, Version=1.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath > ..\packages\CommonServiceLocator.1.3\lib\portable-net4+sl5+netcore45+wpa81+wp8\Microsoft.Practices.ServiceLocation.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "Microsoft.Practices.Unity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL" >
<HintPath > ..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "Microsoft.Practices.Unity.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL" >
<HintPath > ..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.Configuration.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "Microsoft.Practices.Unity.Interception, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL" >
<HintPath > ..\packages\Unity.Interception.4.0.1\lib\Net45\Microsoft.Practices.Unity.Interception.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "Microsoft.Practices.Unity.Interception.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL" >
<HintPath > ..\packages\Unity.Interception.4.0.1\lib\Net45\Microsoft.Practices.Unity.Interception.Configuration.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "Microsoft.Practices.Unity.RegistrationByConvention, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL" >
<HintPath > ..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.RegistrationByConvention.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\Lib\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include= "Pipelines.Sockets.Unofficial, Version=1.0.0.0, Culture=neutral, PublicKeyToken=42ea0a778e13fbe2, processorArchitecture=MSIL" >
<HintPath > ..\packages\Pipelines.Sockets.Unofficial.1.0.7\lib\net461\Pipelines.Sockets.Unofficial.dll</HintPath>
</Reference>
<Reference Include= "Senparc.CO2NET, Version=0.4.4.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\Senparc.CO2NET.0.4.4\lib\net45\Senparc.CO2NET.dll</HintPath>
</Reference>
<Reference Include= "Senparc.NeuChar, Version=0.5.5.2, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\Senparc.NeuChar.0.5.5.2\lib\net45\Senparc.NeuChar.dll</HintPath>
</Reference>
<Reference Include= "Senparc.Weixin, Version=6.3.4.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\Senparc.Weixin.6.3.4\lib\net45\Senparc.Weixin.dll</HintPath>
</Reference>
<Reference Include= "Senparc.Weixin.MP, Version=16.6.0.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\Senparc.Weixin.MP.16.6.0\lib\net45\Senparc.Weixin.MP.dll</HintPath>
</Reference>
<Reference Include= "Senparc.Weixin.TenPay, Version=1.1.2.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\Lib\Senparc.Weixin.TenPay.dll</HintPath>
</Reference>
<Reference Include= "StackExchange.Redis, Version=2.0.0.0, Culture=neutral, PublicKeyToken=c219ff1ca8c2ce46, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\StackExchange.Redis.2.0.519\lib\net461\StackExchange.Redis.dll</HintPath>
</Reference>
<Reference Include= "System.ComponentModel.DataAnnotations" />
<Reference Include= "System.Data.DataSetExtensions" />
<Reference Include= "System.Diagnostics.PerformanceCounter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Diagnostics.PerformanceCounter.4.5.0\lib\net461\System.Diagnostics.PerformanceCounter.dll</HintPath>
</Reference>
<Reference Include= "System.IO.Pipelines, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.IO.Pipelines.4.5.1\lib\netstandard2.0\System.IO.Pipelines.dll</HintPath>
</Reference>
<Reference Include= "System.Memory, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Memory.4.5.1\lib\netstandard2.0\System.Memory.dll</HintPath>
</Reference>
<Reference Include= "System.Net.Http" />
<Reference Include= "System.Numerics" />
<Reference Include= "System.Numerics.Vectors, Version=4.1.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
</Reference>
<Reference Include= "System.Runtime" >
<HintPath > ..\Lib\System.Runtime.dll</HintPath>
</Reference>
<Reference Include= "System.Runtime.CompilerServices.Unsafe, Version=4.0.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Runtime.CompilerServices.Unsafe.4.5.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
</Reference>
<Reference Include= "System.Threading.Channels, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Threading.Channels.4.5.0\lib\netstandard2.0\System.Threading.Channels.dll</HintPath>
</Reference>
<Reference Include= "System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Threading.Tasks.Extensions.4.5.1\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll</HintPath>
</Reference>
<Reference Include= "System.Transactions" />
<Reference Include= "System.Web.DynamicData" />
<Reference Include= "System.Web.Entity" />
<Reference Include= "System.Web.ApplicationServices" />
<Reference Include= "System" />
<Reference Include= "System.Configuration" />
<Reference Include= "System.Core" />
<Reference Include= "System.Data" />
<Reference Include= "System.Drawing" />
<Reference Include= "System.EnterpriseServices" />
<Reference Include= "System.Runtime.Serialization" />
<Reference Include= "System.ServiceModel" />
<Reference Include= "System.ServiceModel.Web" />
<Reference Include= "System.Web" />
<Reference Include= "System.Web.Extensions" />
<Reference Include= "System.Web.Helpers, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\Lib\System.Web.Helpers.dll</HintPath>
</Reference>
<Reference Include= "System.Web.Services" />
<Reference Include= "System.Xml" />
<Reference Include= "System.Xml.Linq" />
<Reference Include= "ThoughtWorks.QRCode, Version=1.0.4778.30637, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\Lib\ThoughtWorks.QRCode.dll</HintPath>
</Reference>
<Reference Include= "Wolf.ExternalService.CMBPay, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\Lib\Wolf.ExternalService.CMBPay.dll</HintPath>
</Reference>
<Reference Include= "Wolf.Infrastructure, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\Lib\Wolf.Infrastructure.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup >
2025-07-01 20:09:17 +08:00
<Compile Include= "Implementation\StaffData\StaffDataEnterpriseWechatService.cs" />
2025-06-30 19:22:02 +08:00
<Compile Include= "Implementation\WorkProcess\WorkProcessService.cs" />
<Compile Include= "IServices\ICheckTokenService.cs" />
2025-07-01 20:09:17 +08:00
<Compile Include= "IServices\IStaffDataEnterpriseWechatService.cs" />
2025-06-30 19:22:02 +08:00
<Compile Include= "IServices\IWorkProcessService.cs" />
<Compile Include= "Properties\AssemblyInfo.cs" />
<Compile Include= "ServiceBase.cs" />
</ItemGroup>
<ItemGroup >
<Content Include= "Unity.xml" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
<SubType > Designer</SubType>
</Content>
</ItemGroup>
<ItemGroup >
<Content Include= "App.config" >
<SubType > Designer</SubType>
</Content>
<None Include= "packages.config" />
</ItemGroup>
<ItemGroup >
<Service Include= "{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
</ItemGroup>
<ItemGroup >
<ProjectReference Include= "..\FrameWork\SqlSugar\SqlSugar.csproj" >
<Project > {489bb790-226c-4fad-8d1e-51d72a7ff8e5}</Project>
<Name > SqlSugar</Name>
</ProjectReference>
<ProjectReference Include= "..\IO.Swagger\IO.Swagger.csproj" >
<Project > {EF16AAF5-0662-49A0-8338-2129944B0BE4}</Project>
<Name > IO.Swagger</Name>
</ProjectReference>
<ProjectReference Include= "..\MyCode.Project.Domain\MyCode.Project.Domain.csproj" >
<Project > {83c7dd85-ca0f-4250-a4ad-b31dd56b14f1}</Project>
<Name > MyCode.Project.Domain</Name>
</ProjectReference>
<ProjectReference Include= "..\MyCode.Project.Infrastructure\MyCode.Project.Infrastructure.csproj" >
<Project > {b047e3d9-bc3b-4926-954a-0085ad847e75}</Project>
<Name > MyCode.Project.Infrastructure</Name>
</ProjectReference>
<ProjectReference Include= "..\MyCode.Project.OutSideService\MyCode.Project.OutSideService.csproj" >
<Project > {bc7e3726-8f90-4ca9-9269-731987907051}</Project>
<Name > MyCode.Project.OutSideService</Name>
</ProjectReference>
<ProjectReference Include= "..\MyCode.Project.Repositories\MyCode.Project.Repositories.csproj" >
<Project > {4b3da84d-1829-4896-bfa6-a9fa2e3d8f20}</Project>
<Name > MyCode.Project.Repositories</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup >
<Folder Include= "Common\" />
</ItemGroup>
<PropertyGroup >
<VisualStudioVersion Condition= "'$(VisualStudioVersion)' == ''" > 10.0</VisualStudioVersion>
<VSToolsPath Condition= "'$(VSToolsPath)' == ''" > $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</PropertyGroup>
<Import Project= "$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project= "$(SolutionDir)\.nuget\NuGet.targets" Condition= "Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
<Target Name= "EnsureNuGetPackageBuildImports" BeforeTargets= "PrepareForBuild" >
<PropertyGroup >
<ErrorText > This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
<Error Condition= "!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text= "$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
</Target>
<PropertyGroup >
<PreBuildEvent > xcopy /r /y $(SolutionDir)MyCode.Project.Services\Unity.xml $(SolutionDir)MyCode.Project.WebApi\bin\
xcopy /r /y $(SolutionDir)MyCode.Project.Services\Unity.xml $(SolutionDir)MyCode.Project.ScheduleTask\bin\Debug\bin\</PreBuildEvent>
</PropertyGroup>
<!-- 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>