This commit is contained in:
PastSaid
2024-05-15 13:56:09 +08:00
parent 16fbd10312
commit 0a17c23e54
43 changed files with 1299 additions and 309 deletions

View File

@@ -89,6 +89,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="PRD_MO\BillEventPlugInEx.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
@@ -117,5 +118,11 @@
<Compile Include="SAL_SaleOrder\AdvanceShipmentNotification.cs" />
<Compile Include="STK_InvAgeAnalyzeRpt\InvAgeAnalyzeOverrideEx.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\01.扩展\Extensions\ExtensionMethods.csproj">
<Project>{beae0bf6-7ab9-4af5-83ce-d08e3c6880ef}</Project>
<Name>ExtensionMethods</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>