2025-03-14 10:00:24 +08:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Project ToolsVersion="15.0" 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>{FFC984E2-278D-4951-94F0-31F8FBEE69EA}</ProjectGuid>
|
|
|
|
|
<OutputType>Library</OutputType>
|
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
|
|
<RootNamespace>Pilot.Report.Exploitation</RootNamespace>
|
|
|
|
|
<AssemblyName>Pilot.Report.Exploitation</AssemblyName>
|
|
|
|
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
|
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
|
|
<Deterministic>true</Deterministic>
|
|
|
|
|
</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>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.9.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\Portable.BouncyCastle.1.8.9\lib\net40\BouncyCastle.Crypto.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\BouncyCastle.Cryptography.2.3.1\lib\net461\BouncyCastle.Cryptography.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="DocumentFormat.OpenXml, Version=3.2.0.0, Culture=neutral, PublicKeyToken=8fb06cb64d019a17, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\DocumentFormat.OpenXml.3.2.0\lib\net46\DocumentFormat.OpenXml.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="DocumentFormat.OpenXml.Framework, Version=3.2.0.0, Culture=neutral, PublicKeyToken=8fb06cb64d019a17, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\DocumentFormat.OpenXml.Framework.3.2.0\lib\net46\DocumentFormat.OpenXml.Framework.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Enums.NET, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7ea1c1650d506225, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\Enums.NET.4.0.1\lib\net45\Enums.NET.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="ExtendedNumerics.BigDecimal, Version=2025.1001.2.129, Culture=neutral, PublicKeyToken=65f1315a45ad8949, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\ExtendedNumerics.BigDecimal.2025.1001.2.129\lib\net48\ExtendedNumerics.BigDecimal.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Kingdee.BOS">
|
|
|
|
|
<HintPath>..\..\T_MSS\mises\Maxcess\Common\Kingdee\Kingdee.BOS.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Kingdee.BOS.App">
|
|
|
|
|
<HintPath>..\..\T_MSS\mises\Maxcess\Common\Kingdee\Kingdee.BOS.App.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Kingdee.BOS.Contracts">
|
|
|
|
|
<HintPath>..\..\T_MSS\mises\Maxcess\Common\Kingdee\Kingdee.BOS.Contracts.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Kingdee.BOS.Core">
|
|
|
|
|
<HintPath>..\..\T_MSS\mises\Maxcess\Common\Kingdee\Kingdee.BOS.Core.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Kingdee.BOS.DataEntity">
|
|
|
|
|
<HintPath>..\..\T_MSS\mises\Maxcess\Common\Kingdee\Kingdee.BOS.DataEntity.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Kingdee.BOS.ServiceHelper">
|
|
|
|
|
<HintPath>..\..\T_MSS\mises\Maxcess\Common\Kingdee\Kingdee.BOS.ServiceHelper.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Kingdee.BOS.VerificationHelper">
|
|
|
|
|
<HintPath>..\..\T_MSS\mises\Maxcess\Common\Kingdee\Kingdee.BOS.VerificationHelper.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Kingdee.BOS.Web">
|
|
|
|
|
<HintPath>..\..\T_MSS\mises\Maxcess\Common\Kingdee\Kingdee.BOS.Web.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Kingdee.BOS.Web.HTML">
|
|
|
|
|
<HintPath>..\..\T_MSS\mises\Maxcess\Common\Kingdee\Kingdee.BOS.Web.HTML.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Kingdee.BOS.Web.HTML.Core">
|
|
|
|
|
<HintPath>..\..\T_MSS\mises\Maxcess\Common\Kingdee\Kingdee.BOS.Web.HTML.Core.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Kingdee.K3.FIN.Business.PlugIn">
|
|
|
|
|
<HintPath>..\..\T_MSS\mises\Maxcess\Common\Kingdee\Kingdee.K3.FIN.Business.PlugIn.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Kingdee.K3.FIN.Core">
|
|
|
|
|
<HintPath>..\..\T_MSS\mises\Maxcess\Common\Kingdee\Kingdee.K3.FIN.Core.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Kingdee.K3.FIN.HS.Business.PlugIn">
|
|
|
|
|
<HintPath>..\..\T_MSS\mises\Maxcess\Common\Kingdee\Kingdee.K3.FIN.HS.Business.PlugIn.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Kingdee.K3.FIN.HS.ServiceHelper">
|
|
|
|
|
<HintPath>..\..\T_MSS\mises\Maxcess\Common\Kingdee\Kingdee.K3.FIN.HS.ServiceHelper.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="MathNet.Numerics, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cd8b63ad3d691a37, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\MathNet.Numerics.Signed.5.0.0\lib\net48\MathNet.Numerics.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Microsoft.IO.RecyclableMemoryStream, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\Microsoft.IO.RecyclableMemoryStream.3.0.0\lib\netstandard2.0\Microsoft.IO.RecyclableMemoryStream.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Microsoft.Office.Interop.Excel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
|
|
|
|
<HintPath>..\..\..\..\金蝶\WebSite\Bin\Microsoft.Office.Interop.Excel.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\..\T_MSS\mises\Maxcess\Common\Kingdee\Newtonsoft.Json.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="NPOI">
|
|
|
|
|
<HintPath>..\..\..\..\金蝶\WebSite\Bin\NPOI.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="NPOI.OOXML">
|
|
|
|
|
<HintPath>..\..\..\..\金蝶\WebSite\Bin\NPOI.OOXML.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="NPOI.OpenXml4Net">
|
|
|
|
|
<HintPath>..\..\..\..\金蝶\WebSite\Bin\NPOI.OpenXml4Net.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="NPOI.OpenXmlFormats, Version=2.5.6.1, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\..\..\..\金蝶\WebSite\Bin\NPOI.OpenXmlFormats.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="SixLabors.Fonts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d998eea7b14cab13, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\SixLabors.Fonts.1.0.1\lib\netstandard2.0\SixLabors.Fonts.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="SixLabors.ImageSharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d998eea7b14cab13, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\SixLabors.ImageSharp.2.1.9\lib\net472\SixLabors.ImageSharp.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.DataAnnotations" />
|
|
|
|
|
<Reference Include="System.Configuration" />
|
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
|
<Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\System.Memory.4.5.5\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.Security" />
|
|
|
|
|
<Reference Include="System.Security.Cryptography.Pkcs, Version=8.0.0.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\System.Security.Cryptography.Pkcs.8.0.1\lib\net462\System.Security.Cryptography.Pkcs.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System.Security.Cryptography.Xml, Version=8.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\System.Security.Cryptography.Xml.8.0.2\lib\net462\System.Security.Cryptography.Xml.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System.Text.Encoding.CodePages, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\System.Text.Encoding.CodePages.5.0.0\lib\net461\System.Text.Encoding.CodePages.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.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<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="WindowsBase" />
|
|
|
|
|
<Reference Include="Xceed.Document.NET, Version=3.0.24152.12190, Culture=neutral, PublicKeyToken=ba83ff368b7563c6, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\Xceed.Document.NET.3.0.24152.1219\lib\net40\Xceed.Document.NET.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Xceed.Pdf, Version=3.0.24152.12190, Culture=neutral, PublicKeyToken=ba83ff368b7563c6, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\Xceed.Pdf.3.0.24152.1219\lib\net40\Xceed.Pdf.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Xceed.Words.NET, Version=3.0.24152.12190, Culture=neutral, PublicKeyToken=ba83ff368b7563c6, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\Xceed.Words.NET.3.0.24152.1219\lib\net40\Xceed.Words.NET.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Compile Include="AccountsReceivable2\LiteVersionPlugIn2.cs" />
|
|
|
|
|
<Compile Include="AccountsReceivable2\YourDataPlugIn2.cs" />
|
|
|
|
|
<Compile Include="AccountsReceivableStatements\AccountsReceivableFiter.cs" />
|
|
|
|
|
<Compile Include="AccountsReceivableStatements\AccountsReceivablePlugIn.cs" />
|
|
|
|
|
<Compile Include="AccountsReceivableStatements\AccountsReceivableReport.cs" />
|
|
|
|
|
<Compile Include="AccountsReceivableStatements\AccountsReceivableReport2.cs" />
|
|
|
|
|
<Compile Include="AccountsReceivable\LiteVersionPlugIn.cs" />
|
|
|
|
|
<Compile Include="AccountsReceivable\ProgramNumber.cs" />
|
|
|
|
|
<Compile Include="AccountsReceivable\YourDataPlugIn.cs" />
|
|
|
|
|
<Compile Include="AnnualSalesPaymentSum\AnnualSalesPaymentSumReport.cs" />
|
|
|
|
|
<Compile Include="AnnualSalesPaymentSum\SumResultsReportServicePlugIn.cs" />
|
2025-03-14 19:50:18 +08:00
|
|
|
|
<Compile Include="Common\Loghelp.cs" />
|
2025-03-14 10:00:24 +08:00
|
|
|
|
<Compile Include="ContractDetails\ContractDetailsReport.cs" />
|
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
|
|
<Compile Include="PublicClass\EnvironmentTEST.cs" />
|
2025-03-20 15:36:16 +08:00
|
|
|
|
<Compile Include="Receivables\ReceivablesAutoExecute.cs" />
|
2025-03-14 10:00:24 +08:00
|
|
|
|
<Compile Include="Receivables\ReceivablseGL.cs" />
|
|
|
|
|
<Compile Include="Receivables\ReceivablesDetails.cs" />
|
|
|
|
|
<Compile Include="ResultsKanbanSummary\ResultsKanbanSumReport.cs" />
|
|
|
|
|
<Compile Include="SaleOrderProgress\PHBSaleOrderReport.cs" />
|
|
|
|
|
<Compile Include="SaleOrderProgress\SaleOrderProgressReport.cs" />
|
|
|
|
|
<Compile Include="SpecialDetails\SpecialDetailsPlugIn.cs" />
|
|
|
|
|
<Compile Include="SpecialDetails\SpecialDetailsReport.cs" />
|
|
|
|
|
<Compile Include="SystemProducts\FormServicePlugIn.cs" />
|
|
|
|
|
<Compile Include="SystemProducts\SystemProductsReport.cs" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<None Include="app.config" />
|
|
|
|
|
<None Include="packages.config" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup />
|
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<PostBuildEvent>
|
|
|
|
|
</PostBuildEvent>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
</Project>
|