Free cookie consent management tool by TermsFeed Policy Generator

Changeset 8800


Ignore:
Timestamp:
10/12/12 12:50:39 (12 years ago)
Author:
ascheibe
Message:

#1329 changed references in scheduling projects to project references

Location:
trunk/sources
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Encodings.ScheduleEncoding.Views/3.3/HeuristicLab.Encodings.ScheduleEncoding.Views-3.3.csproj

    r8772 r8800  
    102102  </PropertyGroup>
    103103  <ItemGroup>
    104     <Reference Include="HeuristicLab.Collections-3.3">
    105       <HintPath>..\..\bin\HeuristicLab.Collections-3.3.dll</HintPath>
    106       <Private>False</Private>
    107     </Reference>
    108     <Reference Include="HeuristicLab.Common-3.3">
    109       <HintPath>..\..\bin\HeuristicLab.Common-3.3.dll</HintPath>
    110       <Private>False</Private>
    111     </Reference>
    112     <Reference Include="HeuristicLab.Core-3.3">
    113       <HintPath>..\..\bin\HeuristicLab.Core-3.3.dll</HintPath>
    114       <Private>False</Private>
    115     </Reference>
    116     <Reference Include="HeuristicLab.Core.Views-3.3">
    117       <HintPath>..\..\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
    118       <Private>False</Private>
    119     </Reference>
    120     <Reference Include="HeuristicLab.MainForm-3.3">
    121       <HintPath>..\..\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
    122       <Private>False</Private>
    123     </Reference>
    124     <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
    125       <HintPath>..\..\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
    126       <Private>False</Private>
    127     </Reference>
    128     <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    129       <HintPath>..\..\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    130       <Private>False</Private>
    131     </Reference>
    132     <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
    133       <HintPath>..\..\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
    134       <Private>False</Private>
    135     </Reference>
    136104    <Reference Include="System" />
    137105    <Reference Include="System.Core" />
     
    161129    <None Include="Plugin.cs.frame" />
    162130    <None Include="Properties\AssemblyInfo.cs.frame" />
    163   </ItemGroup>
    164   <ItemGroup>
    165     <ProjectReference Include="..\..\HeuristicLab.Encodings.ScheduleEncoding\3.3\HeuristicLab.Encodings.ScheduleEncoding-3.3.csproj">
    166       <Project>{17F3EF80-B2C3-4B8D-A4D5-BE9CE3BA2606}</Project>
    167       <Name>HeuristicLab.Encodings.ScheduleEncoding-3.3</Name>
    168       <Private>False</Private>
    169     </ProjectReference>
    170131  </ItemGroup>
    171132  <ItemGroup>
     
    176137      <DependentUpon>ScheduleView.cs</DependentUpon>
    177138    </EmbeddedResource>
     139  </ItemGroup>
     140  <ItemGroup>
     141    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
     142      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
     143      <Name>HeuristicLab.Collections-3.3</Name>
     144      <Private>False</Private>
     145    </ProjectReference>
     146    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
     147      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
     148      <Name>HeuristicLab.Common-3.3</Name>
     149      <Private>False</Private>
     150    </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>
     156    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
     157      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
     158      <Name>HeuristicLab.Core-3.3</Name>
     159      <Private>False</Private>
     160    </ProjectReference>
     161    <ProjectReference Include="..\..\HeuristicLab.Encodings.ScheduleEncoding\3.3\HeuristicLab.Encodings.ScheduleEncoding-3.3.csproj">
     162      <Project>{17F3EF80-B2C3-4B8D-A4D5-BE9CE3BA2606}</Project>
     163      <Name>HeuristicLab.Encodings.ScheduleEncoding-3.3</Name>
     164      <Private>False</Private>
     165    </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.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
     177      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
     178      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
     179      <Private>False</Private>
     180    </ProjectReference>
     181    <ProjectReference Include="..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj">
     182      <Project>{315BDA09-3F4F-49B3-9790-B37CFC1C5750}</Project>
     183      <Name>HeuristicLab.Visualization.ChartControlsExtensions-3.3</Name>
     184      <Private>False</Private>
     185    </ProjectReference>
    178186  </ItemGroup>
    179187  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
     
    186194call PreBuildEvent.cmd
    187195</PreBuildEvent>
    188 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
     196    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
    189197export ProjectDir=$(ProjectDir)
    190198export SolutionDir=$(SolutionDir)
  • trunk/sources/HeuristicLab.Encodings.ScheduleEncoding/3.3/HeuristicLab.Encodings.ScheduleEncoding-3.3.csproj

    r8772 r8800  
    104104  </PropertyGroup>
    105105  <ItemGroup>
    106     <Reference Include="HeuristicLab.Collections-3.3">
    107       <HintPath>..\..\bin\HeuristicLab.Collections-3.3.dll</HintPath>
    108       <Private>False</Private>
    109     </Reference>
    110     <Reference Include="HeuristicLab.Common-3.3">
    111       <HintPath>..\..\bin\HeuristicLab.Common-3.3.dll</HintPath>
    112       <Private>False</Private>
    113     </Reference>
    114     <Reference Include="HeuristicLab.Core-3.3">
    115       <HintPath>..\..\bin\HeuristicLab.Core-3.3.dll</HintPath>
    116       <Private>False</Private>
    117     </Reference>
    118     <Reference Include="HeuristicLab.Data-3.3">
    119       <HintPath>..\..\bin\HeuristicLab.Data-3.3.dll</HintPath>
    120       <Private>False</Private>
    121     </Reference>
    122     <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3">
    123       <HintPath>..\..\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
    124       <Private>False</Private>
    125     </Reference>
    126     <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3">
    127       <HintPath>..\..\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
    128       <Private>False</Private>
    129     </Reference>
    130     <Reference Include="HeuristicLab.Operators-3.3">
    131       <HintPath>..\..\bin\HeuristicLab.Operators-3.3.dll</HintPath>
    132       <Private>False</Private>
    133     </Reference>
    134     <Reference Include="HeuristicLab.Optimization-3.3">
    135       <HintPath>..\..\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
    136       <Private>False</Private>
    137     </Reference>
    138     <Reference Include="HeuristicLab.Parameters-3.3">
    139       <HintPath>..\..\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
    140       <Private>False</Private>
    141     </Reference>
    142     <Reference Include="HeuristicLab.Persistence-3.3">
    143       <HintPath>..\..\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
    144       <Private>False</Private>
    145     </Reference>
    146     <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    147       <HintPath>..\..\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    148       <Private>False</Private>
    149     </Reference>
    150106    <Reference Include="System" />
    151107    <Reference Include="System.Core" />
     
    210166    <None Include="Properties\AssemblyInfo.cs.frame" />
    211167  </ItemGroup>
    212   <ItemGroup />
     168  <ItemGroup>
     169    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
     170      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
     171      <Name>HeuristicLab.Collections-3.3</Name>
     172      <Private>False</Private>
     173    </ProjectReference>
     174    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
     175      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
     176      <Name>HeuristicLab.Common-3.3</Name>
     177      <Private>False</Private>
     178    </ProjectReference>
     179    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
     180      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
     181      <Name>HeuristicLab.Core-3.3</Name>
     182      <Private>False</Private>
     183    </ProjectReference>
     184    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
     185      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
     186      <Name>HeuristicLab.Data-3.3</Name>
     187      <Private>False</Private>
     188    </ProjectReference>
     189    <ProjectReference Include="..\..\HeuristicLab.Encodings.IntegerVectorEncoding\3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj">
     190      <Project>{DDFB14DD-2A85-493C-A52D-E69729BBAEB0}</Project>
     191      <Name>HeuristicLab.Encodings.IntegerVectorEncoding-3.3</Name>
     192      <Private>False</Private>
     193    </ProjectReference>
     194    <ProjectReference Include="..\..\HeuristicLab.Encodings.PermutationEncoding\3.3\HeuristicLab.Encodings.PermutationEncoding-3.3.csproj">
     195      <Project>{DBECB8B0-B166-4133-BAF1-ED67C3FD7FCA}</Project>
     196      <Name>HeuristicLab.Encodings.PermutationEncoding-3.3</Name>
     197      <Private>False</Private>
     198    </ProjectReference>
     199    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
     200      <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
     201      <Name>HeuristicLab.Operators-3.3</Name>
     202      <Private>False</Private>
     203    </ProjectReference>
     204    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
     205      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
     206      <Name>HeuristicLab.Optimization-3.3</Name>
     207      <Private>False</Private>
     208    </ProjectReference>
     209    <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
     210      <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
     211      <Name>HeuristicLab.Parameters-3.3</Name>
     212      <Private>False</Private>
     213    </ProjectReference>
     214    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
     215      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
     216      <Name>HeuristicLab.Persistence-3.3</Name>
     217      <Private>False</Private>
     218    </ProjectReference>
     219    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
     220      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
     221      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
     222      <Private>False</Private>
     223    </ProjectReference>
     224  </ItemGroup>
    213225  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    214226  <PropertyGroup>
     
    220232call PreBuildEvent.cmd
    221233</PreBuildEvent>
    222 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
     234    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
    223235export ProjectDir=$(ProjectDir)
    224236export SolutionDir=$(SolutionDir)
  • trunk/sources/HeuristicLab.Problems.Scheduling.Views/3.3/HeuristicLab.Problems.Scheduling.Views-3.3.csproj

    r8788 r8800  
    101101  </PropertyGroup>
    102102  <ItemGroup>
    103     <Reference Include="HeuristicLab.Collections-3.3">
    104       <HintPath>..\..\bin\HeuristicLab.Collections-3.3.dll</HintPath>
    105       <Private>False</Private>
    106     </Reference>
    107     <Reference Include="HeuristicLab.Common-3.3">
    108       <HintPath>..\..\bin\HeuristicLab.Common-3.3.dll</HintPath>
    109       <Private>False</Private>
    110     </Reference>
    111     <Reference Include="HeuristicLab.Core-3.3">
    112       <HintPath>..\..\bin\HeuristicLab.Core-3.3.dll</HintPath>
    113       <Private>False</Private>
    114     </Reference>
    115     <Reference Include="HeuristicLab.Core.Views-3.3">
    116       <HintPath>..\..\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
    117       <Private>False</Private>
    118     </Reference>
    119     <Reference Include="HeuristicLab.MainForm-3.3">
    120       <HintPath>..\..\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
    121       <Private>False</Private>
    122     </Reference>
    123     <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
    124       <HintPath>..\..\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
    125       <Private>False</Private>
    126     </Reference>
    127     <Reference Include="HeuristicLab.Optimization-3.3">
    128       <HintPath>..\..\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
    129       <Private>False</Private>
    130     </Reference>
    131     <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    132       <HintPath>..\..\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    133       <Private>False</Private>
    134     </Reference>
    135103    <Reference Include="System" />
    136104    <Reference Include="System.Core" />
     
    139107  </ItemGroup>
    140108  <ItemGroup>
    141     <Compile Include="JobShopSchedulingProblemView.cs">
    142       <SubType>UserControl</SubType>
    143     </Compile>
     109    <Compile Include="JobShopSchedulingProblemView.cs" />
    144110    <Compile Include="JobShopSchedulingProblemView.Designer.cs">
    145111      <DependentUpon>JobShopSchedulingProblemView.cs</DependentUpon>
     
    160126  </ItemGroup>
    161127  <ItemGroup>
    162     <ProjectReference Include="..\..\HeuristicLab.Encodings.ScheduleEncoding.Views\3.3\HeuristicLab.Encodings.ScheduleEncoding.Views-3.3.csproj">
    163       <Project>{0C378762-D5DB-488A-8931-2BA42B1B7CBF}</Project>
    164       <Name>HeuristicLab.Encodings.ScheduleEncoding.Views-3.3</Name>
    165       <Private>False</Private>
    166     </ProjectReference>
    167     <ProjectReference Include="..\..\HeuristicLab.Encodings.ScheduleEncoding\3.3\HeuristicLab.Encodings.ScheduleEncoding-3.3.csproj">
    168       <Project>{17F3EF80-B2C3-4B8D-A4D5-BE9CE3BA2606}</Project>
    169       <Name>HeuristicLab.Encodings.ScheduleEncoding-3.3</Name>
    170       <Private>False</Private>
    171     </ProjectReference>
    172     <ProjectReference Include="..\..\HeuristicLab.Problems.Scheduling\3.3\HeuristicLab.Problems.Scheduling-3.3.csproj">
    173       <Project>{2BF1D639-1A74-44ED-AAAD-41ECD395AD93}</Project>
    174       <Name>HeuristicLab.Problems.Scheduling-3.3</Name>
    175       <Private>False</Private>
    176     </ProjectReference>
    177   </ItemGroup>
    178   <ItemGroup>
    179128    <EmbeddedResource Include="JobShopSchedulingProblemView.resx">
    180129      <DependentUpon>JobShopSchedulingProblemView.cs</DependentUpon>
     
    183132      <DependentUpon>SchedulingProblemImportDialog.cs</DependentUpon>
    184133    </EmbeddedResource>
     134  </ItemGroup>
     135  <ItemGroup>
     136    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
     137      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
     138      <Name>HeuristicLab.Collections-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.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
     147      <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
     148      <Name>HeuristicLab.Core.Views-3.3</Name>
     149      <Private>False</Private>
     150    </ProjectReference>
     151    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
     152      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
     153      <Name>HeuristicLab.Core-3.3</Name>
     154      <Private>False</Private>
     155    </ProjectReference>
     156    <ProjectReference Include="..\..\HeuristicLab.Encodings.ScheduleEncoding.Views\3.3\HeuristicLab.Encodings.ScheduleEncoding.Views-3.3.csproj">
     157      <Project>{0C378762-D5DB-488A-8931-2BA42B1B7CBF}</Project>
     158      <Name>HeuristicLab.Encodings.ScheduleEncoding.Views-3.3</Name>
     159      <Private>False</Private>
     160    </ProjectReference>
     161    <ProjectReference Include="..\..\HeuristicLab.Encodings.ScheduleEncoding\3.3\HeuristicLab.Encodings.ScheduleEncoding-3.3.csproj">
     162      <Project>{17F3EF80-B2C3-4B8D-A4D5-BE9CE3BA2606}</Project>
     163      <Name>HeuristicLab.Encodings.ScheduleEncoding-3.3</Name>
     164      <Private>False</Private>
     165    </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.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
     177      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
     178      <Name>HeuristicLab.Optimization-3.3</Name>
     179      <Private>False</Private>
     180    </ProjectReference>
     181    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
     182      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
     183      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
     184      <Private>False</Private>
     185    </ProjectReference>
     186    <ProjectReference Include="..\..\HeuristicLab.Problems.Scheduling\3.3\HeuristicLab.Problems.Scheduling-3.3.csproj">
     187      <Project>{2BF1D639-1A74-44ED-AAAD-41ECD395AD93}</Project>
     188      <Name>HeuristicLab.Problems.Scheduling-3.3</Name>
     189      <Private>False</Private>
     190    </ProjectReference>
    185191  </ItemGroup>
    186192  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  • trunk/sources/HeuristicLab.Problems.Scheduling/3.3/HeuristicLab.Problems.Scheduling-3.3.csproj

    r8769 r8800  
    100100  </PropertyGroup>
    101101  <ItemGroup>
    102     <Reference Include="HeuristicLab.Collections-3.3">
    103       <HintPath>..\..\bin\HeuristicLab.Collections-3.3.dll</HintPath>
    104       <Private>False</Private>
    105     </Reference>
    106     <Reference Include="HeuristicLab.Common-3.3">
    107       <HintPath>..\..\bin\HeuristicLab.Common-3.3.dll</HintPath>
    108       <Private>False</Private>
    109     </Reference>
    110     <Reference Include="HeuristicLab.Common.Resources-3.3">
    111       <HintPath>..\..\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
    112       <Private>False</Private>
    113     </Reference>
    114     <Reference Include="HeuristicLab.Core-3.3">
    115       <HintPath>..\..\bin\HeuristicLab.Core-3.3.dll</HintPath>
    116       <Private>False</Private>
    117     </Reference>
    118     <Reference Include="HeuristicLab.Data-3.3">
    119       <HintPath>..\..\bin\HeuristicLab.Data-3.3.dll</HintPath>
    120       <Private>False</Private>
    121     </Reference>
    122     <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3">
    123       <HintPath>..\..\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
    124       <Private>False</Private>
    125     </Reference>
    126     <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3">
    127       <HintPath>..\..\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
    128       <Private>False</Private>
    129     </Reference>
    130     <Reference Include="HeuristicLab.Operators-3.3">
    131       <HintPath>..\..\bin\HeuristicLab.Operators-3.3.dll</HintPath>
    132       <Private>False</Private>
    133     </Reference>
    134     <Reference Include="HeuristicLab.Optimization-3.3">
    135       <HintPath>..\..\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
    136       <Private>False</Private>
    137     </Reference>
    138     <Reference Include="HeuristicLab.Parameters-3.3">
    139       <HintPath>..\..\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
    140       <Private>False</Private>
    141     </Reference>
    142     <Reference Include="HeuristicLab.Persistence-3.3">
    143       <HintPath>..\..\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
    144       <Private>False</Private>
    145     </Reference>
    146     <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    147       <HintPath>..\..\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    148       <Private>False</Private>
    149     </Reference>
    150102    <Reference Include="System" />
    151103    <Reference Include="System.Core" />
     
    176128  </ItemGroup>
    177129  <ItemGroup>
     130    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
     131      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
     132      <Name>HeuristicLab.Collections-3.3</Name>
     133      <Private>False</Private>
     134    </ProjectReference>
     135    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
     136      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
     137      <Name>HeuristicLab.Common.Resources-3.3</Name>
     138      <Private>False</Private>
     139    </ProjectReference>
     140    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
     141      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
     142      <Name>HeuristicLab.Common-3.3</Name>
     143      <Private>False</Private>
     144    </ProjectReference>
     145    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
     146      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
     147      <Name>HeuristicLab.Core-3.3</Name>
     148      <Private>False</Private>
     149    </ProjectReference>
     150    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
     151      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
     152      <Name>HeuristicLab.Data-3.3</Name>
     153      <Private>False</Private>
     154    </ProjectReference>
     155    <ProjectReference Include="..\..\HeuristicLab.Encodings.IntegerVectorEncoding\3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj">
     156      <Project>{DDFB14DD-2A85-493C-A52D-E69729BBAEB0}</Project>
     157      <Name>HeuristicLab.Encodings.IntegerVectorEncoding-3.3</Name>
     158      <Private>False</Private>
     159    </ProjectReference>
     160    <ProjectReference Include="..\..\HeuristicLab.Encodings.PermutationEncoding\3.3\HeuristicLab.Encodings.PermutationEncoding-3.3.csproj">
     161      <Project>{DBECB8B0-B166-4133-BAF1-ED67C3FD7FCA}</Project>
     162      <Name>HeuristicLab.Encodings.PermutationEncoding-3.3</Name>
     163      <Private>False</Private>
     164    </ProjectReference>
    178165    <ProjectReference Include="..\..\HeuristicLab.Encodings.ScheduleEncoding\3.3\HeuristicLab.Encodings.ScheduleEncoding-3.3.csproj">
    179166      <Project>{17F3EF80-B2C3-4B8D-A4D5-BE9CE3BA2606}</Project>
     
    181168      <Private>False</Private>
    182169    </ProjectReference>
    183   </ItemGroup>
    184   <ItemGroup />
     170    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
     171      <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
     172      <Name>HeuristicLab.Operators-3.3</Name>
     173      <Private>False</Private>
     174    </ProjectReference>
     175    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
     176      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
     177      <Name>HeuristicLab.Optimization-3.3</Name>
     178      <Private>False</Private>
     179    </ProjectReference>
     180    <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
     181      <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
     182      <Name>HeuristicLab.Parameters-3.3</Name>
     183      <Private>False</Private>
     184    </ProjectReference>
     185    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
     186      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
     187      <Name>HeuristicLab.Persistence-3.3</Name>
     188      <Private>False</Private>
     189    </ProjectReference>
     190    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
     191      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
     192      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
     193      <Private>False</Private>
     194    </ProjectReference>
     195  </ItemGroup>
    185196  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    186197  <PropertyGroup>
    187    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
     198    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
    188199set ProjectDir=$(ProjectDir)
    189200set SolutionDir=$(SolutionDir)
     
    192203call PreBuildEvent.cmd
    193204</PreBuildEvent>
    194 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
     205    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
    195206export ProjectDir=$(ProjectDir)
    196207export SolutionDir=$(SolutionDir)
Note: See TracChangeset for help on using the changeset viewer.