2025-07-04 09:50: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>
<ProjectGuid > {B047E3D9-BC3B-4926-954A-0085AD847E75}</ProjectGuid>
<OutputType > Library</OutputType>
<AppDesignerFolder > Properties</AppDesignerFolder>
<RootNamespace > MyCode.Project.Infrastructure</RootNamespace>
<AssemblyName > MyCode.Project.Infrastructure</AssemblyName>
2025-07-18 10:14:31 +08:00
<TargetFrameworkVersion > v4.8</TargetFrameworkVersion>
2025-07-04 09:50:02 +08:00
<FileAlignment > 512</FileAlignment>
<SolutionDir Condition= "$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" > ..\</SolutionDir>
<RestorePackages > true</RestorePackages>
<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>
<DocumentationFile > bin\Debug\MyCode.Project.Infrastructure.xml</DocumentationFile>
<NoWarn > 1591,1572</NoWarn>
</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= "Aspose.Cells, Version=18.4.0.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\Aspose.Cells.CR2.18.4.0\lib\netstandard2.0\Aspose.Cells.dll</HintPath>
</Reference>
<Reference Include= "AutoMapper" >
<HintPath > ..\packages\AutoMapper.6.1.1\lib\net45\AutoMapper.dll</HintPath>
</Reference>
<Reference Include= "DnsClient, Version=1.0.7.0, Culture=neutral, PublicKeyToken=4574bb5573c51424, processorArchitecture=MSIL" >
<HintPath > ..\packages\DnsClient.1.0.7\lib\net45\DnsClient.dll</HintPath>
</Reference>
<Reference Include= "HtmlAgilityPack" >
<HintPath > ..\Lib\HtmlAgilityPack.dll</HintPath>
</Reference>
<Reference Include= "ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL" >
<HintPath > ..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "Ionic.Zip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c, processorArchitecture=MSIL" >
<HintPath > ..\packages\Unofficial.Ionic.Zip.1.9.1.8\lib\Ionic.Zip.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "JWT, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\JWT.5.0.0-beta3\lib\net46\JWT.dll</HintPath>
</Reference>
<Reference Include= "LitJson, Version=0.7.0.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\LitJson.0.7.0\lib\LitJson.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.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.Mvc" >
<HintPath > ..\Lib\Microsoft.Practices.Unity.Mvc.dll</HintPath>
</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>
2025-07-21 13:36:40 +08:00
<Reference Include= "Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
<HintPath > ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
2025-07-04 09:50:02 +08:00
</Reference>
<Reference Include= "NPOI, Version=2.2.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL" >
<HintPath > ..\packages\NPOI.2.2.1\lib\net40\NPOI.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "NPOI.OOXML, Version=2.2.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL" >
<HintPath > ..\packages\NPOI.2.2.1\lib\net40\NPOI.OOXML.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "NPOI.OpenXml4Net, Version=2.2.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL" >
<HintPath > ..\packages\NPOI.2.2.1\lib\net40\NPOI.OpenXml4Net.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "NPOI.OpenXmlFormats, Version=2.2.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL" >
<HintPath > ..\packages\NPOI.2.2.1\lib\net40\NPOI.OpenXmlFormats.dll</HintPath>
<Private > True</Private>
</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= "StackExchange.Redis, Version=2.0.0.0, Culture=neutral, PublicKeyToken=c219ff1ca8c2ce46, processorArchitecture=MSIL" >
<HintPath > ..\packages\StackExchange.Redis.2.0.519\lib\net461\StackExchange.Redis.dll</HintPath>
</Reference>
<Reference Include= "System" />
<Reference Include= "System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\Lib\System.Buffers.dll</HintPath>
</Reference>
<Reference Include= "System.ComponentModel.DataAnnotations" />
<Reference Include= "System.Configuration" />
<Reference Include= "System.Core" />
<Reference Include= "System.Drawing" />
<Reference Include= "System.IO.Compression, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
<Reference Include= "System.IO.Pipelines" >
<HintPath > ..\Lib\System.IO.Pipelines.dll</HintPath>
</Reference>
<Reference Include= "System.Memory" >
<HintPath > ..\Lib\System.Memory.dll</HintPath>
</Reference>
<Reference Include= "System.Net.Http" >
<HintPath > C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Net.Http.dll</HintPath>
</Reference>
<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" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\Lib\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
</Reference>
<Reference Include= "System.Runtime.Serialization" />
<Reference Include= "System.ServiceModel" />
<Reference Include= "System.Threading.Tasks.Extensions" >
<HintPath > ..\Lib\System.Threading.Tasks.Extensions.dll</HintPath>
</Reference>
<Reference Include= "System.Transactions" />
<Reference Include= "System.Web" />
<Reference Include= "System.Web.Extensions" />
<Reference Include= "System.Web.Http" >
<HintPath > ..\Lib\System.Web.Http.dll</HintPath>
</Reference>
<Reference Include= "System.Web.Mvc" >
<HintPath > ..\Lib\System.Web.Mvc.dll</HintPath>
</Reference>
<Reference Include= "System.Xml.Linq" />
<Reference Include= "System.Data.DataSetExtensions" />
<Reference Include= "Microsoft.CSharp" />
<Reference Include= "System.Data" />
<Reference Include= "System.Xml" />
<Reference Include= "ThoughtWorks.QRCode" >
<HintPath > ..\Lib\ThoughtWorks.QRCode.dll</HintPath>
</Reference>
<Reference Include= "Unity.AspNet.WebApi" >
<HintPath > ..\Lib\Unity.AspNet.WebApi.dll</HintPath>
</Reference>
<Reference Include= "Unity.WebApi" >
<HintPath > ..\Lib\Unity.WebApi.dll</HintPath>
</Reference>
<Reference Include= "zxing, Version=0.15.0.0, Culture=neutral, PublicKeyToken=4e88037ac681fe60, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\Lib\zxing.dll</HintPath>
</Reference>
<Reference Include= "zxing.presentation, Version=0.15.0.0, Culture=neutral, PublicKeyToken=4e88037ac681fe60, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\Lib\zxing.presentation.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup >
<Compile Include= "Cache\CacheTime.cs" />
<Compile Include= "Cache\HttpRunTimeCache.cs" />
<Compile Include= "Cache\IMyCodeCacheService.cs" />
<Compile Include= "Cache\RedisCache.cs" />
<Compile Include= "Cache\SystemCache.cs" />
<Compile Include= "Common\AESHelper.cs" />
<Compile Include= "Common\AutoMapperHelper.cs" />
<Compile Include= "Common\CacheHelper.cs" />
<Compile Include= "Common\DingDingHelper.cs" />
<Compile Include= "Common\ExcelHelper.cs" />
<Compile Include= "Common\IdHelper.cs" />
<Compile Include= "Common\JsonHelper.cs" />
<Compile Include= "Common\JwtKeyGenerator.cs" />
<Compile Include= "Common\MiniResult.cs" />
<Compile Include= "Common\RegexHelper.cs" />
<Compile Include= "Common\Conv.cs" />
<Compile Include= "Common\ExcelUtils.cs" />
<Compile Include= "Common\FileUtils.cs" />
<Compile Include= "Common\ImageUtils.cs" />
<Compile Include= "Common\Item.cs" />
<Compile Include= "Common\LogHelper.cs" />
<Compile Include= "Common\NPOIHelper.cs" />
<Compile Include= "Common\PagedSearch.cs" />
<Compile Include= "Common\PageResult.cs" />
<Compile Include= "Common\Reflection.cs" />
<Compile Include= "Common\ResponseMessage.cs" />
<Compile Include= "Common\Result.cs" />
<Compile Include= "Common\MiniResultCode.cs" />
<Compile Include= "Common\ResultCode.cs" />
<Compile Include= "Common\SortHelper.cs" />
<Compile Include= "Common\SystemHelper.cs" />
<Compile Include= "Common\TokenHelper.cs" />
<Compile Include= "Common\treeJsonHelper.cs" />
<Compile Include= "Common\UploadFile.cs" />
<Compile Include= "Common\Utils.cs" />
<Compile Include= "Common\ValidateCodeUtils.cs" />
<Compile Include= "Common\WdtClient.cs" />
<Compile Include= "Common\WebConfigUtils.cs" />
<Compile Include= "Common\ZipHelper.cs" />
<Compile Include= "Common\ZipUtils.cs" />
<Compile Include= "Constant\CacheKey.cs" />
<Compile Include= "Constant\BfyConst.cs" />
<Compile Include= "Constant\Const.cs" />
2025-07-07 09:35:11 +08:00
<Compile Include= "Enumeration\ApiEnum.cs" />
2025-07-07 13:54:21 +08:00
<Compile Include= "Enumeration\FuncStatus.cs" />
2025-07-04 09:50:02 +08:00
<Compile Include= "Enumeration\LoginRoleType.cs" />
2025-07-04 10:47:18 +08:00
<Compile Include= "Enumeration\ReportType.cs" />
<Compile Include= "Enumeration\SystemType.cs" />
2025-07-04 09:50:02 +08:00
<Compile Include= "Enumeration\DayNumber.cs" />
<Compile Include= "Enumeration\ExportFileType.cs" />
<Compile Include= "Enumeration\Env.cs" />
<Compile Include= "Enumeration\FuncType.cs" />
<Compile Include= "Common\EnumHelper.cs" />
<Compile Include= "Enumeration\Priority.cs" />
<Compile Include= "Enumeration\WorkProcessStatus.cs" />
<Compile Include= "Exceptions\BaseException.cs" />
<Compile Include= "Exports\ExportExcelConfig.cs" />
<Compile Include= "Exports\ExportExcelProcess.cs" />
<Compile Include= "Exports\ExportExcelProperty.cs" />
<Compile Include= "Exports\ExportExcelSpecial.cs" />
<Compile Include= "Exports\IExportExcelProcess.cs" />
<Compile Include= "Exports\NpoiHeadCfg.cs" />
<Compile Include= "Extensions\Extensions.Common.cs" />
<Compile Include= "Extensions\Extensions.Convert.cs" />
<Compile Include= "Extensions\JsonExtensions.cs" />
<Compile Include= "Format\Money.cs" />
<Compile Include= "Imports\DefaultValueProperty.cs" />
<Compile Include= "Imports\IImportExcelProcess.cs" />
<Compile Include= "Imports\ImportChildProperty.cs" />
<Compile Include= "Imports\ImportComplexProperty.cs" />
<Compile Include= "Imports\ImportConfig.cs" />
<Compile Include= "Imports\ImportExcelProcess.cs" />
<Compile Include= "Imports\ImportListProperty.cs" />
<Compile Include= "Imports\ImportProperty.cs" />
<Compile Include= "Imports\ImportAct.cs" />
<Compile Include= "Imports\ImportResult.cs" />
<Compile Include= "Imports\ImportSplitProperty.cs" />
2025-07-07 09:35:11 +08:00
<Compile Include= "JackYun\EnumAttribute.cs" />
2025-07-07 20:02:36 +08:00
<Compile Include= "JackYun\GoodsDetail.cs" />
2025-07-04 09:50:02 +08:00
<Compile Include= "JackYun\JackyunResponse.cs" />
2025-10-21 11:27:52 +08:00
<Compile Include= "JackYun\ReturnChangeListResp.cs" />
2025-07-07 13:54:21 +08:00
<Compile Include= "JackYun\TradeFullinfogetResp.cs" />
2025-07-04 09:50:02 +08:00
<Compile Include= "PayModels\ExtendedGateway.cs" />
<Compile Include= "PayModels\FuiouBarcodepay.cs" />
<Compile Include= "Properties\AssemblyInfo.cs" />
<Compile Include= "Search\BuildSqlReturnModel.cs" />
<Compile Include= "Search\EnumClass.cs" />
<Compile Include= "Search\SearchCondition.cs" />
<Compile Include= "Search\SearchInfo.cs" />
<Compile Include= "Common\EncryptHelper.cs" />
<Compile Include= "Specifications\AndNotSpecification.cs" />
<Compile Include= "Specifications\AndSpecification.cs" />
<Compile Include= "Specifications\AnySpecification.cs" />
<Compile Include= "Specifications\CompositeSpecification.cs" />
<Compile Include= "Specifications\ExpressionFuncExtender.cs" />
<Compile Include= "Specifications\ExpressionSpecification.cs" />
<Compile Include= "Specifications\ICompositeSpecification.cs" />
<Compile Include= "Specifications\ISpecification.cs" />
<Compile Include= "Specifications\ISpecificationParser.cs" />
<Compile Include= "Specifications\NoneSpecification.cs" />
<Compile Include= "Specifications\NotSpecification.cs" />
<Compile Include= "Specifications\OrSpecification.cs" />
<Compile Include= "Specifications\ParameterRebinder.cs" />
<Compile Include= "Specifications\Specification.cs" />
<Compile Include= "UnityExtensions\CachingCallHandler.cs" />
<Compile Include= "UnityExtensions\CachingCallHandlerAttribute.cs" />
<Compile Include= "UnityExtensions\ExceptionLogBehavior.cs" />
<Compile Include= "UnityExtensions\UnityControllerActivator.cs" />
<Compile Include= "UnityExtensions\UnityHelper.cs" />
<Compile Include= "JackYun\BaseRequestBizData.cs" />
<Compile Include= "WebPost\Constants.cs" />
<Compile Include= "WebPost\FileItem.cs" />
<Compile Include= "JackYun\JackyunOpenHttpUtils.cs" />
<Compile Include= "WebPost\RongCloudServer.cs" />
<Compile Include= "WebPost\RongHttpClient.cs" />
<Compile Include= "WebPost\WebUtils.cs" />
</ItemGroup>
<ItemGroup >
<None Include= "app.config" />
<None Include= "packages.config" >
<SubType > Designer</SubType>
</None>
</ItemGroup>
<ItemGroup >
<Content Include= "Ionic.Zip.xml" />
</ItemGroup>
<ItemGroup >
<ProjectReference Include= "..\FrameWork\SqlSugar\SqlSugar.csproj" >
<Project > {489bb790-226c-4fad-8d1e-51d72a7ff8e5}</Project>
<Name > SqlSugar</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup >
<WCFMetadata Include= "Connected Services\" />
</ItemGroup>
<Import Project= "$(MSBuildToolsPath)\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>
<!-- 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>