Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/16/12 16:28:49 (12 years ago)
Author:
gkronber
Message:

merged r7609:7840 from trunk into time series branch

Location:
branches/HeuristicLab.TimeSeries
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.TimeSeries

  • branches/HeuristicLab.TimeSeries/HeuristicLab.Operators.Programmable/3.3/HeuristicLab.Operators.Programmable-3.3.csproj

    r6866 r7842  
    103103      <RequiredTargetFramework>3.5</RequiredTargetFramework>
    104104    </Reference>
    105     <Reference Include="System.Data" />
    106105    <Reference Include="System.Data.Linq">
    107106      <RequiredTargetFramework>3.5</RequiredTargetFramework>
    108107    </Reference>
    109108    <Reference Include="System.Drawing" />
    110     <Reference Include="System.Windows.Forms" />
    111     <Reference Include="System.Xml" />
    112109  </ItemGroup>
    113110  <ItemGroup>
     
    115112    <Compile Include="Plugin.cs" />
    116113    <Compile Include="ProgrammableOperator.cs" />
    117     <Compile Include="ProgrammableOperatorView.cs">
    118       <SubType>UserControl</SubType>
    119     </Compile>
    120     <Compile Include="ProgrammableOperatorView.Designer.cs">
    121       <DependentUpon>ProgrammableOperatorView.cs</DependentUpon>
    122     </Compile>
    123114    <Compile Include="ProgrammableSingleSuccessorOperator.cs" />
    124115    <Compile Include="Properties\AssemblyInfo.cs" />
     
    129120  </ItemGroup>
    130121  <ItemGroup>
    131     <ProjectReference Include="..\..\HeuristicLab.CodeEditor\3.3\HeuristicLab.CodeEditor-3.3.csproj">
    132       <Project>{489CFE09-FDF7-4C89-BAB5-BD09CADD61AD}</Project>
    133       <Name>HeuristicLab.CodeEditor-3.3</Name>
    134       <Private>False</Private>
    135     </ProjectReference>
    136122    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
    137123      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
     
    149135      <Private>False</Private>
    150136    </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       <Private>False</Private>
    155     </ProjectReference>
    156137    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
    157138      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
     
    164145      <Private>False</Private>
    165146    </ProjectReference>
    166     <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
    167       <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
    168       <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
    169       <Private>False</Private>
    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       <Private>False</Private>
    175     </ProjectReference>
    176     <ProjectReference Include="..\..\HeuristicLab.Operators.Views\3.3\HeuristicLab.Operators.Views-3.3.csproj">
    177       <Project>{C49CB749-8B24-4628-8003-E86475749410}</Project>
    178       <Name>HeuristicLab.Operators.Views-3.3</Name>
    179       <Private>False</Private>
    180     </ProjectReference>
    181147    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
    182148      <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
    183149      <Name>HeuristicLab.Operators-3.3</Name>
    184       <Private>False</Private>
    185     </ProjectReference>
    186     <ProjectReference Include="..\..\HeuristicLab.Parameters.Views\3.3\HeuristicLab.Parameters.Views-3.3.csproj">
    187       <Project>{AE5B1CE5-9862-4D6F-A700-D72CD9AEA295}</Project>
    188       <Name>HeuristicLab.Parameters.Views-3.3</Name>
    189150      <Private>False</Private>
    190151    </ProjectReference>
Note: See TracChangeset for help on using the changeset viewer.