LMES/LMES.csproj
@@ -29,11 +29,11 @@
    <BootstrapperEnabled>true</BootstrapperEnabled>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <PlatformTarget>AnyCPU</PlatformTarget>
    <PlatformTarget>x86</PlatformTarget>
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>bin\Debug\</OutputPath>
    <OutputPath>bin\x86\Debug\</OutputPath>
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
@@ -91,10 +91,6 @@
    <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" />
@@ -265,6 +261,10 @@
      <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>
      <Name>WorkM</Name>