Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/28/11 13:47:28 (13 years ago)
Author:
sforsten
Message:

#1669: branch has been merged with the trunk in revision 7081 and methods in RegressionBenchmark have been renamed.

Location:
branches/RegressionBenchmarks
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/RegressionBenchmarks

  • branches/RegressionBenchmarks/HeuristicLab.CodeEditor/3.3/HeuristicLab.CodeEditor-3.3.csproj

    r6866 r7085  
    116116    <Reference Include="ICSharpCode.NRefactory, Version=3.1.1.5327, Culture=neutral, PublicKeyToken=efe927acf176eea2, processorArchitecture=MSIL">
    117117      <SpecificVersion>False</SpecificVersion>
    118       <HintPath>..\..\HeuristicLab.ExtLibs\HeuristicLab.SharpDevelop\3.1.1.5327\ICSharpCode.NRefactory.dll</HintPath>
     118      <HintPath>..\..\bin\ICSharpCode.NRefactory.dll</HintPath>
     119      <Private>False</Private>
    119120    </Reference>
    120121    <Reference Include="ICSharpCode.SharpDevelop.Dom, Version=3.1.1.5327, Culture=neutral, PublicKeyToken=f829da5c02be14ee, processorArchitecture=MSIL">
    121122      <SpecificVersion>False</SpecificVersion>
    122       <HintPath>..\..\HeuristicLab.ExtLibs\HeuristicLab.SharpDevelop\3.1.1.5327\ICSharpCode.SharpDevelop.Dom.dll</HintPath>
     123      <HintPath>..\..\bin\ICSharpCode.SharpDevelop.Dom.dll</HintPath>
     124      <Private>False</Private>
    123125    </Reference>
    124126    <Reference Include="ICSharpCode.TextEditor, Version=3.1.1.5327, Culture=neutral, PublicKeyToken=4d61825e8dd49f1a, processorArchitecture=MSIL">
    125127      <SpecificVersion>False</SpecificVersion>
    126       <HintPath>..\..\HeuristicLab.ExtLibs\HeuristicLab.SharpDevelop\3.1.1.5327\ICSharpCode.TextEditor.dll</HintPath>
     128      <HintPath>..\..\bin\ICSharpCode.TextEditor.dll</HintPath>
     129      <Private>False</Private>
    127130    </Reference>
    128131    <Reference Include="Mono.Cecil, Version=0.6.9.1, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
    129132      <SpecificVersion>False</SpecificVersion>
    130       <HintPath>..\..\HeuristicLab.ExtLibs\HeuristicLab.SharpDevelop\3.1.1.5327\Mono.Cecil.dll</HintPath>
     133      <HintPath>..\..\bin\Mono.Cecil.dll</HintPath>
     134      <Private>False</Private>
    131135    </Reference>
    132136    <Reference Include="System" />
Note: See TracChangeset for help on using the changeset viewer.