This commit is contained in:
PastSaid
2024-07-16 10:33:50 +08:00
parent e8a1f46c3d
commit fa480006a8
132 changed files with 20893 additions and 4519 deletions

View File

@@ -39,6 +39,12 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="BGP.K3.GSP.Business.PlugIn">
<HintPath>..\..\..\..\..\..\Program Files (x86)\Kingdee\K3Cloud\WebSite\bin\BGP.K3.GSP.Business.PlugIn.dll</HintPath>
</Reference>
<Reference Include="BGP.K3.GSP.Temporary.Business.PlugIn">
<HintPath>..\..\..\..\..\..\Program Files (x86)\Kingdee\K3Cloud\WebSite\bin\BGP.K3.GSP.Temporary.Business.PlugIn.dll</HintPath>
</Reference>
<Reference Include="GDHNJN.BusinessForm.BusinessPlugIn">
<HintPath>C:\Users\Fareoh\Desktop\对比\dll\GDHNJN.BusinessForm.BusinessPlugIn.dll</HintPath>
</Reference>
@@ -83,8 +89,10 @@
<Reference Include="System.Core" />
<Reference Include="System.Data" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="FormMetadata.cs" />
<Compile Include="UnitTest1.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="WordDocTest.cs" />
@@ -98,11 +106,19 @@
<Project>{9a0273e4-d584-4418-951c-020d4eff1732}</Project>
<Name>E_ZKEccSDK</Name>
</ProjectReference>
<ProjectReference Include="..\..\00.SDK\LexmarkSFTPSDK\LexmarkSFTPSDK.csproj">
<Project>{e11471a4-ead7-4c61-9ae3-ade93d267a0b}</Project>
<Name>LexmarkSFTPSDK</Name>
</ProjectReference>
<ProjectReference Include="..\..\01.扩展\HandleUtils\HandleUtils.csproj">
<Project>{d6a5e5a0-7529-4ffa-9f9d-b2c610919bf6}</Project>
<Name>HandleUtils</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="OrderBySeq.xml" />
<Content Include="POSH_CB_PRODUCTCOSTREDUCTION.xml" />
</ItemGroup>
<Import Project="$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets" Condition="Exists('$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets')" />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">