Free cookie consent management tool by TermsFeed Policy Generator

Changeset 13072


Ignore:
Timestamp:
10/27/15 20:56:51 (8 years ago)
Author:
gkronber
Message:

#2499: added code from HeuristicLab.BioBoost.Views (from private repository) nothing much has been changed

Location:
branches/HeuristicLab.Problems.BioBoost
Files:
61 added
2 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Problems.BioBoost/HeuristicLab.BioBoost.sln

    r13069 r13072  
    55EndProject
    66Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.BioBoost-3.3", "HeuristicLab.Problems.BioBoost\3.3\HeuristicLab.Problems.BioBoost-3.3.csproj", "{61D4AF50-8A40-44B9-9CD0-413F65D2235C}"
     7EndProject
     8Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.BioBoost.Views-3.3", "HeuristicLab.Problems.BioBoost.Views\3.3\HeuristicLab.Problems.BioBoost.Views-3.3.csproj", "{473AB0CD-0B71-471D-968C-A543B197E134}"
    79EndProject
    810Global
     
    2830    {61D4AF50-8A40-44B9-9CD0-413F65D2235C}.Release|x86.ActiveCfg = Release|x86
    2931    {61D4AF50-8A40-44B9-9CD0-413F65D2235C}.Release|x86.Build.0 = Release|x86
     32    {473AB0CD-0B71-471D-968C-A543B197E134}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     33    {473AB0CD-0B71-471D-968C-A543B197E134}.Debug|Any CPU.Build.0 = Debug|Any CPU
     34    {473AB0CD-0B71-471D-968C-A543B197E134}.Debug|x64.ActiveCfg = Debug|x64
     35    {473AB0CD-0B71-471D-968C-A543B197E134}.Debug|x64.Build.0 = Debug|x64
     36    {473AB0CD-0B71-471D-968C-A543B197E134}.Debug|x86.ActiveCfg = Debug|x86
     37    {473AB0CD-0B71-471D-968C-A543B197E134}.Debug|x86.Build.0 = Debug|x86
     38    {473AB0CD-0B71-471D-968C-A543B197E134}.Release|Any CPU.ActiveCfg = Release|Any CPU
     39    {473AB0CD-0B71-471D-968C-A543B197E134}.Release|Any CPU.Build.0 = Release|Any CPU
     40    {473AB0CD-0B71-471D-968C-A543B197E134}.Release|x64.ActiveCfg = Release|x64
     41    {473AB0CD-0B71-471D-968C-A543B197E134}.Release|x64.Build.0 = Release|x64
     42    {473AB0CD-0B71-471D-968C-A543B197E134}.Release|x86.ActiveCfg = Release|x86
     43    {473AB0CD-0B71-471D-968C-A543B197E134}.Release|x86.Build.0 = Release|x86
    3044  EndGlobalSection
    3145  GlobalSection(SolutionProperties) = preSolution
  • branches/HeuristicLab.Problems.BioBoost/packages/repositories.config

    r13069 r13072  
    11<?xml version="1.0" encoding="utf-8"?>
    22<repositories>
     3  <repository path="..\HeuristicLab.Problems.BioBoost.Views\3.3\packages.config" />
    34  <repository path="..\HeuristicLab.Problems.BioBoost\3.3\packages.config" />
    45</repositories>
Note: See TracChangeset for help on using the changeset viewer.