Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/10/11 13:14:33 (13 years ago)
Author:
gkronber
Message:

changed project files and solution file to make the branch compatible with current trunk version. #1142

Location:
branches/DataAnalysis
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/DataAnalysis

    • Property svn:ignore set to
      *.suo
  • branches/DataAnalysis/HeuristicLab.Problems.DataAnalysis.MultiVariate.Views/3.3/HeuristicLab.Problems.DataAnalysis.MultiVariate.Views-3.3.csproj

    r4556 r5265  
    1111    <RootNamespace>HeuristicLab.Problems.DataAnalysis.MultiVariate.Views</RootNamespace>
    1212    <AssemblyName>HeuristicLab.Problems.DataAnalysis.MultiVariate.Views-3.3</AssemblyName>
    13     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
     13    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
    1515    <SignAssembly>true</SignAssembly>
     
    3434    <UseApplicationTrust>false</UseApplicationTrust>
    3535    <BootstrapperEnabled>true</BootstrapperEnabled>
     36    <TargetFrameworkProfile />
    3637  </PropertyGroup>
    3738  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    113114    <None Include="HeuristicLabProblemsDataAnalysisMultiVariateViewsPlugin.cs.frame" />
    114115    <None Include="Properties\AssemblyInfo.frame" />
    115     <Compile Include="EstimatedValuesView.cs">
    116       <SubType>UserControl</SubType>
    117     </Compile>
     116    <Compile Include="EstimatedValuesView.cs" />
    118117    <Compile Include="EstimatedValuesView.Designer.cs">
    119118      <DependentUpon>EstimatedValuesView.cs</DependentUpon>
    120119    </Compile>
    121     <Compile Include="LineChartView.cs">
    122       <SubType>UserControl</SubType>
    123     </Compile>
     120    <Compile Include="LineChartView.cs" />
    124121    <Compile Include="LineChartView.Designer.cs">
    125122      <DependentUpon>LineChartView.cs</DependentUpon>
    126123    </Compile>
    127     <Compile Include="MultiVariateDataAnalysisSolutionView.cs">
    128       <SubType>UserControl</SubType>
    129     </Compile>
     124    <Compile Include="MultiVariateDataAnalysisSolutionView.cs" />
    130125    <Compile Include="MultiVariateDataAnalysisSolutionView.Designer.cs">
    131126      <DependentUpon>MultiVariateDataAnalysisSolutionView.cs</DependentUpon>
    132127    </Compile>
    133128    <Compile Include="HeuristicLabProblemsDataAnalysisMultiVariateViewsPlugin.cs" />
    134     <Compile Include="MultiVariateDataAnalysisProblemDataView.cs">
    135       <SubType>UserControl</SubType>
    136     </Compile>
     129    <Compile Include="MultiVariateDataAnalysisProblemDataView.cs" />
    137130    <Compile Include="MultiVariateDataAnalysisProblemDataView.Designer.cs">
    138131      <DependentUpon>MultiVariateDataAnalysisProblemDataView.cs</DependentUpon>
     
    141134  </ItemGroup>
    142135  <ItemGroup>
    143     <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
    144       <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
    145       <Name>HeuristicLab.Collections-3.3</Name>
    146     </ProjectReference>
    147     <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
    148       <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
    149       <Name>HeuristicLab.Common-3.3</Name>
    150     </ProjectReference>
    151     <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
    152       <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
    153       <Name>HeuristicLab.Core.Views-3.3</Name>
    154     </ProjectReference>
    155     <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
    156       <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
    157       <Name>HeuristicLab.Core-3.3</Name>
    158     </ProjectReference>
    159     <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
    160       <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>
    161       <Name>HeuristicLab.Data.Views-3.3</Name>
    162     </ProjectReference>
    163     <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
    164       <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
    165       <Name>HeuristicLab.Data-3.3</Name>
    166     </ProjectReference>
    167     <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
    168       <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
    169       <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
    170     </ProjectReference>
    171     <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
    172       <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
    173       <Name>HeuristicLab.MainForm-3.3</Name>
    174     </ProjectReference>
    175     <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj">
    176       <Project>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</Project>
    177       <Name>HeuristicLab.Optimization.Views-3.3</Name>
    178     </ProjectReference>
    179     <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
    180       <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
    181       <Name>HeuristicLab.Persistence-3.3</Name>
    182     </ProjectReference>
    183     <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    184       <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    185       <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    186     </ProjectReference>
    187136    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.MultiVariate\3.3\HeuristicLab.Problems.DataAnalysis.MultiVariate-3.3.csproj">
    188137      <Project>{2B88DCD0-EE28-4DCA-90A8-2F4ECACFC515}</Project>
Note: See TracChangeset for help on using the changeset viewer.