Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/03/14 17:04:46 (9 years ago)
Author:
bburlacu
Message:

#1772: Merged trunk changes. Updated PhenotypicSimilarityCalculator, updated FragmentGraphView.

Location:
branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic.Views
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic.Views

  • branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj

    r11503 r11638  
    1111    <RootNamespace>HeuristicLab.Problems.DataAnalysis.Symbolic.Views</RootNamespace>
    1212    <AssemblyName>HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4</AssemblyName>
    13     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
     13    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    1414    <TargetFrameworkProfile>
    1515    </TargetFrameworkProfile>
     
    4646    <WarningLevel>4</WarningLevel>
    4747    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     48    <Prefer32Bit>false</Prefer32Bit>
    4849  </PropertyGroup>
    4950  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    5556    <WarningLevel>4</WarningLevel>
    5657    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     58    <Prefer32Bit>false</Prefer32Bit>
    5759  </PropertyGroup>
    5860  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    6466    <ErrorReport>prompt</ErrorReport>
    6567    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     68    <Prefer32Bit>false</Prefer32Bit>
    6669  </PropertyGroup>
    6770  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    7376    <ErrorReport>prompt</ErrorReport>
    7477    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     78    <Prefer32Bit>false</Prefer32Bit>
    7579  </PropertyGroup>
    7680  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    8286    <ErrorReport>prompt</ErrorReport>
    8387    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     88    <Prefer32Bit>false</Prefer32Bit>
    8489  </PropertyGroup>
    8590  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    9196    <ErrorReport>prompt</ErrorReport>
    9297    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     98    <Prefer32Bit>false</Prefer32Bit>
    9399  </PropertyGroup>
    94100  <ItemGroup>
     
    217223    <Compile Include="MenuItems\OptimizeDataAnalysisRunsMenuItem.cs" />
    218224    <Compile Include="Plugin.cs" />
    219     <Compile Include="SlidingWindowDataView.cs">
    220       <SubType>UserControl</SubType>
    221     </Compile>
     225    <Compile Include="SlidingWindowDataView.cs" />
    222226    <Compile Include="SlidingWindowDataView.Designer.cs">
    223227      <DependentUpon>SlidingWindowDataView.cs</DependentUpon>
     
    241245      <DependentUpon>GraphicalSymbolicDataAnalysisModelView.cs</DependentUpon>
    242246    </Compile>
    243     <Compile Include="Symbols\ConstantView.cs">
    244       <SubType>UserControl</SubType>
    245     </Compile>
     247    <Compile Include="Symbols\ConstantView.cs" />
    246248    <Compile Include="Symbols\ConstantView.Designer.cs">
    247249      <DependentUpon>ConstantView.cs</DependentUpon>
    248250    </Compile>
    249     <Compile Include="Symbols\LaggedVariableView.cs">
    250       <SubType>UserControl</SubType>
    251     </Compile>
     251    <Compile Include="Symbols\LaggedVariableView.cs" />
    252252    <Compile Include="Symbols\LaggedVariableView.Designer.cs">
    253253      <DependentUpon>LaggedVariableView.cs</DependentUpon>
    254254    </Compile>
    255     <Compile Include="Symbols\TimeLagView.cs">
    256       <SubType>UserControl</SubType>
    257     </Compile>
     255    <Compile Include="Symbols\TimeLagView.cs" />
    258256    <Compile Include="Symbols\TimeLagView.Designer.cs">
    259257      <DependentUpon>TimeLagView.cs</DependentUpon>
    260258    </Compile>
    261     <Compile Include="Symbols\VariableConditionView.cs">
    262       <SubType>UserControl</SubType>
    263     </Compile>
     259    <Compile Include="Symbols\VariableConditionView.cs" />
    264260    <Compile Include="Symbols\VariableConditionView.Designer.cs">
    265261      <DependentUpon>VariableConditionView.cs</DependentUpon>
    266262    </Compile>
    267     <Compile Include="Symbols\VariableView.cs">
    268       <SubType>UserControl</SubType>
    269     </Compile>
     263    <Compile Include="Symbols\VariableView.cs" />
    270264    <Compile Include="Symbols\VariableView.Designer.cs">
    271265      <DependentUpon>VariableView.cs</DependentUpon>
    272266    </Compile>
    273     <Compile Include="Tracking\FragmentGraphView.cs">
    274       <SubType>UserControl</SubType>
    275     </Compile>
     267    <Compile Include="Tracking\FragmentGraphView.cs" />
    276268    <Compile Include="Tracking\FragmentGraphView.Designer.cs">
    277269      <DependentUpon>FragmentGraphView.cs</DependentUpon>
    278270    </Compile>
    279     <Compile Include="Tracking\SymboldDataAnalysisGenealogyView.cs">
    280       <SubType>UserControl</SubType>
    281     </Compile>
     271    <Compile Include="Tracking\SymboldDataAnalysisGenealogyView.cs" />
    282272    <Compile Include="Tracking\SymboldDataAnalysisGenealogyView.Designer.cs">
    283273      <DependentUpon>SymboldDataAnalysisGenealogyView.cs</DependentUpon>
Note: See TracChangeset for help on using the changeset viewer.