- Timestamp:
- 07/08/19 12:02:18 (5 years ago)
- Location:
- addons/HeuristicLab.Problems.BioBoost
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
addons/HeuristicLab.Problems.BioBoost/HeuristicLab.Problems.BioBoost.Views/3.3/HeuristicLab.Problems.BioBoost.Views-3.3.csproj
r17029 r17109 133 133 <HintPath>..\..\packages\GeoAPI.1.7.2\lib\net403-client\GeoAPI.dll</HintPath> 134 134 </Reference> 135 <Reference Include="Google.Protobuf, Version=3.6.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL"> 136 <HintPath>..\..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll</HintPath> 137 </Reference> 138 <Reference Include="HEAL.Attic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 139 <HintPath>..\..\packages\HEAL.Attic.1.1.0\lib\net461\HEAL.Attic.dll</HintPath> 140 </Reference> 141 <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86"> 142 <SpecificVersion>False</SpecificVersion> 135 <Reference Include="HEAL.Attic"> 136 <HintPath>..\..\..\..\trunk\bin\HEAL.Attic.dll</HintPath> 137 <Private>False</Private> 138 </Reference> 139 <Reference Include="HeuristicLab.Collections-3.3"> 140 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath> 143 141 <Private>False</Private> 144 142 </Reference> 145 143 <Reference Include="HeuristicLab.Common-3.3"> 146 <HintPath> C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>144 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath> 147 145 <Private>False</Private> 148 146 </Reference> 149 147 <Reference Include="HeuristicLab.Core-3.3"> 150 <HintPath> C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>148 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath> 151 149 <Private>False</Private> 152 150 </Reference> 153 151 <Reference Include="HeuristicLab.Core.Views-3.3"> 154 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath> 155 <Private>False</Private> 156 </Reference> 157 <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 158 <Private>False</Private> 159 </Reference> 160 <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 161 <SpecificVersion>False</SpecificVersion> 162 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath> 152 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core.Views-3.3.dll</HintPath> 153 <Private>False</Private> 154 </Reference> 155 <Reference Include="HeuristicLab.Data-3.3"> 156 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath> 157 <Private>False</Private> 158 </Reference> 159 <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3"> 160 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath> 161 <Private>False</Private> 163 162 </Reference> 164 163 <Reference Include="HeuristicLab.MainForm-3.3"> 165 <HintPath> C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>164 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath> 166 165 <Private>False</Private> 167 166 </Reference> 168 167 <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3"> 169 <HintPath> C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>170 <Private>False</Private> 171 </Reference> 172 <Reference Include="HeuristicLab.Operators-3.3 , Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">173 < SpecificVersion>False</SpecificVersion>174 < HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators-3.3.dll</HintPath>175 </Reference> 176 <Reference Include="HeuristicLab.Optimization-3.3 , Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">177 < SpecificVersion>False</SpecificVersion>178 < HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>179 </Reference> 180 <Reference Include="HeuristicLab.Optimizer-3.3 , Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">181 < SpecificVersion>False</SpecificVersion>182 < HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath>183 </Reference> 184 <Reference Include="HeuristicLab.Parameters-3.3 , Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">185 < SpecificVersion>False</SpecificVersion>186 < HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters-3.3.dll</HintPath>187 </Reference> 188 <Reference Include="HeuristicLab.Persistence-3.3 , Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">189 < SpecificVersion>False</SpecificVersion>168 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath> 169 <Private>False</Private> 170 </Reference> 171 <Reference Include="HeuristicLab.Operators-3.3"> 172 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath> 173 <Private>False</Private> 174 </Reference> 175 <Reference Include="HeuristicLab.Optimization-3.3"> 176 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 177 <Private>False</Private> 178 </Reference> 179 <Reference Include="HeuristicLab.Optimizer-3.3"> 180 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimizer-3.3.dll</HintPath> 181 <Private>False</Private> 182 </Reference> 183 <Reference Include="HeuristicLab.Parameters-3.3"> 184 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath> 185 <Private>False</Private> 186 </Reference> 187 <Reference Include="HeuristicLab.Persistence-3.3"> 188 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 190 189 <Private>False</Private> 191 190 </Reference> 192 191 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 193 <HintPath> C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>192 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 194 193 <Private>False</Private> 195 194 </Reference> … … 240 239 </Reference> 241 240 <Reference Include="System.Drawing" /> 242 <Reference Include="System.Drawing.Common, Version=4.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">243 <HintPath>..\..\packages\System.Drawing.Common.4.5.1\lib\net461\System.Drawing.Common.dll</HintPath>244 </Reference>245 241 <Reference Include="System.Windows.Forms" /> 246 242 <Reference Include="System.Windows.Forms.DataVisualization" /> -
addons/HeuristicLab.Problems.BioBoost/HeuristicLab.Problems.BioBoost.Views/3.3/packages.config
r17029 r17109 4 4 <package id="Common.Logging" version="2.0.0" targetFramework="net45" /> 5 5 <package id="GeoAPI" version="1.7.2" targetFramework="net45" /> 6 <package id="Google.Protobuf" version="3.6.1" targetFramework="net461" />7 <package id="HEAL.Attic" version="1.1.0" targetFramework="net461" />8 6 <package id="NetTopologySuite" version="1.13.2" targetFramework="net45" /> 9 7 <package id="NetTopologySuite.IO" version="1.13.2" targetFramework="net45" /> … … 13 11 <package id="SharpMap.UI" version="1.1.0" targetFramework="net45" /> 14 12 <package id="System.Data.SQLite.MSIL" version="1.0.86.0" targetFramework="net45" /> 15 <package id="System.Drawing.Common" version="4.5.1" targetFramework="net461" />16 13 </packages> -
addons/HeuristicLab.Problems.BioBoost/HeuristicLab.Problems.BioBoost/3.3/HeuristicLab.Problems.BioBoost-3.3.csproj
r17029 r17109 122 122 <HintPath>..\..\packages\GeoAPI.1.7.2\lib\net403-client\GeoAPI.dll</HintPath> 123 123 </Reference> 124 <Reference Include="Google.Protobuf, Version=3.6.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL"> 125 <HintPath>..\..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll</HintPath> 126 </Reference> 127 <Reference Include="HEAL.Attic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 128 <HintPath>..\..\packages\HEAL.Attic.1.1.0\lib\net461\HEAL.Attic.dll</HintPath> 124 <Reference Include="HEAL.Attic"> 125 <HintPath>..\..\..\..\trunk\bin\HEAL.Attic.dll</HintPath> 126 <Private>false</Private> 129 127 </Reference> 130 128 <Reference Include="HeuristicLab.Analysis-3.3"> 131 129 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath> 130 <Private>false</Private> 132 131 </Reference> 133 132 <Reference Include="HeuristicLab.Collections-3.3"> 134 133 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath> 134 <Private>false</Private> 135 135 </Reference> 136 136 <Reference Include="HeuristicLab.Common-3.3"> 137 137 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath> 138 <Private>false</Private> 138 139 </Reference> 139 140 <Reference Include="HeuristicLab.Common.Resources-3.3"> 140 141 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 142 <Private>false</Private> 141 143 </Reference> 142 144 <Reference Include="HeuristicLab.Core-3.3"> 143 145 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath> 146 <Private>false</Private> 144 147 </Reference> 145 148 <Reference Include="HeuristicLab.Data-3.3"> 146 149 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath> 150 <Private>false</Private> 147 151 </Reference> 148 152 <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3"> 149 153 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath> 154 <Private>false</Private> 150 155 </Reference> 151 156 <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3"> 152 157 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath> 158 <Private>false</Private> 153 159 </Reference> 154 160 <Reference Include="HeuristicLab.Operators-3.3"> 155 161 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath> 162 <Private>false</Private> 156 163 </Reference> 157 164 <Reference Include="HeuristicLab.Optimization-3.3"> 158 165 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 166 <Private>false</Private> 159 167 </Reference> 160 168 <Reference Include="HeuristicLab.Optimization.Operators-3.3"> 161 169 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath> 170 <Private>false</Private> 162 171 </Reference> 163 172 <Reference Include="HeuristicLab.Parameters-3.3"> 164 173 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath> 174 <Private>false</Private> 165 175 </Reference> 166 176 <Reference Include="HeuristicLab.Persistence-3.3"> 167 177 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 178 <Private>false</Private> 168 179 </Reference> 169 180 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 170 181 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 182 <Private>false</Private> 171 183 </Reference> 172 184 <Reference Include="HeuristicLab.Random-3.3"> 173 185 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath> 186 <Private>false</Private> 174 187 </Reference> 175 188 <Reference Include="HeuristicLab.SequentialEngine-3.3"> 176 189 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath> 190 <Private>false</Private> 177 191 </Reference> 178 192 <Reference Include="NetTopologySuite, Version=1.13.2.0, Culture=neutral, processorArchitecture=MSIL"> … … 214 228 </Reference> 215 229 <Reference Include="System.Drawing" /> 216 <Reference Include="System.Drawing.Common, Version=4.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">217 <HintPath>..\..\packages\System.Drawing.Common.4.5.1\lib\net461\System.Drawing.Common.dll</HintPath>218 </Reference>219 230 <Reference Include="System.Runtime.Serialization" /> 220 231 <Reference Include="System.Xml.Linq" /> -
addons/HeuristicLab.Problems.BioBoost/HeuristicLab.Problems.BioBoost/3.3/packages.config
r17029 r17109 4 4 <package id="Common.Logging" version="2.0.0" targetFramework="net45" /> 5 5 <package id="GeoAPI" version="1.7.2" targetFramework="net45" /> 6 <package id="Google.Protobuf" version="3.6.1" targetFramework="net461" />7 <package id="HEAL.Attic" version="1.1.0" targetFramework="net461" />8 6 <package id="NetTopologySuite" version="1.13.2" targetFramework="net45" /> 9 7 <package id="NetTopologySuite.IO" version="1.13.2" targetFramework="net45" /> … … 12 10 <package id="SharpMap" version="1.1.0" targetFramework="net45" /> 13 11 <package id="System.Data.SQLite.MSIL" version="1.0.86.0" targetFramework="net45" /> 14 <package id="System.Drawing.Common" version="4.5.1" targetFramework="net461" />15 12 <package id="YamlDotNet" version="3.8.0" targetFramework="net45" /> 16 13 </packages>
Note: See TracChangeset
for help on using the changeset viewer.