wtt
2025-10-15 427e91a68ebfac30958ccbf6be7d2d7416a03079
LMES/LMES.csproj
@@ -12,6 +12,7 @@
    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
    <IsWebBootstrapper>false</IsWebBootstrapper>
    <TargetFrameworkProfile />
    <PublishUrl>publish\</PublishUrl>
    <Install>true</Install>
    <InstallFrom>Disk</InstallFrom>
@@ -26,7 +27,6 @@
    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
    <UseApplicationTrust>false</UseApplicationTrust>
    <BootstrapperEnabled>true</BootstrapperEnabled>
    <TargetFrameworkProfile />
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <PlatformTarget>AnyCPU</PlatformTarget>
@@ -91,6 +91,10 @@
    <Reference Include="System.Drawing" />
    <Reference Include="System.Windows.Forms" />
    <Reference Include="System.Xml" />
    <Reference Include="WebAPI, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>bin\x86\Debug\WebAPI.dll</HintPath>
    </Reference>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="ClsShowMod.cs" />
@@ -126,6 +130,12 @@
    </Compile>
    <Compile Include="Program.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <Compile Include="XiaoZhuGe_autoGetData.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="XiaoZhuGe_autoGetData.Designer.cs">
      <DependentUpon>XiaoZhuGe_autoGetData.cs</DependentUpon>
    </Compile>
    <Compile Include="Xt_Wait.cs">
      <SubType>Form</SubType>
    </Compile>
@@ -160,6 +170,9 @@
      <DependentUpon>Resources.resx</DependentUpon>
      <DesignTime>True</DesignTime>
    </Compile>
    <EmbeddedResource Include="XiaoZhuGe_autoGetData.resx">
      <DependentUpon>XiaoZhuGe_autoGetData.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Xt_Wait.resx">
      <DependentUpon>Xt_Wait.cs</DependentUpon>
      <SubType>Designer</SubType>
@@ -251,10 +264,6 @@
    <ProjectReference Include="..\WarM\WarM.csproj">
      <Project>{c518f792-17cd-4894-99e5-c0ea4f59e0f3}</Project>
      <Name>WarM</Name>
    </ProjectReference>
    <ProjectReference Include="..\WebAPI\WebAPI.csproj">
      <Project>{5b60ce0c-963c-4dc2-91b3-0b471aac5438}</Project>
      <Name>WebAPI</Name>
    </ProjectReference>
    <ProjectReference Include="..\WorkM\WorkM.csproj">
      <Project>{38499782-d273-45ee-a5a4-19ac1fc36444}</Project>