Changeset 7572
- Timestamp:
- 03/06/12 16:52:06 (13 years ago)
- Location:
- branches/ProblemInstancesRegressionAndClassification
- Files:
-
- 4 added
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/ProblemInstancesRegressionAndClassification
-
Property
svn:ignore
set to
HeuristicLab 3.3.sln.docstates.suo
HeuristicLab 3.3.suo
protoc.exe
ProtoGen.exe
-
Property
svn:ignore
set to
-
branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj
r7500 r7572 50 50 <DebugType>pdbonly</DebugType> 51 51 <Optimize>true</Optimize> 52 <OutputPath> $(SolutionDir)\bin\</OutputPath>52 <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath> 53 53 <DefineConstants>TRACE</DefineConstants> 54 54 <ErrorReport>prompt</ErrorReport> … … 93 93 </PropertyGroup> 94 94 <ItemGroup> 95 <Reference Include="HeuristicLab.Collections-3.3"> 96 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath> 97 </Reference> 98 <Reference Include="HeuristicLab.Common-3.3"> 99 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 100 </Reference> 101 <Reference Include="HeuristicLab.Common.Resources-3.3"> 102 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 103 </Reference> 104 <Reference Include="HeuristicLab.Core-3.3"> 105 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 106 </Reference> 107 <Reference Include="HeuristicLab.Core.Views-3.3"> 108 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath> 109 </Reference> 110 <Reference Include="HeuristicLab.Data-3.3"> 111 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath> 112 </Reference> 113 <Reference Include="HeuristicLab.Data.Views-3.3"> 114 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath> 115 </Reference> 116 <Reference Include="HeuristicLab.MainForm-3.3"> 117 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath> 118 </Reference> 119 <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3"> 120 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath> 121 </Reference> 122 <Reference Include="HeuristicLab.Optimization-3.3"> 123 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 124 </Reference> 125 <Reference Include="HeuristicLab.Optimization.Views-3.3"> 126 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath> 127 </Reference> 128 <Reference Include="HeuristicLab.Optimizer-3.3"> 129 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath> 130 </Reference> 131 <Reference Include="HeuristicLab.Parameters.Views-3.3"> 132 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath> 133 </Reference> 134 <Reference Include="HeuristicLab.Persistence-3.3"> 135 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 136 </Reference> 137 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 138 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 139 </Reference> 140 <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3"> 141 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath> 142 </Reference> 95 143 <Reference Include="System" /> 96 144 <Reference Include="System.Core"> … … 269 317 </ItemGroup> 270 318 <ItemGroup> 271 <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">272 <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>273 <Name>HeuristicLab.Collections-3.3</Name>274 <Private>False</Private>275 </ProjectReference>276 <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">277 <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>278 <Name>HeuristicLab.Common.Resources-3.3</Name>279 <Private>False</Private>280 </ProjectReference>281 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">282 <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>283 <Name>HeuristicLab.Common-3.3</Name>284 <Private>False</Private>285 </ProjectReference>286 <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">287 <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>288 <Name>HeuristicLab.Core.Views-3.3</Name>289 <Private>False</Private>290 </ProjectReference>291 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">292 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>293 <Name>HeuristicLab.Core-3.3</Name>294 <Private>False</Private>295 </ProjectReference>296 <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">297 <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>298 <Name>HeuristicLab.Data.Views-3.3</Name>299 <Private>False</Private>300 </ProjectReference>301 <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">302 <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>303 <Name>HeuristicLab.Data-3.3</Name>304 <Private>False</Private>305 </ProjectReference>306 <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">307 <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>308 <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>309 <Private>False</Private>310 </ProjectReference>311 <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">312 <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>313 <Name>HeuristicLab.MainForm-3.3</Name>314 <Private>False</Private>315 </ProjectReference>316 <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj">317 <Project>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</Project>318 <Name>HeuristicLab.Optimization.Views-3.3</Name>319 <Private>False</Private>320 </ProjectReference>321 <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">322 <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>323 <Name>HeuristicLab.Optimization-3.3</Name>324 <Private>False</Private>325 </ProjectReference>326 <ProjectReference Include="..\..\HeuristicLab.Optimizer\3.3\HeuristicLab.Optimizer-3.3.csproj">327 <Project>{C664305E-497C-4533-A140-967DEDB05C19}</Project>328 <Name>HeuristicLab.Optimizer-3.3</Name>329 <Private>False</Private>330 </ProjectReference>331 <ProjectReference Include="..\..\HeuristicLab.Parameters.Views\3.3\HeuristicLab.Parameters.Views-3.3.csproj">332 <Project>{AE5B1CE5-9862-4D6F-A700-D72CD9AEA295}</Project>333 <Name>HeuristicLab.Parameters.Views-3.3</Name>334 <Private>False</Private>335 </ProjectReference>336 <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">337 <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>338 <Name>HeuristicLab.Persistence-3.3</Name>339 <Private>False</Private>340 </ProjectReference>341 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">342 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>343 <Name>HeuristicLab.PluginInfrastructure-3.3</Name>344 <Private>False</Private>345 </ProjectReference>346 319 <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj"> 347 320 <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project> 348 321 <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name> 349 <Private>False</Private>350 </ProjectReference>351 <ProjectReference Include="..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj">352 <Project>{315BDA09-3F4F-49B3-9790-B37CFC1C5750}</Project>353 <Name>HeuristicLab.Visualization.ChartControlsExtensions-3.3</Name>354 322 <Private>False</Private> 355 323 </ProjectReference> … … 371 339 <Install>true</Install> 372 340 </BootstrapperPackage> 341 </ItemGroup> 342 <ItemGroup> 343 <WCFMetadata Include="Service References\" /> 373 344 </ItemGroup> 374 345 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> -
branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj
r7272 r7572 50 50 <DebugType>pdbonly</DebugType> 51 51 <Optimize>true</Optimize> 52 <OutputPath> $(SolutionDir)\bin\</OutputPath>52 <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath> 53 53 <DefineConstants>TRACE</DefineConstants> 54 54 <ErrorReport>prompt</ErrorReport> … … 93 93 </PropertyGroup> 94 94 <ItemGroup> 95 <Reference Include="HeuristicLab.Collections-3.3"> 96 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath> 97 </Reference> 98 <Reference Include="HeuristicLab.Common-3.3"> 99 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 100 </Reference> 101 <Reference Include="HeuristicLab.Common.Resources-3.3"> 102 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 103 </Reference> 104 <Reference Include="HeuristicLab.Core-3.3"> 105 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 106 </Reference> 107 <Reference Include="HeuristicLab.Data-3.3"> 108 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath> 109 </Reference> 110 <Reference Include="HeuristicLab.Optimization-3.3"> 111 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 112 </Reference> 113 <Reference Include="HeuristicLab.Parameters-3.3"> 114 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath> 115 </Reference> 116 <Reference Include="HeuristicLab.Persistence-3.3"> 117 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 118 </Reference> 119 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 120 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 121 </Reference> 95 122 <Reference Include="System" /> 96 123 <Reference Include="System.Core"> … … 191 218 </ItemGroup> 192 219 <ItemGroup> 193 <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">194 <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>195 <Name>HeuristicLab.Collections-3.3</Name>196 <Private>False</Private>197 </ProjectReference>198 <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">199 <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>200 <Name>HeuristicLab.Common.Resources-3.3</Name>201 <Private>False</Private>202 </ProjectReference>203 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">204 <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>205 <Name>HeuristicLab.Common-3.3</Name>206 <Private>False</Private>207 </ProjectReference>208 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">209 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>210 <Name>HeuristicLab.Core-3.3</Name>211 <Private>False</Private>212 </ProjectReference>213 <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">214 <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>215 <Name>HeuristicLab.Data-3.3</Name>216 <Private>False</Private>217 </ProjectReference>218 <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">219 <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>220 <Name>HeuristicLab.Optimization-3.3</Name>221 <Private>False</Private>222 </ProjectReference>223 <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">224 <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>225 <Name>HeuristicLab.Parameters-3.3</Name>226 <Private>False</Private>227 </ProjectReference>228 <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">229 <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>230 <Name>HeuristicLab.Persistence-3.3</Name>231 <Private>False</Private>232 </ProjectReference>233 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">234 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>235 <Name>HeuristicLab.PluginInfrastructure-3.3</Name>236 <Private>False</Private>237 </ProjectReference>238 </ItemGroup>239 <ItemGroup>240 220 <BootstrapperPackage Include="Microsoft.Net.Client.3.5"> 241 221 <Visible>False</Visible> -
branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Problems.Instances/3.3/HeuristicLab.Problems.Instances-3.3.csproj
r7558 r7572 105 105 </PropertyGroup> 106 106 <ItemGroup> 107 <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" /> 108 <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" /> 107 109 <Reference Include="System" /> 108 110 <Reference Include="System.Core" /> … … 129 131 <None Include="HeuristicLab.snk" /> 130 132 </ItemGroup> 131 <ItemGroup>132 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">133 <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>134 <Name>HeuristicLab.Common-3.3</Name>135 </ProjectReference>136 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">137 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>138 <Name>HeuristicLab.PluginInfrastructure-3.3</Name>139 </ProjectReference>140 </ItemGroup>141 133 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 142 134 <PropertyGroup>
Note: See TracChangeset
for help on using the changeset viewer.