zrg
2026-02-02 2ee2d1c8c05fce44e3e01ea8bcf8c81fab88afb0
Kanban/Kanban.csproj
@@ -134,6 +134,12 @@
    <Compile Include="Sc_WorkshopKB.designer.cs">
      <DependentUpon>Sc_WorkshopKB.cs</DependentUpon>
    </Compile>
    <Compile Include="工位看板\Gy_WLKB.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="工位看板\Gy_WLKB.designer.cs">
      <DependentUpon>Gy_WLKB.cs</DependentUpon>
    </Compile>
    <Compile Include="工位看板\Sc_WGJCKKB.cs">
      <SubType>Form</SubType>
    </Compile>
@@ -374,6 +380,10 @@
      <DependentUpon>Sc_WorkshopKB.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="工位看板\Gy_WLKB.resx">
      <DependentUpon>Gy_WLKB.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="工位看板\Sc_WGJCKKB.resx">
      <DependentUpon>Sc_WGJCKKB.cs</DependentUpon>
      <SubType>Designer</SubType>
@@ -504,6 +514,9 @@
      <Install>false</Install>
    </BootstrapperPackage>
  </ItemGroup>
  <ItemGroup>
    <None Include="app.config" />
  </ItemGroup>
  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
       Other similar extension points exist, see Microsoft.Common.targets.