Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/24/12 15:02:07 (12 years ago)
Author:
svonolfe
Message:

VRP 3.4 trunk integration (#1177)

Location:
trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/HeuristicLab.Problems.Instances.VehicleRouting.Views-3.4.csproj

    r7884 r7900  
    66    <ProductVersion>8.0.30703</ProductVersion>
    77    <SchemaVersion>2.0</SchemaVersion>
    8     <ProjectGuid>{B7FA451C-26BF-4EE5-8E0E-BECAADA5B8E9}</ProjectGuid>
     8    <ProjectGuid>{E2419315-B10A-4BC1-B517-A24DCF4C59AC}</ProjectGuid>
    99    <OutputType>Library</OutputType>
    1010    <AppDesignerFolder>Properties</AppDesignerFolder>
     
    102102  </PropertyGroup>
    103103  <ItemGroup>
    104     <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    105       <Private>False</Private>
    106     </Reference>
    107     <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    108       <Private>False</Private>
    109     </Reference>
    110     <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    111       <Private>False</Private>
    112     </Reference>
    113     <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    114       <Private>False</Private>
    115     </Reference>
    116     <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    117       <Private>False</Private>
    118     </Reference>
    119     <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    120       <Private>False</Private>
    121     </Reference>
    122     <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    123       <Private>False</Private>
    124     </Reference>
    125     <Reference Include="HeuristicLab.Problems.Instances.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    126       <Private>False</Private>
    127     </Reference>
    128104    <Reference Include="System" />
    129105    <Reference Include="System.Core" />
     
    158134  </ItemGroup>
    159135  <ItemGroup>
     136    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
     137      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
     138      <Name>HeuristicLab.Common.Resources-3.3</Name>
     139      <Private>False</Private>
     140    </ProjectReference>
     141    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
     142      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
     143      <Name>HeuristicLab.Common-3.3</Name>
     144      <Private>False</Private>
     145    </ProjectReference>
     146    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
     147      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
     148      <Name>HeuristicLab.Data-3.3</Name>
     149      <Private>False</Private>
     150    </ProjectReference>
     151    <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
     152      <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
     153      <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
     154      <Private>False</Private>
     155    </ProjectReference>
     156    <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
     157      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
     158      <Name>HeuristicLab.MainForm-3.3</Name>
     159      <Private>False</Private>
     160    </ProjectReference>
     161    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
     162      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
     163      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
     164      <Private>False</Private>
     165    </ProjectReference>
    160166    <ProjectReference Include="..\..\HeuristicLab.Problems.Instances.VehicleRouting\3.4\HeuristicLab.Problems.Instances.VehicleRouting-3.4.csproj">
    161       <Project>{CE0F99D6-1C56-48A9-9B68-3E5B833703EF}</Project>
     167      <Project>{8C265E11-4F8D-4CED-9E6B-F400A0075C18}</Project>
    162168      <Name>HeuristicLab.Problems.Instances.VehicleRouting-3.4</Name>
     169      <Private>False</Private>
     170    </ProjectReference>
     171    <ProjectReference Include="..\..\HeuristicLab.Problems.Instances.Views\3.3\HeuristicLab.Problems.Instances.Views-3.3.csproj">
     172      <Project>{B1BA398F-953F-4C3A-B07B-1E5E17A27DD9}</Project>
     173      <Name>HeuristicLab.Problems.Instances.Views-3.3</Name>
     174      <Private>False</Private>
     175    </ProjectReference>
     176    <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
     177      <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
     178      <Name>HeuristicLab.Problems.Instances-3.3</Name>
    163179      <Private>False</Private>
    164180    </ProjectReference>
  • trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/Plugin.cs.frame

    r7881 r7900  
    2626  [PluginFile("HeuristicLab.Problems.Instances.VehicleRouting.Views-3.4.dll", PluginFileType.Assembly)]
    2727  [PluginDependency("HeuristicLab.Common.Resources", "3.3")]
    28   [PluginDependency("HeuristicLab.Data", "3.3")]
    2928  [PluginDependency("HeuristicLab.MainForm", "3.3")]
    3029  [PluginDependency("HeuristicLab.Problems.Instances", "3.3")]
Note: See TracChangeset for help on using the changeset viewer.