283 lines
14 KiB
XML
283 lines
14 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="12.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>{CCF81F42-9163-4046-8712-D9D31AE27E07}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Mtxfw.Utility</RootNamespace>
|
|
<AssemblyName>Mtxfw.Utility</AssemblyName>
|
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<SccProjectName>
|
|
</SccProjectName>
|
|
<SccLocalPath>
|
|
</SccLocalPath>
|
|
<SccAuxPath>
|
|
</SccAuxPath>
|
|
<SccProvider>
|
|
</SccProvider>
|
|
<TargetFrameworkProfile />
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
</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>
|
|
<LangVersion>default</LangVersion>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</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>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="AspNetPager, Version=7.2.0.0, Culture=neutral, PublicKeyToken=fb0a0fe055d40fd4, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\Mtxfw.VipSite\App_Data\AspNetPager.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="BouncyCastle">
|
|
<HintPath>..\Mtxfw.VipSite\App_Data\BouncyCastle.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ChnCharInfo">
|
|
<HintPath>..\Mtxfw.VipSite\App_Data\ChnCharInfo.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ChnCharInfo.resources">
|
|
<HintPath>..\Mtxfw.VipSite\App_Data\ChnCharInfo.resources.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Interop.Shell32">
|
|
<HintPath>..\Mtxfw.VipSite\App_Data\Interop.Shell32.dll</HintPath>
|
|
<EmbedInteropTypes>False</EmbedInteropTypes>
|
|
</Reference>
|
|
<Reference Include="Interop.SQLDMO, Version=8.0.0.0, Culture=neutral">
|
|
<HintPath>..\packages\Interop.SQLDMO.8.0.0.0\lib\Interop.SQLDMO.dll</HintPath>
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<EmbedInteropTypes>False</EmbedInteropTypes>
|
|
</Reference>
|
|
<Reference Include="LitJSON">
|
|
<HintPath>..\Mtxfw.VipSite\App_Data\LitJSON.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="log4net, Version=2.0.17.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\log4net.2.0.17\lib\net45\log4net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.3, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.3\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Office.Interop.Excel, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<EmbedInteropTypes>False</EmbedInteropTypes>
|
|
<HintPath>..\Mtxfw.WebSite\bin\Microsoft.Office.Interop.Excel.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\Mtxfw.VipSite\App_Data\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NPinyin">
|
|
<HintPath>..\Mtxfw.VipSite\App_Data\NPinyin.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SqlSugar, Version=5.0.0.12, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\sqlSugar.5.0.0.12\lib\SqlSugar.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Buffers, Version=4.0.5.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ComponentModel.Composition" />
|
|
<Reference Include="System.configuration" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.IO.4.3.0\lib\net462\System.IO.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.IO.Pipelines, Version=10.0.0.3, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.IO.Pipelines.10.0.3\lib\net462\System.IO.Pipelines.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Management" />
|
|
<Reference Include="System.Memory, Version=4.0.5.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Memory.4.6.3\lib\net462\System.Memory.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Http, Version=4.1.1.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Numerics" />
|
|
<Reference Include="System.Numerics.Vectors, Version=4.1.6.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Security" />
|
|
<Reference Include="System.Security.Cryptography.Algorithms, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Text.Encodings.Web, Version=10.0.0.3, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Text.Encodings.Web.10.0.3\lib\net462\System.Text.Encodings.Web.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Text.Json, Version=10.0.0.3, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Text.Json.10.0.3\lib\net462\System.Text.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.4.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Threading.Tasks.Extensions.4.6.3\lib\net462\System.Threading.Tasks.Extensions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Web.Extensions" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="AdminPage.cs">
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="alilive.cs" />
|
|
<Compile Include="AlipayConfig.cs" />
|
|
<Compile Include="AlipayCore.cs" />
|
|
<Compile Include="AlipayNotify.cs" />
|
|
<Compile Include="AlipaySubmit.cs" />
|
|
<Compile Include="Authentication.cs" />
|
|
<Compile Include="CheckWeiXinBase.cs">
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="CommandInfo.cs" />
|
|
<Compile Include="Common.cs" />
|
|
<Compile Include="Config.cs" />
|
|
<Compile Include="DataAccess\Base.cs" />
|
|
<Compile Include="DataAccess\Common.cs" />
|
|
<Compile Include="DataAccess\DataSet.cs" />
|
|
<Compile Include="DataAccess\DataTable.cs" />
|
|
<Compile Include="DataAccess\Delete.cs" />
|
|
<Compile Include="DataAccess\Execute.cs" />
|
|
<Compile Include="DataAccess\Insert.cs" />
|
|
<Compile Include="DataAccess\Select.cs" />
|
|
<Compile Include="DataAccess\Sql.cs" />
|
|
<Compile Include="DataAccess\Update.cs" />
|
|
<Compile Include="DbConnection.cs" />
|
|
<Compile Include="DbHelperSQL.cs" />
|
|
<Compile Include="DbHelperSqlSugar.cs" />
|
|
<Compile Include="DTRequest.cs" />
|
|
<Compile Include="emojiconsConfig.cs" />
|
|
<Compile Include="Error.cs" />
|
|
<Compile Include="ExcelHelper.cs" />
|
|
<Compile Include="HuifuPaymentService.cs" />
|
|
<Compile Include="ImageManager.cs" />
|
|
<Compile Include="IPScanner.cs" />
|
|
<Compile Include="Logger.cs" />
|
|
<Compile Include="MD5.cs" />
|
|
<Compile Include="MemberBase.cs">
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="MemberBase2.cs">
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Myabstract.cs" />
|
|
<Compile Include="PageStatic.cs" />
|
|
<Compile Include="PagingHelper.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="province.cs" />
|
|
<Compile Include="QueryString.cs" />
|
|
<Compile Include="Security.cs" />
|
|
<Compile Include="SqlDbHelper_U.cs" />
|
|
<Compile Include="Tools.cs" />
|
|
<Compile Include="UploadFile.cs" />
|
|
<Compile Include="Utils.cs" />
|
|
<Compile Include="WXPay.Config.cs" />
|
|
<Compile Include="WXPay.Data.cs" />
|
|
<Compile Include="WXPay.DownloadBill.cs" />
|
|
<Compile Include="WXPay.Exception.cs" />
|
|
<Compile Include="WXPay.HttpService.cs" />
|
|
<Compile Include="WXPay.Interface_WxeditAddress.cs" />
|
|
<Compile Include="WXPay.Interface_WxPay.cs" />
|
|
<Compile Include="WXPay.JsApiPay.cs" />
|
|
<Compile Include="WXPay.JsonUtils.cs" />
|
|
<Compile Include="WXPay.Log.cs" />
|
|
<Compile Include="WXPay.MicroPay.cs" />
|
|
<Compile Include="WXPay.MiniProgramPay.cs" />
|
|
<Compile Include="WXPay.NativeNotify.cs" />
|
|
<Compile Include="WXPay.NativePay.cs" />
|
|
<Compile Include="WXPay.Notify.cs" />
|
|
<Compile Include="WXPay.OrderQuery.cs" />
|
|
<Compile Include="WXPay.Refund.cs" />
|
|
<Compile Include="WXPay.RefundQuery.cs" />
|
|
<Compile Include="WXPay.ResultNotify.cs" />
|
|
<Compile Include="WXPay.ReturnValue.cs" />
|
|
<Compile Include="WXPay.StreamReaderUtils.cs" />
|
|
<Compile Include="WXPay.StringUtils.cs" />
|
|
<Compile Include="WXPay.WxPayApi.cs" />
|
|
<Compile Include="WXPay\WxPayV3Config.cs" />
|
|
<Compile Include="WXPay\WxPayV3NotifyHandler.cs" />
|
|
<Compile Include="WXPay\WxPayV3Service.cs" />
|
|
<Compile Include="XmlClass.cs" />
|
|
<Compile Include="XmlHelper.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="bin\Debug\AspNetPager.dll" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="bin\Release\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\TencentCloud\TencentCloud.csproj">
|
|
<Project>{ed552c75-4ee5-47f2-834d-317dc0cbe60e}</Project>
|
|
<Name>TencentCloud</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<WCFMetadata Include="Connected Services\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="app.config" />
|
|
<None Include="packages.config" />
|
|
</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>
|
|
-->
|
|
<Import Project="..\packages\System.ValueTuple.4.6.1\build\net471\System.ValueTuple.targets" Condition="Exists('..\packages\System.ValueTuple.4.6.1\build\net471\System.ValueTuple.targets')" />
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
<PropertyGroup>
|
|
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
|
|
</PropertyGroup>
|
|
<Error Condition="!Exists('..\packages\System.ValueTuple.4.6.1\build\net471\System.ValueTuple.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\System.ValueTuple.4.6.1\build\net471\System.ValueTuple.targets'))" />
|
|
</Target>
|
|
</Project> |