From dc683710bf1eaa9b2d1d026a31d3b40d05db5c89 Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期三, 31 五月 2023 10:54:47 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/ARSRM-LMESAPI --- WebAPI/WebAPI.csproj | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index 71d0d85..eb0c873 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -839,7 +839,6 @@ <Compile Include="Models\宸ヨ祫绠$悊\ClsPay_WorkTimesBillMain.cs" /> <Compile Include="Models\宸ヨ祫绠$悊\ClsPay_PurchaseWallclothBillSub.cs" /> <Compile Include="Models\宸ヨ祫绠$悊\ClsPay_WorkTimesBillSub.cs" /> - <Compile Include="obj\Debug\.NETFramework,Version=v4.5.AssemblyAttributes.cs" /> <Compile Include="Properties\Resources.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> @@ -917,6 +916,7 @@ <ItemGroup> <Folder Include="App_Data\" /> <Folder Include="bin\" /> + <Folder Include="obj\Debug\" /> <Folder Include="obj\x86\Debug\" /> <Folder Include="Views\Cg_PODemandPlanBill\" /> <Folder Include="Views\Cg_PurchaseReturn\" /> -- Gitblit v1.9.1