Free cookie consent management tool by TermsFeed Policy Generator

Changeset 18004


Ignore:
Timestamp:
07/12/21 14:54:00 (3 years ago)
Author:
mkommend
Message:

#3131: Change reference to HL.PluginInfrastructure in HL.OrTools-7.0.0 from file to project reference.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/HeuristicLab.ExtLibs/HeuristicLab.OrTools/7.0.0/HeuristicLab.OrTools-7.0.0/HeuristicLab.OrTools-7.0.0.csproj

    r16944 r18004  
    8282  </PropertyGroup>
    8383  <ItemGroup>
    84     <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    85       <SpecificVersion>False</SpecificVersion>
    86       <HintPath>..\..\..\..\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    87     </Reference>
    8884    <Reference Include="System" />
    8985    <Reference Include="System.Core" />
     
    9389    <Reference Include="System.Data" />
    9490    <Reference Include="System.Xml" />
     91  </ItemGroup>
     92  <ItemGroup>
     93    <ProjectReference Include="..\..\..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
     94      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
     95      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
     96      <Private>False</Private>
     97    </ProjectReference>
    9598  </ItemGroup>
    9699  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.