|
|
|
@ -9,6 +9,12 @@
|
|
|
|
|
<DocumentationFile>bin\Debug\net8.0\Api.xml</DocumentationFile>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Compile Remove="Controllers\TaskManageCutDateChangeController.cs" />
|
|
|
|
|
<Compile Remove="Controllers\TaskManageSISubmittedController.cs" />
|
|
|
|
|
<Compile Remove="Controllers\TaskShippingOrderCompareController.cs" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ProjectReference Include="..\DS.Module.AutofacModule\DS.Module.AutofacModule.csproj" />
|
|
|
|
|
<ProjectReference Include="..\DS.Module.Core\DS.Module.Core.csproj" />
|
|
|
|
|