jinghuanzhang
2023-04-05 c790bf2c891a7b0deaafc20a76a7fd615db9e7bb
NETSCM/NETSCM.csproj
@@ -117,15 +117,21 @@
  </ItemGroup>
  <ItemGroup>
    <Compile Include="ClsShowMod.cs" />
    <Compile Include="Form1.cs" />
    <Compile Include="Form1.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Form1.Designer.cs">
      <DependentUpon>Form1.cs</DependentUpon>
    </Compile>
    <Compile Include="Frm_Show.cs" />
    <Compile Include="Frm_Show.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Frm_Show.designer.cs">
      <DependentUpon>Frm_Show.cs</DependentUpon>
    </Compile>
    <Compile Include="MDIMain.cs" />
    <Compile Include="MDIMain.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="MDIMain.designer.cs">
      <DependentUpon>MDIMain.cs</DependentUpon>
    </Compile>
@@ -170,7 +176,9 @@
      <DesignTime>True</DesignTime>
      <DependentUpon>Reference.map</DependentUpon>
    </Compile>
    <Compile Include="Xt_Wait.cs" />
    <Compile Include="Xt_Wait.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Xt_Wait.designer.cs">
      <DependentUpon>Xt_Wait.cs</DependentUpon>
    </Compile>