This commit is contained in:
李狗蛋
2025-04-22 19:26:31 +08:00
parent 8bbf5d8e3c
commit 63782940f4
22 changed files with 372 additions and 6 deletions

View File

@@ -234,6 +234,9 @@
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="PRD_PPBOMCHANGE\PLTH.cs" />
<Compile Include="PRD_PPBOMCHANGE\PLTHForm.cs" />
<Compile Include="T_IV_SALESIC\AuditS_Order.cs" />
<Compile Include="Common\CommonHelper.cs" />
<Compile Include="PRD_PPBOM\AuditPOM.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
@@ -250,6 +253,7 @@
<Compile Include="SAL_RETURNSTOCK\AuditSal_Order.cs" />
<Compile Include="SQL\SqlManage.cs" />
<Compile Include="SUB_PPBOM\AuditPOM.cs" />
<Compile Include="T_IV_SALESIC\UnAuditS_Order.cs" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
@@ -257,6 +261,7 @@
<ItemGroup>
<WCFMetadata Include="Connected Services\" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="packages\SkiaSharp.NativeAssets.macOS.2.88.8\build\net462\SkiaSharp.NativeAssets.macOS.targets" Condition="Exists('packages\SkiaSharp.NativeAssets.macOS.2.88.8\build\net462\SkiaSharp.NativeAssets.macOS.targets')" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">