Free cookie consent management tool by TermsFeed Policy Generator

Changeset 2670


Ignore:
Timestamp:
01/22/10 12:39:42 (14 years ago)
Author:
gkronber
Message:

Fixed incorrect reference to PluginInfrastructure. #842 (ProgrammableOperator Overhaul)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.CodeEditor/3.2/HeuristicLab.CodeEditor-3.2.csproj

    r2667 r2670  
    7575  </PropertyGroup>
    7676  <ItemGroup>
    77     <Reference Include="HeuristicLab.PluginInfrastructure, Version=3.2.0.2615, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
    78       <SpecificVersion>False</SpecificVersion>
    79       <HintPath>..\..\HeuristicLab.PluginInfrastructure\bin\x86\Debug\HeuristicLab.PluginInfrastructure.dll</HintPath>
    80     </Reference>
    8177    <Reference Include="ICSharpCode.NRefactory, Version=3.1.1.5327, Culture=neutral, PublicKeyToken=efe927acf176eea2, processorArchitecture=MSIL">
    8278      <SpecificVersion>False</SpecificVersion>
     
    145141      <Name>HeuristicLab.SharpDevelop-3.1.1.5327</Name>
    146142    </ProjectReference>
     143    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
     144      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
     145      <Name>HeuristicLab.PluginInfrastructure</Name>
     146    </ProjectReference>
    147147  </ItemGroup>
    148148  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />
Note: See TracChangeset for help on using the changeset viewer.