# # ChangeLog for branches # # Generated by Trac 1.0.12 # 10/01/24 06:47:35 Fri, 21 Sep 2018 07:50:12 GMT ddorfmei [16172] * branches/2931_OR-Tools_LP_MIP/HeuristicLab.ExtLibs.sln (modified) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.ExtLibs/HeuristicLab.OrTools/6.9.0-pre (moved) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.ExtLibs/HeuristicLab.OrTools/6.8.0-pre/HeuristicLab.OrTools-6.8.0-pre (deleted) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.ExtLibs/HeuristicLab.OrTools/6.9.0-pre/HeuristicLab.OrTools-6.9.0-pre (copied) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.ExtLibs/HeuristicLab.OrTools/6.8.0-pre/HeuristicLab.OrTools-6.8.0-pre/HeuristicLab.OrTools-6.8.0-pre.csproj (deleted) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.ExtLibs/HeuristicLab.OrTools/6.9.0-pre/HeuristicLab.OrTools-6.9.0-pre/HeuristicLab.OrTools-6.9.0-pre.csproj (copied) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.ExtLibs/HeuristicLab.OrTools/6.9.0-pre/HeuristicLab.OrTools-6.9.0-pre/Plugin.cs.frame (modified) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.ExtLibs/HeuristicLab.OrTools/6.9.0-pre/HeuristicLab.OrTools-6.9.0-pre/Properties/AssemblyInfo.cs (modified) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.ExtLibs/HeuristicLab.OrTools/6.9.0-pre/HeuristicLab.OrTools-6.9.0-pre/runtime.win-x64.Google.OrTools.dll (added) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/HeuristicLab.MathematicalOptimization-3.3.csproj (modified) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Algorithms (added) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Algorithms/BopSolver.cs (added) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Algorithms/CoinOrSolver.cs (added) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Algorithms/CplexSolver.cs (added) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Algorithms/GlopSolver.cs (added) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Algorithms/GlpkSolver.cs (added) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Algorithms/GurobiSolver.cs (added) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Algorithms/ISolver.cs (added) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Algorithms/LinearProgrammingAlgorithm.cs (added) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Algorithms/LinearProgrammingType.cs (added) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Algorithms/ScipSolver.cs (added) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Algorithms/Solver.cs (added) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Problems (added) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Problems/ILinearProgrammingProblemDefinition.cs (copied) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Problems/LinearProgrammingProblem.cs (added) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Problems/LinearProgrammingProblemDefinitionScript.cs (copied) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Problems/LinearProgrammingProblemDefintion.cs (added) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Problems/ProblemDefinitionScriptException.cs (copied) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Templates (copied) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Templates/CompiledLinearProgrammingProblemDefinition.cs (copied) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.Problems.Programmable/3.3/Templates/CompiledMultiObjectiveProblemDefinition.cs (deleted) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.Problems.Programmable/3.3/Templates/CompiledSingleObjectiveProblemDefinition.cs (deleted) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Templates/ScriptTemplates.Designer.cs (added) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Templates/ScriptTemplates.resx (modified) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Views (added) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Views/LinearProgrammingProblemDefinitionScriptView.Designer.cs (copied) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Views/LinearProgrammingProblemDefinitionScriptView.cs (copied) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Views/LinearProgrammingProblemView.Designer.cs (copied) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Views/LinearProgrammingProblemView.cs (copied) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/LinearProgramming/Views/LinearProgrammingProblemView.resx (added) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/Plugin.cs.frame (modified) * branches/2931_OR-Tools_LP_MIP/HeuristicLab.Problems.Programmable/3.3/ProblemDefinitionScript.cs (modified) #2931: * created `LinearProgrammingAlgorithm` * created ... Fri, 21 Sep 2018 07:18:49 GMT bwerth [16171] * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Algorithms.MOCMAEvolutionStrategy/3.3/HeuristicLab.Algorithms.MOCMAEvolutionStrategy-3.3.csproj (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Algorithms.MOCMAEvolutionStrategy/3.3/IIndicator.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Algorithms.MOCMAEvolutionStrategy/3.3/Indicators/CrowdingIndicator.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Algorithms.MOCMAEvolutionStrategy/3.3/Indicators/HypervolumeIndicator.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Algorithms.MOCMAEvolutionStrategy/3.3/Indicators/MinimalDistanceIndicator.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Algorithms.MOCMAEvolutionStrategy/3.3/MOCMAEvolutionStrategy.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Data (copied) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Data/3.3/HeuristicLab.Data-3.3.csproj (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Data/3.3/Interfaces/IValueTypeArray.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Data/3.3/ValueTypeArray.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Optimization.Operators (copied) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Optimization.Operators/3.3/HeuristicLab.Optimization.Operators-3.3.csproj (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Optimization.Operators/3.3/MultiObjective/CrowdingDistanceAssignment.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Optimization.Operators/3.3/MultiObjective/FastNonDominatedSort.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Optimization/3.3/BasicProblems/BasicProblem.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Optimization/3.3/BasicProblems/Interfaces/IBasicProblem.cs (added) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Optimization/3.3/BasicProblems/Interfaces/IMultiObjectiveBasicProblem.cs (added) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Optimization/3.3/BasicProblems/Interfaces/ISingleObjectiveBasicProblem.cs (added) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Optimization/3.3/BasicProblems/MultiObjectiveBasicProblem.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Optimization/3.3/BasicProblems/SingleObjectiveBasicProblem.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Optimization/3.3/MultiObjective/CrowdingCalculator.cs (added) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Optimization/3.3/MultiObjective/DominationCalculator.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Optimization/3.3/MultiObjective/GenerationalDistanceCalculator.cs (added) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Optimization/3.3/MultiObjective/HypervolumeCalculator.cs (added) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Optimization/3.3/MultiObjective/SpacingCalculator.cs (added) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/Analyzers/CrowdingAnalyzer.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/Analyzers/GenerationalDistanceAnalyzer.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/Analyzers/HypervolumeAnalyzer.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/Analyzers/InvertedGenerationalDistanceAnalyzer.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/Analyzers/ScatterPlotAnalyzer.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/Analyzers/SpacingAnalyzer.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/HeuristicLab.Problems.TestFunctions.MultiObjective-3.3.csproj (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/MultiObjectiveTestFunctionProblem.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/NonDominatedSelect.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/DTLZ/DTLZ.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/DTLZ/DTLZ1.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/DTLZ/DTLZ2.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/DTLZ/DTLZ3.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/DTLZ/DTLZ4.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/DTLZ/DTLZ5.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/DTLZ/DTLZ6.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/DTLZ/DTLZ7.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/DTLZ/DTLZ8.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/IHR/IHR.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/IHR/IHR1.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/IHR/IHR2.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/IHR/IHR3.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/IHR/IHR4.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/IHR/IHR6.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/Misc/CIGTAB.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/Misc/ELLI1.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/Misc/Fonseca.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/Misc/Kursawe.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/Misc/SchafferN1.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/Misc/SchafferN2.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/ParetoFrontStore.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/ZDT/ZDT1.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/ZDT/ZDT2.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/ZDT/ZDT3.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/ZDT/ZDT4.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/TestFunctions/ZDT/ZDT6.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/Utilities.cs (modified) * branches/2943_MOBasicProblem_MOCMAES/MOCMAES-TestProblem-Rework.sln (modified) #2943 worked on MOBasicProblem - added Interfaces;reworked ... Thu, 20 Sep 2018 11:18:47 GMT bburlacu [16159] * branches/2886_SymRegGrammarEnumeration/Test/TreeHashingTest.cs (modified) #2886: Refactor unit test using only C# 4.5 features. Thu, 20 Sep 2018 11:12:17 GMT pfleck [16158] * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis (modified) * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4 (modified) * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/DoubleArrayExtensions.cs (copied) * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/GBM/GradientBoostingRegressionAlgorithm.cs (modified) * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/GradientBoostedTrees/GradientBoostedTreesAlgorithm.cs (modified) * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis-3.4.csproj (modified) * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/Linear/LinearDiscriminantAnalysis.cs (modified) * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/Linear/LinearRegression.cs (modified) * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/Linear/MultinomialLogitClassification.cs (modified) * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/Nca/NcaModel.cs (modified) * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/NearestNeighbour/NearestNeighbourModel.cs (modified) * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/NeuralNetwork/NeuralNetworkClassification.cs (modified) * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/NeuralNetwork/NeuralNetworkEnsembleClassification.cs (modified) * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/NeuralNetwork/NeuralNetworkEnsembleModel.cs (modified) * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/NeuralNetwork/NeuralNetworkEnsembleRegression.cs (modified) * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/NeuralNetwork/NeuralNetworkModel.cs (modified) * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/NeuralNetwork/NeuralNetworkRegression.cs (modified) * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/NonlinearRegression/NonlinearRegression.cs (modified) * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/Plugin.cs (deleted) * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/RandomForest/RandomForestClassification.cs (modified) * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/RandomForest/RandomForestModel.cs (modified) * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/RandomForest/RandomForestRegression.cs (modified) * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/SupportVectorMachine/SupportVectorMachineModel.cs (modified) * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/SupportVectorMachine/SupportVectorMachineUtil.cs (modified) * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/TSNE/TSNEAlgorithm.cs (modified) * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/TimeSeries/AutoregressiveModeling.cs (modified) * branches/2883_GBTModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/kMeans/KMeansClustering.cs (modified) #2883 merged trunk Thu, 20 Sep 2018 09:12:57 GMT bburlacu [16157] * branches/2886_SymRegGrammarEnumeration/HeuristicLab.Algorithms.DataAnalysis.SymRegGrammarEnumeration/Analysis/IGrammarEnumerationEvaluator.cs (modified) * branches/2886_SymRegGrammarEnumeration/HeuristicLab.Algorithms.DataAnalysis.SymRegGrammarEnumeration/GrammarEnumeration/GrammarEnumerationAlgorithm.cs (modified) * branches/2886_SymRegGrammarEnumeration/HeuristicLab.Algorithms.DataAnalysis.SymRegGrammarEnumeration/GrammarEnumeration/RSquaredEvaluator.cs (modified) * branches/2886_SymRegGrammarEnumeration/Test/AlgorithmPerformanceTest.cs (added) * branches/2886_SymRegGrammarEnumeration/Test/Test.csproj (modified) * branches/2886_SymRegGrammarEnumeration/Test/TreeHashingTest.cs (modified) #2886: Update `IGrammarEnumerationEvaluator` interface (add Evaluate ... Wed, 19 Sep 2018 14:04:11 GMT pfleck [16156] * branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis/3.3/DataVisualization/IndexedDataTable.cs (modified) #2947 fixed initial title for `IndexedDataTable` Tue, 18 Sep 2018 09:28:37 GMT gkronber [16155] * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Problem.cs (modified) #2925: allow tuning individual parameter vectors for episodes (using ... Tue, 18 Sep 2018 04:00:18 GMT gkronber [16154] * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Problem.cs (modified) #2925 bug fix for the extraction of target values (missed when ... Mon, 17 Sep 2018 18:17:05 GMT gkronber [16153] * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Problem.cs (modified) #2925 added support for multiple training episodes, added ... Mon, 17 Sep 2018 16:31:24 GMT gkronber [16152] * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Problem.cs (modified) #2925: removed obsolete comment and a statement introduced in r16126 Mon, 17 Sep 2018 14:36:46 GMT gkronber [16151] * branches/2886_SymRegGrammarEnumeration/ExpressionClustering (deleted) #2886 deleted obsolete files Sat, 15 Sep 2018 09:54:41 GMT pfleck [16150] * branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis.Views/3.3/IndexedDataTableView.Designer.cs (modified) * branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis.Views/3.3/IndexedDataTableView.cs (modified) * branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis.Views/3.3/ScatterPlotView.cs (modified) * branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis/3.3/DataVisualization/IndexedDataRow.cs (modified) * branches/2947_ConfigurableIndexedDataTable/HeuristicLab.DataPreprocessing.Views/3.4/ScatterPlotMultiView.cs (modified) * branches/2947_ConfigurableIndexedDataTable/HeuristicLab.DataPreprocessing.Views/3.4/ScatterPlotSingleView.Designer.cs (modified) * branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Problems.TestFunctions.Views/3.3/ParetoFrontScatterPlotView.Designer.cs (modified) #2947 - Added context menu to open the VisualProperties dialog for ... Sat, 15 Sep 2018 09:47:03 GMT pfleck [16149] * branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis.Views/3.3/DataTableHistoryView.cs (modified) * branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis.Views/3.3/DataTableView.cs (modified) * branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesDialog.Designer.cs (modified) * branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesDialog.cs (modified) * branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis.Views/3.3/IndexedDataTableView.cs (modified) * branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis/3.3/DataVisualization/DataRow.cs (modified) * branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis/3.3/DataVisualization/DataTable.cs (modified) * branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis/3.3/DataVisualization/IndexedDataTable.cs (modified) * branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis/3.3/DataVisualization/Interfaces (added) * branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis/3.3/DataVisualization/Interfaces/IDataRow.cs (added) * branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis/3.3/DataVisualization/Interfaces/IDataTable.cs (added) * branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj (modified) #2947 - Added interfaces for `DataRow` and `DataTable` ... Sat, 15 Sep 2018 09:25:06 GMT pfleck [16148] * branches/2947_ConfigurableIndexedDataTable (copied) #2947 branched trunk Fri, 14 Sep 2018 16:46:16 GMT jkarder [16147] * branches/2924_DotNetCoreMigration/HeuristicLab 3.3.sln (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.Algorithms.ALPS-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.ALPS/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.Benchmarks.Views/3.3/HeuristicLab.Algorithms.Benchmarks.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.Benchmarks/3.3/HeuristicLab.Algorithms.Benchmarks-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.Benchmarks/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.CMAEvolutionStrategy/3.4/HeuristicLab.Algorithms.CMAEvolutionStrategy-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.CMAEvolutionStrategy/3.4/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.DataAnalysis.Glmnet/3.4/HeuristicLab.Algorithms.DataAnalysis.Glmnet-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.DataAnalysis.Glmnet/3.4/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/HeuristicLab.Algorithms.DataAnalysis.Views-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.DataAnalysis/3.4/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.EvolutionStrategy/3.3/HeuristicLab.Algorithms.EvolutionStrategy-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.EvolutionStrategy/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/HeuristicLab.Algorithms.GeneticAlgorithm-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.GradientDescent/3.3/HeuristicLab.Algorithms.GradientDescent-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.GradientDescent/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.LocalSearch/3.3/HeuristicLab.Algorithms.LocalSearch-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.LocalSearch/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.MOCMAEvolutionStrategy/3.3/HeuristicLab.Algorithms.MOCMAEvolutionStrategy-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.MOCMAEvolutionStrategy/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.NSGA2/3.3/HeuristicLab.Algorithms.NSGA2-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.NSGA2/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.OffspringSelectionEvolutionStrategy/3.3/HeuristicLab.Algorithms.OffspringSelectionEvolutionStrategy-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.OffspringSelectionEvolutionStrategy/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/HeuristicLab.Algorithms.ParameterlessPopulationPyramid-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.ParticleSwarmOptimization/3.3/HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.ParticleSwarmOptimization/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.RAPGA/3.3/HeuristicLab.Algorithms.RAPGA-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.RAPGA/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.RandomSearch/3.3/HeuristicLab.Algorithms.RandomSearch-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.RandomSearch/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.ScatterSearch/3.3/HeuristicLab.Algorithms.ScatterSearch-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.ScatterSearch/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.SimulatedAnnealing/3.3/HeuristicLab.Algorithms.SimulatedAnnealing-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.SimulatedAnnealing/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.TabuSearch/3.3/HeuristicLab.Algorithms.TabuSearch-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.TabuSearch/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/HeuristicLab.Algorithms.VariableNeighborhoodSearch-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Analysis.Statistics.Views/3.3/HeuristicLab.Analysis.Statistics.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Analysis/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Clients.Access.Administration/3.3/HeuristicLab.Clients.Access.Administration-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Clients.Access.Views/3.3/HeuristicLab.Clients.Access.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Clients.Access/3.3/HeuristicLab.Clients.Access-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Clients.Common/3.3/HeuristicLab.Clients.Common-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Clients.Hive.Administrator/3.3/HeuristicLab.Clients.Hive.Administrator-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Clients.Hive.JobManager/3.3/HeuristicLab.Clients.Hive.JobManager-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Clients.Hive.Slave.App/3.3/HeuristicLab.Clients.Hive.Slave.App-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Clients.Hive.Slave.ConsoleClient/3.3/HeuristicLab.Clients.Hive.Slave.ConsoleClient-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Clients.Hive.Slave.TrayIcon/3.3/HeuristicLab.Clients.Hive.Slave.TrayIcon-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Clients.Hive.Slave.Views/3.3/HeuristicLab.Clients.Hive.Slave.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Clients.Hive.Slave.WindowsService/3.3/HeuristicLab.Clients.Hive.Slave.WindowsService-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Clients.Hive.Slave/3.3/HeuristicLab.Clients.Hive.Slave-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Clients.Hive.Views/3.3/HeuristicLab.Clients.Hive.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Clients.Hive/3.3/HeuristicLab.Clients.Hive-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Clients.OKB.Views/3.3/HeuristicLab.Clients.OKB.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Clients.OKB/3.3/HeuristicLab.Clients.OKB-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.CodeEditor/3.4/HeuristicLab.CodeEditor-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Collections/3.3/HeuristicLab.Collections-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Collections/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Common.Resources/3.3/HeuristicLab.Common.Resources-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Common.Resources/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Common/3.3/HeuristicLab.Common-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Common/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Core.Views/3.3/HeuristicLab.Core.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Core/3.3/HeuristicLab.Core-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Core/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Data.Views/3.3/HeuristicLab.Data.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Data/3.3/HeuristicLab.Data-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Data/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.DataPreprocessing.Views/3.4/HeuristicLab.DataPreprocessing.Views-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.DataPreprocessing/3.4/HeuristicLab.DataPreprocessing-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.DataPreprocessing/3.4/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.DebugEngine.Views/3.3/HeuristicLab.DebugEngine.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.DebugEngine/3.3/HeuristicLab.DebugEngine-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.DebugEngine/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Encodings.BinaryVectorEncoding/3.3/HeuristicLab.Encodings.BinaryVectorEncoding-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Encodings.BinaryVectorEncoding/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Encodings.LinearLinkageEncoding/3.4/HeuristicLab.Encodings.LinearLinkageEncoding-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Encodings.LinearLinkageEncoding/3.4/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Encodings.PermutationEncoding.Views/3.3/HeuristicLab.Encodings.PermutationEncoding.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Encodings.PermutationEncoding/3.3/HeuristicLab.Encodings.PermutationEncoding-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Encodings.PermutationEncoding/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Encodings.RealVectorEncoding/3.3/HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Encodings.RealVectorEncoding/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Encodings.ScheduleEncoding.Views/3.3/HeuristicLab.Encodings.ScheduleEncoding.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Encodings.ScheduleEncoding/3.3/HeuristicLab.Encodings.ScheduleEncoding-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Encodings.ScheduleEncoding/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.7.0/ALGLIB-3.7.0/ALGLIB-3.7.0.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.7.0/HeuristicLab.ALGLIB-3.7.0/HeuristicLab.ALGLIB-3.7.0.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.AutoDiff/1.0/AutoDiff-1.0/AutoDiff-1.0.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.AutoDiff/1.0/HeuristicLab.AutoDiff-1.0/HeuristicLab.AutoDiff-1.0.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.AvalonEdit/5.0.1/AvalonEdit-5.0.1/ICSharpCode.AvalonEdit-5.0.1.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.AvalonEdit/5.0.1/HeuristicLab.AvalonEdit-5.0.1/HeuristicLab.AvalonEdit-5.0.1.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.Cecil/0.9.5/HeuristicLab.Cecil-0.9.5/HeuristicLab.Cecil-0.9.5.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.Cecil/0.9.5/Mono.Cecil-0.9.5/Mono.Cecil-0.9.5.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.DayView/1.0/HeuristicLab.DayView-1.0.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.DotNetScilab/1.0/DotNetScilab-1.0/DotNetScilab-1.0.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.DotNetScilab/1.0/DotNetScilab-1.0Example/cs_example.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.DotNetScilab/1.0/HeuristicLab.DotNetScilab-1.0/HeuristicLab.DotNetScilab-1.0.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.EPPlus/4.0.3/EPPlus-4.0.3/EPPlus-4.0.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.EPPlus/4.0.3/HeuristicLab.EPPlus-4.0.3/HeuristicLab.EPPlus-4.0.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.GeoIP/1.12/HeuristicLab.GeoIP.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.Igraph/0.8.0-pre/HeuristicLab.Igraph-0.8.0-pre/HeuristicLab.IGraph-0.8.0-pre.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.LibSVM/3.12/HeuristicLab.LibSVM-3.12/HeuristicLab.LibSVM-3.12.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.LibSVM/3.12/LibSVM-3.12/LibSVM-3.12.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.MathJax/2.6.1/HeuristicLab.MathJax-2.6.1/HeuristicLab.MathJax-2.6.1.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.MatlabConnector/1.0/HeuristicLab.MatlabConnector-1.0/HeuristicLab.MatlabConnector-1.0.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/HeuristicLab.NRefactory-5.5.0/HeuristicLab.NRefactory-5.5.0.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/NRefactory-5.5.0/ICSharpCode.NRefactory-5.5.0.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/NRefactory.CSharp-5.5.0/ICSharpCode.NRefactory.CSharp-5.5.0.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/NRefactory.Cecil-5.5.0/ICSharpCode.NRefactory.Cecil-5.5.0.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/NRefactory.Xml-5.5.0/ICSharpCode.NRefactory.Xml-5.5.0.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/HeuristicLab.Netron-3.0.2672.12446/HeuristicLab.Netron-3.0.2672.12446.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/HeuristicLab.ProtobufCS/HeuristicLab.ProtobufCS-2.4.1.473.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/ProtobufCS/src/ProtoGen/ProtoGen-2.4.1.473.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/ProtobufCS/src/ProtocolBuffers/ProtocolBuffers-2.4.1.473.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/ProtobufCS/src/ProtocolBuffers/ProtocolBuffersLite.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.SimSharp/3.0.11/HeuristicLab.SimSharp-3.0.11/HeuristicLab.SimSharp-3.0.11.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.SimSharp/3.0.11/SimSharp-3.0.11/SimSharp-3.0.11.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.WinFormsUI/2.7.0/HeuristicLab.WinFormsUI-2.7.0/HeuristicLab.WinFormsUI-2.7.0.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.WinFormsUI/2.7.0/WinFormsUI-2.7.0/WinFormsUI-2.7.0.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Hive/3.3/HeuristicLab.Hive-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.MainForm.WindowsForms/3.3/HeuristicLab.MainForm.WindowsForms-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.MainForm/3.3/HeuristicLab.MainForm-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.MainForm/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Operators.Programmable.Views/3.3/HeuristicLab.Operators.Programmable.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Operators.Programmable/3.3/HeuristicLab.Operators.Programmable-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Operators.Programmable/3.3/ProgrammableOperator.cs (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Operators.Programmable/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Operators.Views.GraphVisualization.Views/3.3/HeuristicLab.Operators.Views.GraphVisualization.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Operators.Views.GraphVisualization/3.3/HeuristicLab.Operators.Views.GraphVisualization-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Operators.Views/3.3/HeuristicLab.Operators.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Operators/3.3/HeuristicLab.Operators-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Operators/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Optimization.Operators/3.3/HeuristicLab.Optimization.Operators-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Optimization.Operators/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Optimization/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Optimizer/3.3/HeuristicLab.Optimizer-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ParallelEngine.Views/3.3/HeuristicLab.ParallelEngine.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ParallelEngine/3.3/HeuristicLab.ParallelEngine-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.ParallelEngine/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Parameters.Views/3.3/HeuristicLab.Parameters.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Parameters/3.3/HeuristicLab.Parameters-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Parameters/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Persistence.GUI/3.3/HeuristicLab.Persistence.GUI-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Persistence/3.3/HeuristicLab.Persistence-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Persistence/3.3/Properties/AssemblyInfo.cs.frame (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure.UI/HeuristicLab.PluginInfrastructure.UI-4.0.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/HeuristicLab.PluginInfrastructure-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/PluginValidator.cs (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.BinPacking.Views/3.3/HeuristicLab.Problems.BinPacking.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.BinPacking/3.3/HeuristicLab.Problems.BinPacking-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.BinPacking/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Binary/3.3/HeuristicLab.Problems.Binary-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Binary/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis.Views-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis/3.4/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.DataAnalysis.Trading.Views/3.4/HeuristicLab.Problems.DataAnalysis.Trading.Views-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.DataAnalysis.Trading/3.4/HeuristicLab.Problems.DataAnalysis.Trading-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.DataAnalysis.Trading/3.4/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.DataAnalysis/3.4/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.ExternalEvaluation.GP/3.5/HeuristicLab.Problems.ExternalEvaluation.GP-3.5.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.ExternalEvaluation.GP/3.5/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.ExternalEvaluation.Matlab/3.3/HeuristicLab.Problems.ExternalEvaluation.Matlab-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.ExternalEvaluation.Matlab/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.ExternalEvaluation.Scilab/3.3/HeuristicLab.Problems.ExternalEvaluation.Scilab-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.ExternalEvaluation.Scilab/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.ExternalEvaluation.Views/3.4/HeuristicLab.Problems.ExternalEvaluation.Views-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.ExternalEvaluation/3.4/HeuristicLab.Problems.ExternalEvaluation-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.ExternalEvaluation/3.4/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.GeneticProgramming.Views/3.3/HeuristicLab.Problems.GeneticProgramming.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.GeneticProgramming/3.3/HeuristicLab.Problems.GeneticProgramming-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.GeneticProgramming/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.GrammaticalEvolution/3.3/HeuristicLab.Problems.GrammaticalEvolution-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.GrammaticalEvolution/3.4/HeuristicLab.Problems.GrammaticalEvolution-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.GrammaticalEvolution/3.4/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.GraphColoring/3.3/HeuristicLab.Problems.GraphColoring-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.GraphColoring/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.CordeauGQAP/3.3/HeuristicLab.Problems.Instances.CordeauGQAP-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.CordeauGQAP/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.DIMACS/3.3/HeuristicLab.Problems.Instances.DIMACS-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.DIMACS/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.DataAnalysis.Views/3.3/HeuristicLab.Problems.Instances.DataAnalysis.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.DataAnalysis/3.3/HeuristicLab.Problems.Instances.DataAnalysis-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.DataAnalysis/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.ElloumiCTAP/3.3/HeuristicLab.Problems.Instances.ElloumiCTAP-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.ElloumiCTAP/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.Orienteering/3.3/HeuristicLab.Problems.Instances.Orienteering-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.Orienteering/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.QAPLIB/3.3/HeuristicLab.Problems.Instances.QAPLIB-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.QAPLIB/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.Scheduling/3.3/HeuristicLab.Problems.Instances.Scheduling-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.Scheduling/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.TSPLIB.Views/3.3/HeuristicLab.Problems.Instances.TSPLIB.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.TSPLIB/3.3/HeuristicLab.Problems.Instances.TSPLIB-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.TSPLIB/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/HeuristicLab.Problems.Instances.VehicleRouting.Views-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HeuristicLab.Problems.Instances.VehicleRouting-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.Views/3.3/HeuristicLab.Problems.Instances.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances/3.3/HeuristicLab.Problems.Instances-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Knapsack.Views/3.3/HeuristicLab.Problems.Knapsack.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Knapsack/3.3/HeuristicLab.Problems.Knapsack-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Knapsack/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.LinearAssignment.Views/3.3/HeuristicLab.Problems.LinearAssignment.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.LinearAssignment/3.3/HeuristicLab.Problems.LinearAssignment-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.LinearAssignment/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.NK/3.3/HeuristicLab.Problems.NK-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.NK/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Orienteering.Views/3.3/HeuristicLab.Problems.Orienteering.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Orienteering/3.3/HeuristicLab.Problems.Orienteering-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Orienteering/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.PTSP.Views/3.3/HeuristicLab.Problems.PTSP.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.PTSP/3.3/HeuristicLab.Problems.PTSP-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.PTSP/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.ParameterOptimization/3.3/HeuristicLab.Problems.ParameterOptimization-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.ParameterOptimization/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Programmable.Views/3.3/HeuristicLab.Problems.Programmable.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Programmable/3.3/HeuristicLab.Problems.Programmable-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Programmable/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.QuadraticAssignment.Algorithms/3.3/HeuristicLab.Problems.QuadraticAssignment.Algorithms-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.QuadraticAssignment.Algorithms/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.QuadraticAssignment.Views/3.3/HeuristicLab.Problems.QuadraticAssignment.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.QuadraticAssignment/3.3/HeuristicLab.Problems.QuadraticAssignment-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.QuadraticAssignment/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Scheduling.Views/3.3/HeuristicLab.Problems.Scheduling.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Scheduling/3.3/HeuristicLab.Problems.Scheduling-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Scheduling/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/HeuristicLab.Problems.TestFunctions.MultiObjective-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.TestFunctions.Views/3.3/HeuristicLab.Problems.TestFunctions.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.TestFunctions/3.3/HeuristicLab.Problems.TestFunctions-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.TestFunctions/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.TravelingSalesman.Views/3.3/HeuristicLab.Problems.TravelingSalesman.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.TravelingSalesman/3.3/HeuristicLab.Problems.TravelingSalesman-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.TravelingSalesman/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.VehicleRouting.Views/3.4/HeuristicLab.Problems.VehicleRouting.Views-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLab.Problems.VehicleRouting-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.VehicleRouting/3.4/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Random/3.3/HeuristicLab.Random-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Random/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Scripting.Views/3.3/HeuristicLab.Scripting.Views-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Scripting/3.3/HeuristicLab.Scripting-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Scripting/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Selection/3.3/HeuristicLab.Selection-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Selection/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.SequentialEngine/3.3/HeuristicLab.SequentialEngine-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.SequentialEngine/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Services.Access.DataAccess/3.3/HeuristicLab.Services.Access.DataAccess-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Services.Access/3.3/HeuristicLab.Services.Access-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Services.Deployment.DataAccess/3.3/HeuristicLab.Services.Deployment.DataAccess-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Services.Deployment/3.3/HeuristicLab.Services.Deployment-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Services.Deployment/3.3/Tests/HeuristicLab.Services.Deployment-3.3.Tests.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Services.Hive.DataAccess/3.3/HeuristicLab.Services.Hive.DataAccess-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Services.Hive.JanitorService/3.3/HeuristicLab.Services.Hive.JanitorService-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Services.Hive/3.3/HeuristicLab.Services.Hive-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Services.OKB.DataAccess/3.3/HeuristicLab.Services.OKB.DataAccess-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Services.OKB/3.3/HeuristicLab.Services.OKB-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Services.WebApp.Maintenance/3.3/HeuristicLab.Services.WebApp.Maintenance-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Services.WebApp.Statistics/3.3/HeuristicLab.Services.WebApp.Statistics-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Services.WebApp.Status/3.3/HeuristicLab.Services.WebApp.Status-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Services.WebApp/3.3/HeuristicLab.Services.WebApp-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Tests/HeuristicLab.Tests.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Tracing/3.3/HeuristicLab.Tracing-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Tracing/3.3/Properties (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.Visualization.ChartControlsExtensions/3.3/HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab/3.3/HeuristicLab-3.3.csproj (modified) #2924: reapplied changes from r16143 Fri, 14 Sep 2018 16:28:51 GMT jkarder [16146] * branches/2924_DotNetCoreMigration (copied) #2924: created branch for .NET Core migration Fri, 14 Sep 2018 16:24:30 GMT jkarder [16145] * branches/2924-dotnet-core (deleted) #2924: deleted branch [15961/branches/2924-dotnet-core] Fri, 14 Sep 2018 16:05:09 GMT jkarder [16144] * branches/2522_RefactorPluginInfrastructure/HeuristicLab 3.3.sln (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.Algorithms.ALPS-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.ALPS/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.Benchmarks.Views/3.3/HeuristicLab.Algorithms.Benchmarks.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.Benchmarks/3.3/HeuristicLab.Algorithms.Benchmarks-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.Benchmarks/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.CMAEvolutionStrategy/3.4/HeuristicLab.Algorithms.CMAEvolutionStrategy-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.CMAEvolutionStrategy/3.4/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.DataAnalysis.Glmnet/3.4/HeuristicLab.Algorithms.DataAnalysis.Glmnet-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.DataAnalysis.Glmnet/3.4/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/HeuristicLab.Algorithms.DataAnalysis.Views-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.DataAnalysis/3.4/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.EvolutionStrategy/3.3/HeuristicLab.Algorithms.EvolutionStrategy-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.EvolutionStrategy/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/HeuristicLab.Algorithms.GeneticAlgorithm-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.GradientDescent/3.3/HeuristicLab.Algorithms.GradientDescent-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.GradientDescent/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.LocalSearch/3.3/HeuristicLab.Algorithms.LocalSearch-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.LocalSearch/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.MOCMAEvolutionStrategy/3.3/HeuristicLab.Algorithms.MOCMAEvolutionStrategy-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.MOCMAEvolutionStrategy/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.NSGA2/3.3/HeuristicLab.Algorithms.NSGA2-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.NSGA2/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.OffspringSelectionEvolutionStrategy/3.3/HeuristicLab.Algorithms.OffspringSelectionEvolutionStrategy-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.OffspringSelectionEvolutionStrategy/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/HeuristicLab.Algorithms.ParameterlessPopulationPyramid-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.ParticleSwarmOptimization/3.3/HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.ParticleSwarmOptimization/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.RAPGA/3.3/HeuristicLab.Algorithms.RAPGA-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.RAPGA/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.RandomSearch/3.3/HeuristicLab.Algorithms.RandomSearch-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.RandomSearch/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.ScatterSearch/3.3/HeuristicLab.Algorithms.ScatterSearch-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.ScatterSearch/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.SimulatedAnnealing/3.3/HeuristicLab.Algorithms.SimulatedAnnealing-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.SimulatedAnnealing/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.TabuSearch/3.3/HeuristicLab.Algorithms.TabuSearch-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.TabuSearch/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/HeuristicLab.Algorithms.VariableNeighborhoodSearch-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Analysis.Statistics.Views/3.3/HeuristicLab.Analysis.Statistics.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Analysis/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Access.Administration/3.3/HeuristicLab.Clients.Access.Administration-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Access.Views/3.3/HeuristicLab.Clients.Access.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Access/3.3/HeuristicLab.Clients.Access-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Common/3.3/HeuristicLab.Clients.Common-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Hive.Administrator/3.3/HeuristicLab.Clients.Hive.Administrator-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Hive.JobManager/3.3/HeuristicLab.Clients.Hive.JobManager-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Hive.Slave.App/3.3/HeuristicLab.Clients.Hive.Slave.App-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Hive.Slave.ConsoleClient/3.3/HeuristicLab.Clients.Hive.Slave.ConsoleClient-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Hive.Slave.TrayIcon/3.3/HeuristicLab.Clients.Hive.Slave.TrayIcon-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Hive.Slave.Views/3.3/HeuristicLab.Clients.Hive.Slave.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Hive.Slave.WindowsService/3.3/HeuristicLab.Clients.Hive.Slave.WindowsService-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Hive.Slave/3.3/HeuristicLab.Clients.Hive.Slave-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Hive.Views/3.3/HeuristicLab.Clients.Hive.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Hive/3.3/HeuristicLab.Clients.Hive-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.OKB.Views/3.3/HeuristicLab.Clients.OKB.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.OKB/3.3/HeuristicLab.Clients.OKB-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.CodeEditor/3.4/HeuristicLab.CodeEditor-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Collections/3.3/HeuristicLab.Collections-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Collections/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Common.Resources/3.3/HeuristicLab.Common.Resources-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Common.Resources/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Common/3.3/HeuristicLab.Common-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Common/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Core.Views/3.3/HeuristicLab.Core.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Core/3.3/HeuristicLab.Core-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Core/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Data.Views/3.3/HeuristicLab.Data.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Data/3.3/HeuristicLab.Data-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Data/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.DataPreprocessing.Views/3.4/HeuristicLab.DataPreprocessing.Views-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.DataPreprocessing/3.4/HeuristicLab.DataPreprocessing-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.DataPreprocessing/3.4/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.DebugEngine.Views/3.3/HeuristicLab.DebugEngine.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.DebugEngine/3.3/HeuristicLab.DebugEngine-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.DebugEngine/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.BinaryVectorEncoding/3.3/HeuristicLab.Encodings.BinaryVectorEncoding-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.BinaryVectorEncoding/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.LinearLinkageEncoding/3.4/HeuristicLab.Encodings.LinearLinkageEncoding-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.LinearLinkageEncoding/3.4/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.PermutationEncoding.Views/3.3/HeuristicLab.Encodings.PermutationEncoding.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.PermutationEncoding/3.3/HeuristicLab.Encodings.PermutationEncoding-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.PermutationEncoding/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.RealVectorEncoding/3.3/HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.RealVectorEncoding/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.ScheduleEncoding.Views/3.3/HeuristicLab.Encodings.ScheduleEncoding.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.ScheduleEncoding/3.3/HeuristicLab.Encodings.ScheduleEncoding-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.ScheduleEncoding/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.7.0/ALGLIB-3.7.0/ALGLIB-3.7.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.7.0/HeuristicLab.ALGLIB-3.7.0/HeuristicLab.ALGLIB-3.7.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.AutoDiff/1.0/AutoDiff-1.0/AutoDiff-1.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.AutoDiff/1.0/HeuristicLab.AutoDiff-1.0/HeuristicLab.AutoDiff-1.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.AvalonEdit/5.0.1/AvalonEdit-5.0.1/ICSharpCode.AvalonEdit-5.0.1.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.AvalonEdit/5.0.1/HeuristicLab.AvalonEdit-5.0.1/HeuristicLab.AvalonEdit-5.0.1.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.Cecil/0.9.5/HeuristicLab.Cecil-0.9.5/HeuristicLab.Cecil-0.9.5.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.Cecil/0.9.5/Mono.Cecil-0.9.5/Mono.Cecil-0.9.5.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.DayView/1.0/HeuristicLab.DayView-1.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.DotNetScilab/1.0/DotNetScilab-1.0/DotNetScilab-1.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.DotNetScilab/1.0/DotNetScilab-1.0Example/cs_example.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.DotNetScilab/1.0/HeuristicLab.DotNetScilab-1.0/HeuristicLab.DotNetScilab-1.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.EPPlus/4.0.3/EPPlus-4.0.3/EPPlus-4.0.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.EPPlus/4.0.3/HeuristicLab.EPPlus-4.0.3/HeuristicLab.EPPlus-4.0.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.GeoIP/1.12/HeuristicLab.GeoIP.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.Igraph/0.8.0-pre/HeuristicLab.Igraph-0.8.0-pre/HeuristicLab.IGraph-0.8.0-pre.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.LibSVM/3.12/HeuristicLab.LibSVM-3.12/HeuristicLab.LibSVM-3.12.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.LibSVM/3.12/LibSVM-3.12/LibSVM-3.12.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.MathJax/2.6.1/HeuristicLab.MathJax-2.6.1/HeuristicLab.MathJax-2.6.1.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.MatlabConnector/1.0/HeuristicLab.MatlabConnector-1.0/HeuristicLab.MatlabConnector-1.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/HeuristicLab.NRefactory-5.5.0/HeuristicLab.NRefactory-5.5.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/NRefactory-5.5.0/ICSharpCode.NRefactory-5.5.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/NRefactory.CSharp-5.5.0/ICSharpCode.NRefactory.CSharp-5.5.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/NRefactory.Cecil-5.5.0/ICSharpCode.NRefactory.Cecil-5.5.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/NRefactory.Xml-5.5.0/ICSharpCode.NRefactory.Xml-5.5.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/HeuristicLab.Netron-3.0.2672.12446/HeuristicLab.Netron-3.0.2672.12446.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/HeuristicLab.ProtobufCS/HeuristicLab.ProtobufCS-2.4.1.473.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/ProtobufCS/src/ProtoGen/ProtoGen-2.4.1.473.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/ProtobufCS/src/ProtocolBuffers/ProtocolBuffers-2.4.1.473.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/ProtobufCS/src/ProtocolBuffers/ProtocolBuffersLite.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.SimSharp/3.0.11/HeuristicLab.SimSharp-3.0.11/HeuristicLab.SimSharp-3.0.11.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.SimSharp/3.0.11/SimSharp-3.0.11/SimSharp-3.0.11.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.WinFormsUI/2.7.0/HeuristicLab.WinFormsUI-2.7.0/HeuristicLab.WinFormsUI-2.7.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.WinFormsUI/2.7.0/WinFormsUI-2.7.0/WinFormsUI-2.7.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Hive/3.3/HeuristicLab.Hive-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.MainForm.WindowsForms/3.3/HeuristicLab.MainForm.WindowsForms-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.MainForm/3.3/HeuristicLab.MainForm-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.MainForm/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Operators.Programmable.Views/3.3/HeuristicLab.Operators.Programmable.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Operators.Programmable/3.3/HeuristicLab.Operators.Programmable-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Operators.Programmable/3.3/ProgrammableOperator.cs (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Operators.Programmable/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Operators.Views.GraphVisualization.Views/3.3/HeuristicLab.Operators.Views.GraphVisualization.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Operators.Views.GraphVisualization/3.3/HeuristicLab.Operators.Views.GraphVisualization-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Operators.Views/3.3/HeuristicLab.Operators.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Operators/3.3/HeuristicLab.Operators-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Operators/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Optimization.Operators/3.3/HeuristicLab.Optimization.Operators-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Optimization.Operators/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Optimization/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Optimizer/3.3/HeuristicLab.Optimizer-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ParallelEngine.Views/3.3/HeuristicLab.ParallelEngine.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ParallelEngine/3.3/HeuristicLab.ParallelEngine-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ParallelEngine/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Parameters.Views/3.3/HeuristicLab.Parameters.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Parameters/3.3/HeuristicLab.Parameters-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Parameters/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Persistence.GUI/3.3/HeuristicLab.Persistence.GUI-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Persistence/3.3/HeuristicLab.Persistence-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Persistence/3.3/Properties/AssemblyInfo.cs.frame (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.PluginInfrastructure.UI/HeuristicLab.PluginInfrastructure.UI-4.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.PluginInfrastructure/3.3/HeuristicLab.PluginInfrastructure-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.PluginInfrastructure/3.3/PluginValidator.cs (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.BinPacking.Views/3.3/HeuristicLab.Problems.BinPacking.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.BinPacking/3.3/HeuristicLab.Problems.BinPacking-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.BinPacking/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Binary/3.3/HeuristicLab.Problems.Binary-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Binary/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis.Views-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis/3.4/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Trading.Views/3.4/HeuristicLab.Problems.DataAnalysis.Trading.Views-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Trading/3.4/HeuristicLab.Problems.DataAnalysis.Trading-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Trading/3.4/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis/3.4/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.ExternalEvaluation.GP/3.5/HeuristicLab.Problems.ExternalEvaluation.GP-3.5.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.ExternalEvaluation.GP/3.5/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.ExternalEvaluation.Matlab/3.3/HeuristicLab.Problems.ExternalEvaluation.Matlab-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.ExternalEvaluation.Matlab/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.ExternalEvaluation.Scilab/3.3/HeuristicLab.Problems.ExternalEvaluation.Scilab-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.ExternalEvaluation.Scilab/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.ExternalEvaluation.Views/3.4/HeuristicLab.Problems.ExternalEvaluation.Views-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.ExternalEvaluation/3.4/HeuristicLab.Problems.ExternalEvaluation-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.ExternalEvaluation/3.4/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.GeneticProgramming.Views/3.3/HeuristicLab.Problems.GeneticProgramming.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.GeneticProgramming/3.3/HeuristicLab.Problems.GeneticProgramming-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.GeneticProgramming/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.GrammaticalEvolution/3.3/HeuristicLab.Problems.GrammaticalEvolution-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.GrammaticalEvolution/3.4/HeuristicLab.Problems.GrammaticalEvolution-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.GrammaticalEvolution/3.4/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.GraphColoring/3.3/HeuristicLab.Problems.GraphColoring-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.GraphColoring/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.CordeauGQAP/3.3/HeuristicLab.Problems.Instances.CordeauGQAP-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.CordeauGQAP/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.DIMACS/3.3/HeuristicLab.Problems.Instances.DIMACS-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.DIMACS/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.DataAnalysis.Views/3.3/HeuristicLab.Problems.Instances.DataAnalysis.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.DataAnalysis/3.3/HeuristicLab.Problems.Instances.DataAnalysis-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.DataAnalysis/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.ElloumiCTAP/3.3/HeuristicLab.Problems.Instances.ElloumiCTAP-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.ElloumiCTAP/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.Orienteering/3.3/HeuristicLab.Problems.Instances.Orienteering-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.Orienteering/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.QAPLIB/3.3/HeuristicLab.Problems.Instances.QAPLIB-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.QAPLIB/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.Scheduling/3.3/HeuristicLab.Problems.Instances.Scheduling-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.Scheduling/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.TSPLIB.Views/3.3/HeuristicLab.Problems.Instances.TSPLIB.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.TSPLIB/3.3/HeuristicLab.Problems.Instances.TSPLIB-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.TSPLIB/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/HeuristicLab.Problems.Instances.VehicleRouting.Views-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HeuristicLab.Problems.Instances.VehicleRouting-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.Views/3.3/HeuristicLab.Problems.Instances.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances/3.3/HeuristicLab.Problems.Instances-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Knapsack.Views/3.3/HeuristicLab.Problems.Knapsack.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Knapsack/3.3/HeuristicLab.Problems.Knapsack-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Knapsack/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.LinearAssignment.Views/3.3/HeuristicLab.Problems.LinearAssignment.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.LinearAssignment/3.3/HeuristicLab.Problems.LinearAssignment-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.LinearAssignment/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.NK/3.3/HeuristicLab.Problems.NK-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.NK/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Orienteering.Views/3.3/HeuristicLab.Problems.Orienteering.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Orienteering/3.3/HeuristicLab.Problems.Orienteering-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Orienteering/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.PTSP.Views/3.3/HeuristicLab.Problems.PTSP.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.PTSP/3.3/HeuristicLab.Problems.PTSP-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.PTSP/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.ParameterOptimization/3.3/HeuristicLab.Problems.ParameterOptimization-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.ParameterOptimization/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Programmable.Views/3.3/HeuristicLab.Problems.Programmable.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Programmable/3.3/HeuristicLab.Problems.Programmable-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Programmable/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.QuadraticAssignment.Algorithms/3.3/HeuristicLab.Problems.QuadraticAssignment.Algorithms-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.QuadraticAssignment.Algorithms/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.QuadraticAssignment.Views/3.3/HeuristicLab.Problems.QuadraticAssignment.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.QuadraticAssignment/3.3/HeuristicLab.Problems.QuadraticAssignment-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.QuadraticAssignment/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Scheduling.Views/3.3/HeuristicLab.Problems.Scheduling.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Scheduling/3.3/HeuristicLab.Problems.Scheduling-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Scheduling/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/HeuristicLab.Problems.TestFunctions.MultiObjective-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.TestFunctions.Views/3.3/HeuristicLab.Problems.TestFunctions.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.TestFunctions/3.3/HeuristicLab.Problems.TestFunctions-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.TestFunctions/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.TravelingSalesman.Views/3.3/HeuristicLab.Problems.TravelingSalesman.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.TravelingSalesman/3.3/HeuristicLab.Problems.TravelingSalesman-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.TravelingSalesman/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.VehicleRouting.Views/3.4/HeuristicLab.Problems.VehicleRouting.Views-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLab.Problems.VehicleRouting-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.VehicleRouting/3.4/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Random/3.3/HeuristicLab.Random-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Random/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Scripting.Views/3.3/HeuristicLab.Scripting.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Scripting/3.3/HeuristicLab.Scripting-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Scripting/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Selection/3.3/HeuristicLab.Selection-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Selection/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.SequentialEngine/3.3/HeuristicLab.SequentialEngine-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.SequentialEngine/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.Access.DataAccess/3.3/HeuristicLab.Services.Access.DataAccess-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.Access/3.3/HeuristicLab.Services.Access-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.Deployment.DataAccess/3.3/HeuristicLab.Services.Deployment.DataAccess-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.Deployment/3.3/HeuristicLab.Services.Deployment-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.Deployment/3.3/Tests/HeuristicLab.Services.Deployment-3.3.Tests.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.Hive.DataAccess/3.3/HeuristicLab.Services.Hive.DataAccess-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.Hive.JanitorService/3.3/HeuristicLab.Services.Hive.JanitorService-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.Hive/3.3/HeuristicLab.Services.Hive-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.OKB.DataAccess/3.3/HeuristicLab.Services.OKB.DataAccess-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.OKB/3.3/HeuristicLab.Services.OKB-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.WebApp.Maintenance/3.3/HeuristicLab.Services.WebApp.Maintenance-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.WebApp.Statistics/3.3/HeuristicLab.Services.WebApp.Statistics-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.WebApp.Status/3.3/HeuristicLab.Services.WebApp.Status-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.WebApp/3.3/HeuristicLab.Services.WebApp-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Tests/HeuristicLab.Tests.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Tracing/3.3/HeuristicLab.Tracing-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Tracing/3.3/Properties (copied) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Visualization.ChartControlsExtensions/3.3/HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab/3.3/HeuristicLab-3.3.csproj (modified) #2522: reverse merged r16143 Fri, 14 Sep 2018 15:07:25 GMT dpiringe [16143] * branches/2522_RefactorPluginInfrastructure/HeuristicLab 3.3.sln (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.Algorithms.ALPS-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.ALPS/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.Benchmarks.Views/3.3/HeuristicLab.Algorithms.Benchmarks.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.Benchmarks/3.3/HeuristicLab.Algorithms.Benchmarks-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.Benchmarks/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.CMAEvolutionStrategy/3.4/HeuristicLab.Algorithms.CMAEvolutionStrategy-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.CMAEvolutionStrategy/3.4/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.DataAnalysis.Glmnet/3.4/HeuristicLab.Algorithms.DataAnalysis.Glmnet-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.DataAnalysis.Glmnet/3.4/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/HeuristicLab.Algorithms.DataAnalysis.Views-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.DataAnalysis/3.4/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.EvolutionStrategy/3.3/HeuristicLab.Algorithms.EvolutionStrategy-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.EvolutionStrategy/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/HeuristicLab.Algorithms.GeneticAlgorithm-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.GradientDescent/3.3/HeuristicLab.Algorithms.GradientDescent-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.GradientDescent/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.LocalSearch/3.3/HeuristicLab.Algorithms.LocalSearch-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.LocalSearch/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.MOCMAEvolutionStrategy/3.3/HeuristicLab.Algorithms.MOCMAEvolutionStrategy-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.MOCMAEvolutionStrategy/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.NSGA2/3.3/HeuristicLab.Algorithms.NSGA2-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.NSGA2/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.OffspringSelectionEvolutionStrategy/3.3/HeuristicLab.Algorithms.OffspringSelectionEvolutionStrategy-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.OffspringSelectionEvolutionStrategy/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/HeuristicLab.Algorithms.ParameterlessPopulationPyramid-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.ParticleSwarmOptimization/3.3/HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.ParticleSwarmOptimization/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.RAPGA/3.3/HeuristicLab.Algorithms.RAPGA-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.RAPGA/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.RandomSearch/3.3/HeuristicLab.Algorithms.RandomSearch-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.RandomSearch/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.ScatterSearch/3.3/HeuristicLab.Algorithms.ScatterSearch-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.ScatterSearch/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.SimulatedAnnealing/3.3/HeuristicLab.Algorithms.SimulatedAnnealing-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.SimulatedAnnealing/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.TabuSearch/3.3/HeuristicLab.Algorithms.TabuSearch-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.TabuSearch/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/HeuristicLab.Algorithms.VariableNeighborhoodSearch-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Analysis.Statistics.Views/3.3/HeuristicLab.Analysis.Statistics.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Analysis/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Access.Administration/3.3/HeuristicLab.Clients.Access.Administration-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Access.Views/3.3/HeuristicLab.Clients.Access.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Access/3.3/HeuristicLab.Clients.Access-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Common/3.3/HeuristicLab.Clients.Common-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Hive.Administrator/3.3/HeuristicLab.Clients.Hive.Administrator-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Hive.JobManager/3.3/HeuristicLab.Clients.Hive.JobManager-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Hive.Slave.App/3.3/HeuristicLab.Clients.Hive.Slave.App-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Hive.Slave.ConsoleClient/3.3/HeuristicLab.Clients.Hive.Slave.ConsoleClient-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Hive.Slave.TrayIcon/3.3/HeuristicLab.Clients.Hive.Slave.TrayIcon-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Hive.Slave.Views/3.3/HeuristicLab.Clients.Hive.Slave.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Hive.Slave.WindowsService/3.3/HeuristicLab.Clients.Hive.Slave.WindowsService-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Hive.Slave/3.3/HeuristicLab.Clients.Hive.Slave-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Hive.Views/3.3/HeuristicLab.Clients.Hive.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Hive/3.3/HeuristicLab.Clients.Hive-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.OKB.Views/3.3/HeuristicLab.Clients.OKB.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.OKB/3.3/HeuristicLab.Clients.OKB-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.CodeEditor/3.4/HeuristicLab.CodeEditor-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Collections/3.3/HeuristicLab.Collections-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Collections/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Common.Resources/3.3/HeuristicLab.Common.Resources-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Common.Resources/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Common/3.3/HeuristicLab.Common-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Common/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Core.Views/3.3/HeuristicLab.Core.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Core/3.3/HeuristicLab.Core-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Core/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Data.Views/3.3/HeuristicLab.Data.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Data/3.3/HeuristicLab.Data-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Data/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.DataPreprocessing.Views/3.4/HeuristicLab.DataPreprocessing.Views-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.DataPreprocessing/3.4/HeuristicLab.DataPreprocessing-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.DataPreprocessing/3.4/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.DebugEngine.Views/3.3/HeuristicLab.DebugEngine.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.DebugEngine/3.3/HeuristicLab.DebugEngine-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.DebugEngine/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.BinaryVectorEncoding/3.3/HeuristicLab.Encodings.BinaryVectorEncoding-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.BinaryVectorEncoding/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.LinearLinkageEncoding/3.4/HeuristicLab.Encodings.LinearLinkageEncoding-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.LinearLinkageEncoding/3.4/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.PermutationEncoding.Views/3.3/HeuristicLab.Encodings.PermutationEncoding.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.PermutationEncoding/3.3/HeuristicLab.Encodings.PermutationEncoding-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.PermutationEncoding/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.RealVectorEncoding/3.3/HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.RealVectorEncoding/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.ScheduleEncoding.Views/3.3/HeuristicLab.Encodings.ScheduleEncoding.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.ScheduleEncoding/3.3/HeuristicLab.Encodings.ScheduleEncoding-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.ScheduleEncoding/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.7.0/ALGLIB-3.7.0/ALGLIB-3.7.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.7.0/HeuristicLab.ALGLIB-3.7.0/HeuristicLab.ALGLIB-3.7.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.AutoDiff/1.0/AutoDiff-1.0/AutoDiff-1.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.AutoDiff/1.0/HeuristicLab.AutoDiff-1.0/HeuristicLab.AutoDiff-1.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.AvalonEdit/5.0.1/AvalonEdit-5.0.1/ICSharpCode.AvalonEdit-5.0.1.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.AvalonEdit/5.0.1/HeuristicLab.AvalonEdit-5.0.1/HeuristicLab.AvalonEdit-5.0.1.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.Cecil/0.9.5/HeuristicLab.Cecil-0.9.5/HeuristicLab.Cecil-0.9.5.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.Cecil/0.9.5/Mono.Cecil-0.9.5/Mono.Cecil-0.9.5.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.DayView/1.0/HeuristicLab.DayView-1.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.DotNetScilab/1.0/DotNetScilab-1.0/DotNetScilab-1.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.DotNetScilab/1.0/DotNetScilab-1.0Example/cs_example.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.DotNetScilab/1.0/HeuristicLab.DotNetScilab-1.0/HeuristicLab.DotNetScilab-1.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.EPPlus/4.0.3/EPPlus-4.0.3/EPPlus-4.0.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.EPPlus/4.0.3/HeuristicLab.EPPlus-4.0.3/HeuristicLab.EPPlus-4.0.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.GeoIP/1.12/HeuristicLab.GeoIP.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.Igraph/0.8.0-pre/HeuristicLab.Igraph-0.8.0-pre/HeuristicLab.IGraph-0.8.0-pre.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.LibSVM/3.12/HeuristicLab.LibSVM-3.12/HeuristicLab.LibSVM-3.12.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.LibSVM/3.12/LibSVM-3.12/LibSVM-3.12.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.MathJax/2.6.1/HeuristicLab.MathJax-2.6.1/HeuristicLab.MathJax-2.6.1.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.MatlabConnector/1.0/HeuristicLab.MatlabConnector-1.0/HeuristicLab.MatlabConnector-1.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/HeuristicLab.NRefactory-5.5.0/HeuristicLab.NRefactory-5.5.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/NRefactory-5.5.0/ICSharpCode.NRefactory-5.5.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/NRefactory.CSharp-5.5.0/ICSharpCode.NRefactory.CSharp-5.5.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/NRefactory.Cecil-5.5.0/ICSharpCode.NRefactory.Cecil-5.5.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/NRefactory.Xml-5.5.0/ICSharpCode.NRefactory.Xml-5.5.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/HeuristicLab.Netron-3.0.2672.12446/HeuristicLab.Netron-3.0.2672.12446.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/HeuristicLab.ProtobufCS/HeuristicLab.ProtobufCS-2.4.1.473.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/ProtobufCS/src/ProtoGen/ProtoGen-2.4.1.473.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/ProtobufCS/src/ProtocolBuffers/ProtocolBuffers-2.4.1.473.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/ProtobufCS/src/ProtocolBuffers/ProtocolBuffersLite.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.SimSharp/3.0.11/HeuristicLab.SimSharp-3.0.11/HeuristicLab.SimSharp-3.0.11.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.SimSharp/3.0.11/SimSharp-3.0.11/SimSharp-3.0.11.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.WinFormsUI/2.7.0/HeuristicLab.WinFormsUI-2.7.0/HeuristicLab.WinFormsUI-2.7.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.WinFormsUI/2.7.0/WinFormsUI-2.7.0/WinFormsUI-2.7.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Hive/3.3/HeuristicLab.Hive-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.MainForm.WindowsForms/3.3/HeuristicLab.MainForm.WindowsForms-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.MainForm/3.3/HeuristicLab.MainForm-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.MainForm/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Operators.Programmable.Views/3.3/HeuristicLab.Operators.Programmable.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Operators.Programmable/3.3/HeuristicLab.Operators.Programmable-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Operators.Programmable/3.3/ProgrammableOperator.cs (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Operators.Programmable/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Operators.Views.GraphVisualization.Views/3.3/HeuristicLab.Operators.Views.GraphVisualization.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Operators.Views.GraphVisualization/3.3/HeuristicLab.Operators.Views.GraphVisualization-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Operators.Views/3.3/HeuristicLab.Operators.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Operators/3.3/HeuristicLab.Operators-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Operators/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Optimization.Operators/3.3/HeuristicLab.Optimization.Operators-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Optimization.Operators/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Optimization/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Optimizer/3.3/HeuristicLab.Optimizer-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ParallelEngine.Views/3.3/HeuristicLab.ParallelEngine.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ParallelEngine/3.3/HeuristicLab.ParallelEngine-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.ParallelEngine/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Parameters.Views/3.3/HeuristicLab.Parameters.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Parameters/3.3/HeuristicLab.Parameters-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Parameters/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Persistence.GUI/3.3/HeuristicLab.Persistence.GUI-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Persistence/3.3/HeuristicLab.Persistence-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Persistence/3.3/Properties/AssemblyInfo.cs.frame (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.PluginInfrastructure.UI/HeuristicLab.PluginInfrastructure.UI-4.0.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.PluginInfrastructure/3.3/HeuristicLab.PluginInfrastructure-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.PluginInfrastructure/3.3/PluginValidator.cs (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.BinPacking.Views/3.3/HeuristicLab.Problems.BinPacking.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.BinPacking/3.3/HeuristicLab.Problems.BinPacking-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.BinPacking/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Binary/3.3/HeuristicLab.Problems.Binary-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Binary/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis.Views-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis/3.4/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Trading.Views/3.4/HeuristicLab.Problems.DataAnalysis.Trading.Views-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Trading/3.4/HeuristicLab.Problems.DataAnalysis.Trading-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Trading/3.4/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.DataAnalysis/3.4/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.ExternalEvaluation.GP/3.5/HeuristicLab.Problems.ExternalEvaluation.GP-3.5.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.ExternalEvaluation.GP/3.5/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.ExternalEvaluation.Matlab/3.3/HeuristicLab.Problems.ExternalEvaluation.Matlab-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.ExternalEvaluation.Matlab/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.ExternalEvaluation.Scilab/3.3/HeuristicLab.Problems.ExternalEvaluation.Scilab-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.ExternalEvaluation.Scilab/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.ExternalEvaluation.Views/3.4/HeuristicLab.Problems.ExternalEvaluation.Views-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.ExternalEvaluation/3.4/HeuristicLab.Problems.ExternalEvaluation-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.ExternalEvaluation/3.4/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.GeneticProgramming.Views/3.3/HeuristicLab.Problems.GeneticProgramming.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.GeneticProgramming/3.3/HeuristicLab.Problems.GeneticProgramming-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.GeneticProgramming/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.GrammaticalEvolution/3.3/HeuristicLab.Problems.GrammaticalEvolution-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.GrammaticalEvolution/3.4/HeuristicLab.Problems.GrammaticalEvolution-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.GrammaticalEvolution/3.4/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.GraphColoring/3.3/HeuristicLab.Problems.GraphColoring-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.GraphColoring/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.CordeauGQAP/3.3/HeuristicLab.Problems.Instances.CordeauGQAP-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.CordeauGQAP/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.DIMACS/3.3/HeuristicLab.Problems.Instances.DIMACS-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.DIMACS/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.DataAnalysis.Views/3.3/HeuristicLab.Problems.Instances.DataAnalysis.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.DataAnalysis/3.3/HeuristicLab.Problems.Instances.DataAnalysis-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.DataAnalysis/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.ElloumiCTAP/3.3/HeuristicLab.Problems.Instances.ElloumiCTAP-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.ElloumiCTAP/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.Orienteering/3.3/HeuristicLab.Problems.Instances.Orienteering-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.Orienteering/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.QAPLIB/3.3/HeuristicLab.Problems.Instances.QAPLIB-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.QAPLIB/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.Scheduling/3.3/HeuristicLab.Problems.Instances.Scheduling-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.Scheduling/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.TSPLIB.Views/3.3/HeuristicLab.Problems.Instances.TSPLIB.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.TSPLIB/3.3/HeuristicLab.Problems.Instances.TSPLIB-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.TSPLIB/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/HeuristicLab.Problems.Instances.VehicleRouting.Views-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HeuristicLab.Problems.Instances.VehicleRouting-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances.Views/3.3/HeuristicLab.Problems.Instances.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances/3.3/HeuristicLab.Problems.Instances-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Instances/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Knapsack.Views/3.3/HeuristicLab.Problems.Knapsack.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Knapsack/3.3/HeuristicLab.Problems.Knapsack-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Knapsack/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.LinearAssignment.Views/3.3/HeuristicLab.Problems.LinearAssignment.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.LinearAssignment/3.3/HeuristicLab.Problems.LinearAssignment-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.LinearAssignment/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.NK/3.3/HeuristicLab.Problems.NK-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.NK/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Orienteering.Views/3.3/HeuristicLab.Problems.Orienteering.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Orienteering/3.3/HeuristicLab.Problems.Orienteering-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Orienteering/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.PTSP.Views/3.3/HeuristicLab.Problems.PTSP.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.PTSP/3.3/HeuristicLab.Problems.PTSP-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.PTSP/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.ParameterOptimization/3.3/HeuristicLab.Problems.ParameterOptimization-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.ParameterOptimization/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Programmable.Views/3.3/HeuristicLab.Problems.Programmable.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Programmable/3.3/HeuristicLab.Problems.Programmable-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Programmable/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.QuadraticAssignment.Algorithms/3.3/HeuristicLab.Problems.QuadraticAssignment.Algorithms-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.QuadraticAssignment.Algorithms/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.QuadraticAssignment.Views/3.3/HeuristicLab.Problems.QuadraticAssignment.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.QuadraticAssignment/3.3/HeuristicLab.Problems.QuadraticAssignment-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.QuadraticAssignment/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Scheduling.Views/3.3/HeuristicLab.Problems.Scheduling.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Scheduling/3.3/HeuristicLab.Problems.Scheduling-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.Scheduling/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/HeuristicLab.Problems.TestFunctions.MultiObjective-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.TestFunctions.Views/3.3/HeuristicLab.Problems.TestFunctions.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.TestFunctions/3.3/HeuristicLab.Problems.TestFunctions-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.TestFunctions/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.TravelingSalesman.Views/3.3/HeuristicLab.Problems.TravelingSalesman.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.TravelingSalesman/3.3/HeuristicLab.Problems.TravelingSalesman-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.TravelingSalesman/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.VehicleRouting.Views/3.4/HeuristicLab.Problems.VehicleRouting.Views-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLab.Problems.VehicleRouting-3.4.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Problems.VehicleRouting/3.4/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Random/3.3/HeuristicLab.Random-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Random/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Scripting.Views/3.3/HeuristicLab.Scripting.Views-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Scripting/3.3/HeuristicLab.Scripting-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Scripting/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Selection/3.3/HeuristicLab.Selection-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Selection/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.SequentialEngine/3.3/HeuristicLab.SequentialEngine-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.SequentialEngine/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.Access.DataAccess/3.3/HeuristicLab.Services.Access.DataAccess-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.Access/3.3/HeuristicLab.Services.Access-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.Deployment.DataAccess/3.3/HeuristicLab.Services.Deployment.DataAccess-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.Deployment/3.3/HeuristicLab.Services.Deployment-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.Deployment/3.3/Tests/HeuristicLab.Services.Deployment-3.3.Tests.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.Hive.DataAccess/3.3/HeuristicLab.Services.Hive.DataAccess-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.Hive.JanitorService/3.3/HeuristicLab.Services.Hive.JanitorService-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.Hive/3.3/HeuristicLab.Services.Hive-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.OKB.DataAccess/3.3/HeuristicLab.Services.OKB.DataAccess-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.OKB/3.3/HeuristicLab.Services.OKB-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.WebApp.Maintenance/3.3/HeuristicLab.Services.WebApp.Maintenance-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.WebApp.Statistics/3.3/HeuristicLab.Services.WebApp.Statistics-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.WebApp.Status/3.3/HeuristicLab.Services.WebApp.Status-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.WebApp/3.3/HeuristicLab.Services.WebApp-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Tests/HeuristicLab.Tests.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Tracing/3.3/HeuristicLab.Tracing-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Tracing/3.3/Properties (deleted) * branches/2522_RefactorPluginInfrastructure/HeuristicLab.Visualization.ChartControlsExtensions/3.3/HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj (modified) * branches/2522_RefactorPluginInfrastructure/HeuristicLab/3.3/HeuristicLab-3.3.csproj (modified) #2522: - migrated a lot of projects to .NET Standard 2.0 - added ... Fri, 14 Sep 2018 12:53:42 GMT lkammere [16142] * branches/2886_SymRegGrammarEnumeration/HeuristicLab.Algorithms.DataAnalysis.SymRegGrammarEnumeration/Analysis/BestSolutionAnalyzer.cs (modified) #2886: Fix refreshing of pareto front. Add test quality value to ...