wtt
2024-11-20 75ab531b693341caf49654b93889fbd9d4eecfc0
Kanban/Kanban.csproj
@@ -29,6 +29,8 @@
    <IsWebBootstrapper>false</IsWebBootstrapper>
    <UseApplicationTrust>false</UseApplicationTrust>
    <BootstrapperEnabled>true</BootstrapperEnabled>
    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    <TargetFrameworkProfile />
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <DebugSymbols>true</DebugSymbols>
@@ -40,6 +42,7 @@
    <WarningLevel>4</WarningLevel>
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
    <PlatformTarget>x86</PlatformTarget>
    <Prefer32Bit>false</Prefer32Bit>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <DebugType>pdbonly</DebugType>
@@ -49,14 +52,17 @@
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
    <Prefer32Bit>false</Prefer32Bit>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
    <PlatformTarget>x86</PlatformTarget>
    <OutputPath>bin\x86\Debug\</OutputPath>
    <Prefer32Bit>false</Prefer32Bit>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
    <PlatformTarget>x86</PlatformTarget>
    <OutputPath>bin\x86\Release\</OutputPath>
    <Prefer32Bit>false</Prefer32Bit>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="AxInterop.gregn6Lib">
@@ -98,17 +104,41 @@
    <Compile Include="LED\Sc_LEDInfoNote.designer.cs">
      <DependentUpon>Sc_LEDInfoNote.cs</DependentUpon>
    </Compile>
    <Compile Include="Sc_CGKB.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Sc_CGKB.designer.cs">
      <DependentUpon>Sc_CGKB.cs</DependentUpon>
    </Compile>
    <Compile Include="Sc_CJKB.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Sc_CJKB.designer.cs">
      <DependentUpon>Sc_CJKB.cs</DependentUpon>
    </Compile>
    <Compile Include="Sc_ProductionLineKB.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Sc_ProductionLineKB.designer.cs">
      <DependentUpon>Sc_ProductionLineKB.cs</DependentUpon>
    </Compile>
    <Compile Include="Sc_QLKB.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Sc_QLKB.designer.cs">
      <DependentUpon>Sc_QLKB.cs</DependentUpon>
    </Compile>
    <Compile Include="Sc_WorkshopKB.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Sc_WorkshopKB.designer.cs">
      <DependentUpon>Sc_WorkshopKB.cs</DependentUpon>
    </Compile>
    <Compile Include="工位看板\Sc_WGJCKKB.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="工位看板\Sc_WGJCKKB.designer.cs">
      <DependentUpon>Sc_WGJCKKB.cs</DependentUpon>
    </Compile>
    <Compile Include="电子看板\KB_WorkShopProdPlanReport.cs">
      <SubType>Form</SubType>
@@ -324,14 +354,30 @@
      <DependentUpon>Sc_LEDInfoNote.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="Sc_CGKB.resx">
      <DependentUpon>Sc_CGKB.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="Sc_CJKB.resx">
      <DependentUpon>Sc_CJKB.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="Sc_ProductionLineKB.resx">
      <DependentUpon>Sc_ProductionLineKB.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="Sc_QLKB.resx">
      <DependentUpon>Sc_QLKB.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="Sc_WorkshopKB.resx">
      <DependentUpon>Sc_WorkshopKB.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="工位看板\Sc_WGJCKKB.resx">
      <DependentUpon>Sc_WGJCKKB.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="电子看板\KB_WorkShopProdPlanReport.resx">
      <DependentUpon>KB_WorkShopProdPlanReport.cs</DependentUpon>
      <SubType>Designer</SubType>