Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/14/11 17:17:46 (12 years ago)
Author:
ascheibe
Message:

#1672

  • removed unused files
  • changed the plugin cache path of the Slave HL App so that HL doesn't discover Hive assemblies
  • cleaned up config files
  • incremented version number of installers to 3.3.6
  • removed Execution time on Hive from Status page because it can't be calculated without the user statistics
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Clients.Hive.Slave.App/3.3/HeuristicLab.Clients.Hive.Slave.App-3.3.csproj

    r6983 r6993  
    135135      <DependentUpon>MainWindow.cs</DependentUpon>
    136136    </EmbeddedResource>
    137     <EmbeddedResource Include="Properties\Resources.resx">
    138       <Generator>ResXFileCodeGenerator</Generator>
    139       <LastGenOutput>Resources.Designer.cs</LastGenOutput>
    140       <SubType>Designer</SubType>
    141     </EmbeddedResource>
    142137    <None Include="HeuristicLab.snk" />
    143138    <None Include="Plugin.cs.frame" />
    144139    <None Include="Properties\AssemblyInfo.cs.frame" />
    145     <Compile Include="Properties\Resources.Designer.cs">
    146       <AutoGen>True</AutoGen>
    147       <DependentUpon>Resources.resx</DependentUpon>
    148       <DesignTime>True</DesignTime>
    149     </Compile>
    150     <None Include="Properties\Settings.settings">
    151       <Generator>SettingsSingleFileGenerator</Generator>
    152       <LastGenOutput>Settings.Designer.cs</LastGenOutput>
    153     </None>
    154     <Compile Include="Properties\Settings.Designer.cs">
    155       <AutoGen>True</AutoGen>
    156       <DependentUpon>Settings.settings</DependentUpon>
    157       <DesignTimeSharedInput>True</DesignTimeSharedInput>
    158     </Compile>
    159140  </ItemGroup>
    160141  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.