Changeset 3056
- Timestamp:
- 03/16/10 10:20:16 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Operators.Programmable/3.3/HeuristicLab.Operators.Programmable-3.3.csproj
r2897 r3056 72 72 </PropertyGroup> 73 73 <ItemGroup> 74 <Reference Include="HeuristicLab.Common-3.2, Version=3.2.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">75 <SpecificVersion>False</SpecificVersion>76 <HintPath>..\..\HeuristicLab.Common\3.2\bin\Debug\HeuristicLab.Common-3.2.dll</HintPath>77 </Reference>78 <Reference Include="HeuristicLab.Common.Resources-3.2, Version=3.2.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">79 <SpecificVersion>False</SpecificVersion>80 <HintPath>..\..\HeuristicLab.Common.Resources\3.2\bin\Debug\HeuristicLab.Common.Resources-3.2.dll</HintPath>81 </Reference>82 <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">83 <SpecificVersion>False</SpecificVersion>84 <HintPath>..\..\HeuristicLab.Parameters\3.3\bin\Debug\HeuristicLab.Parameters-3.3.dll</HintPath>85 </Reference>86 74 <Reference Include="System" /> 87 75 <Reference Include="System.Core"> … … 121 109 <Name>HeuristicLab.Collections-3.3</Name> 122 110 </ProjectReference> 111 <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.2\HeuristicLab.Common.Resources-3.2.csproj"> 112 <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project> 113 <Name>HeuristicLab.Common.Resources-3.2</Name> 114 </ProjectReference> 115 <ProjectReference Include="..\..\HeuristicLab.Common\3.2\HeuristicLab.Common-3.2.csproj"> 116 <Project>{1FC004FC-59AF-4249-B1B6-FF25873A20E4}</Project> 117 <Name>HeuristicLab.Common-3.2</Name> 118 </ProjectReference> 123 119 <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj"> 124 120 <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project> … … 152 148 <Project>{AE5B1CE5-9862-4D6F-A700-D72CD9AEA295}</Project> 153 149 <Name>HeuristicLab.Parameters.Views-3.3</Name> 150 </ProjectReference> 151 <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj"> 152 <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project> 153 <Name>HeuristicLab.Parameters-3.3</Name> 154 154 </ProjectReference> 155 155 <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
Note: See TracChangeset
for help on using the changeset viewer.