Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/01/10 17:17:43 (15 years ago)
Author:
abeham
Message:

Updated solution configuration (added x86 and x64 for all projects and checked release configuration to output documentation xml file)
Added Encodings.RealVector plugin
#95

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Logging/3.3/HeuristicLab.Logging-3.3.csproj

    r2520 r2900  
    8686    <Compile Include="BestSolutionStorer.cs" />
    8787    <Compile Include="PointXYChartView.cs">
    88       <SubType>UserControl</SubType>
    8988    </Compile>
    9089    <Compile Include="PointXYChartView.Designer.cs">
     
    9594    <Compile Include="HeuristicLabLoggingPlugin.cs" />
    9695    <Compile Include="LinechartView.cs">
    97       <SubType>UserControl</SubType>
    9896    </Compile>
    9997    <Compile Include="LinechartView.Designer.cs">
     
    10199    </Compile>
    102100    <Compile Include="LogView.cs">
    103       <SubType>UserControl</SubType>
    104101    </Compile>
    105102    <Compile Include="LogView.Designer.cs">
     
    119116  </ItemGroup>
    120117  <ItemGroup>
    121     <ProjectReference Include="..\..\HeuristicLab.Charting.Data\3.3\HeuristicLab.Charting.Data-3.3.csproj">
    122       <Project>{EE956A95-6344-4B01-876F-BE95C5E2F92B}</Project>
    123       <Name>HeuristicLab.Charting.Data-3.3</Name>
    124     </ProjectReference>
    125     <ProjectReference Include="..\..\HeuristicLab.Charting\3.3\HeuristicLab.Charting-3.3.csproj">
    126       <Project>{A8265018-D687-4907-8A36-63B25967A038}</Project>
    127       <Name>HeuristicLab.Charting-3.3</Name>
    128     </ProjectReference>
    129118    <ProjectReference Include="..\..\HeuristicLab.Common\3.2\HeuristicLab.Common-3.2.csproj">
    130119      <Project>{1FC004FC-59AF-4249-B1B6-FF25873A20E4}</Project>
Note: See TracChangeset for help on using the changeset viewer.