1
wtt
2025-12-08 45c6eeb0a8ef6d0c9f23f3e08a97222d0a8276e1
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">
@@ -127,6 +133,12 @@
    </Compile>
    <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>
@@ -368,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>