From bcf43dd62760da49533a654ee76609238f9933f9 Mon Sep 17 00:00:00 2001 From: YL <YL@LAPTOP-SE03PLUR> Date: 星期五, 26 十一月 2021 16:17:35 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API --- BLL/BLL.csproj | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/BLL/BLL.csproj b/BLL/BLL.csproj index 63f24b5..1be3219 100644 --- a/BLL/BLL.csproj +++ b/BLL/BLL.csproj @@ -101,6 +101,11 @@ </ItemGroup> <ItemGroup> <Compile Include="ClsBaseShow.cs" /> + <Compile Include="Properties\Resources.Designer.cs"> + <AutoGen>True</AutoGen> + <DesignTime>True</DesignTime> + <DependentUpon>Resources.resx</DependentUpon> + </Compile> <Compile Include="绯荤粺绠$悊\鐢ㄦ埛绠$悊\Gy_UserByOrgRelation.cs"> <SubType>Form</SubType> </Compile> @@ -422,6 +427,10 @@ <SubType>Designer</SubType> <DependentUpon>KB_KanbanPlaySet.cs</DependentUpon> </EmbeddedResource> + <EmbeddedResource Include="Properties\Resources.resx"> + <Generator>ResXFileCodeGenerator</Generator> + <LastGenOutput>Resources.Designer.cs</LastGenOutput> + </EmbeddedResource> <EmbeddedResource Include="鍏敤妯″潡\AboutBox1.resx"> <SubType>Designer</SubType> <DependentUpon>AboutBox1.cs</DependentUpon> -- Gitblit v1.9.1