{ "buildOptions": { "emitEntryPoint": true, "preserveCompilationContext": true }, "runtimeOptions": { "gcServer": false, "gcConcurrent": true }, "dependencies": { "AngularJS.Intellisense": "1.0.3", "HeuristicALGAuto": "1.0.0", "Microsoft.ApplicationInsights.AspNetCore": "1.0.0-rc2-final", "Microsoft.AspNetCore.Diagnostics": "1.0.0-rc2-final", "Microsoft.AspNetCore.Http.Abstractions": "1.0.0-rc2-final", "Microsoft.AspNetCore.Http.Extensions": "1.0.0-rc2-final", "Microsoft.AspNetCore.Mvc": "1.0.0-rc2-final", "Microsoft.AspNetCore.Mvc.TagHelpers": "1.0.0-rc2-final", "Microsoft.AspNetCore.Owin": "1.0.0-rc2-final", "Microsoft.AspNetCore.Razor.Tools": "1.0.0-preview1-final", "Microsoft.AspNetCore.Server.IISIntegration": "1.0.0-rc2-final", "Microsoft.AspNetCore.Server.Kestrel": "1.0.0-rc2-final", "Microsoft.AspNetCore.Session": "1.0.0-rc2-final", "Microsoft.AspNetCore.SignalR.Server": "0.1.0-rc2-final", //TEMPORARY VERSION! Will change (https://github.com/aspnet/SignalR-Server/issues/164) "Microsoft.AspNetCore.StaticFiles": "1.0.0-rc2-final", "Microsoft.Extensions.Caching.Memory": "1.0.0-rc2-final", "Microsoft.Extensions.Configuration.Json": "1.0.0-rc1-final", "Microsoft.Extensions.Configuration.FileExtensions": "1.0.0-rc2-final", "Microsoft.Extensions.Configuration.EnvironmentVariables": "1.0.0-rc2-final", "System.Collections.Immutable": "1.2.0-rc2-24027", "System.Reflection.Metadata": "1.3.0-rc2-24027" }, "tools": { "Microsoft.AspNetCore.Razor.Tools": { "version": "1.0.0-preview1-final", "imports": "portable-net45+win8+dnxcore50" }, "Microsoft.AspNetCore.Server.IISIntegration.Tools": { "version": "1.0.0-preview1-final", "imports": "portable-net45+win8+dnxcore50" }, "Microsoft.EntityFrameworkCore.Tools": { "version": "1.0.0-preview1-final", "imports": [ "portable-net45+win8+dnxcore50", "portable-net45+win8" ] }, "Microsoft.Extensions.SecretManager.Tools": { "version": "1.0.0-preview1-final", "imports": "portable-net45+win8+dnxcore50" }, "Microsoft.VisualStudio.Web.CodeGeneration.Tools": { "version": "1.0.0-preview1-final", "imports": [ "portable-net45+win8+dnxcore50", "portable-net45+win8" ] } }, "frameworks": { "net460": { "frameworkAssemblies": { "System.Configuration": "4.0.0.0", "System.Drawing": "4.0.0.0", "System.IdentityModel": "4.0.0.0", "System.Net.Http": "4.0.0.0", "System.Runtime.Serialization": "4.0.0.0", "System.ServiceModel": "4.0.0.0", "System.Web": "4.0.0.0", "System.Collections": "4.0.10.0", "System": "4.0.0.0" }, "dependencies": { "HeuristicLab.Algorithms.ALPS-3.3": { "target": "project" }, "HeuristicLab.Algorithms.Benchmarks-3.3": { "target": "project" }, "HeuristicLab.Algorithms.Benchmarks.Views-3.3": { "target": "project" }, "HeuristicLab.Algorithms.CMAEvolutionStrategy-3.3": { "target": "project" }, "HeuristicLab.Algorithms.CMAEvolutionStrategy-3.4": { "target": "project" }, "HeuristicLab.Algorithms.DataAnalysis.Views-3.4": { "target": "project" }, "HeuristicLab.Algorithms.DataAnalysis-3.4": { "target": "project" }, "HeuristicLab.Algorithms.EvolutionStrategy-3.3": { "target": "project" }, "HeuristicLab.Algorithms.GeneticAlgorithm-3.3": { "target": "project" }, "HeuristicLab.Algorithms.GradientDescent-3.3": { "target": "project" }, "HeuristicLab.Algorithms.LocalSearch-3.3": { "target": "project" }, "HeuristicLab.Algorithms.NSGA2-3.3": { "target": "project" }, "HeuristicLab.Algorithms.OffspringSelectionEvolutionStrategy-3.3": { "target": "project" }, "HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3": { "target": "project" }, "HeuristicLab.Algorithms.ParameterlessPopulationPyramid-3.3": { "target": "project" }, "HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3": { "target": "project" }, "HeuristicLab.Algorithms.RandomSearch-3.3": { "target": "project" }, "HeuristicLab.Algorithms.RAPGA-3.3": { "target": "project" }, "HeuristicLab.Algorithms.ScatterSearch-3.3": { "target": "project" }, "HeuristicLab.Algorithms.SimulatedAnnealing-3.3": { "target": "project" }, "HeuristicLab.Algorithms.TabuSearch-3.3": { "target": "project" }, "HeuristicLab.Algorithms.VariableNeighborhoodSearch-3.3": { "target": "project" }, "HeuristicLab.Analysis.Views-3.3": { "target": "project" }, "HeuristicLab.Analysis-3.3": { "target": "project" }, "HeuristicLab.Clients.Access.Administration-3.3": { "target": "project" }, "HeuristicLab.Clients.Access-3.3": { "target": "project" }, "HeuristicLab.Clients.Common-3.3": { "target": "project" }, "HeuristicLab.Clients.Hive.Administrator-3.3": { "target": "project" }, "HeuristicLab.Clients.Hive.JobManager-3.3": { "target": "project" }, "HeuristicLab.Clients.Hive-3.3": { "target": "project" }, "HeuristicLab.Clients.OKB-3.3": { "target": "project" }, "HeuristicLab.CodeEditor-3.4": { "target": "project" }, "HeuristicLab.Collections-3.3": { "target": "project" }, "HeuristicLab.Common.Resources-3.3": { "target": "project" }, "HeuristicLab.Common-3.3": { "target": "project" }, "HeuristicLab.Core.Views-3.3": { "target": "project" }, "HeuristicLab.Core-3.3": { "target": "project" }, "HeuristicLab.Data.Views-3.3": { "target": "project" }, "HeuristicLab.Data-3.3": { "target": "project" }, "HeuristicLab.DataPreprocessing-3.4": { "target": "project" }, "HeuristicLab.DebugEngine.Views-3.3": { "target": "project" }, "HeuristicLab.DebugEngine-3.3": { "target": "project" }, "HeuristicLab.Encodings.BinaryVectorEncoding-3.3": { "target": "project" }, "HeuristicLab.Encodings.IntegerVectorEncoding-3.3": { "target": "project" }, "HeuristicLab.Encodings.LinearLinkageEncoding-3.3": { "target": "project" }, "HeuristicLab.Encodings.PermutationEncoding-3.3": { "target": "project" }, "HeuristicLab.Encodings.RealVectorEncoding-3.3": { "target": "project" }, "HeuristicLab.Encodings.ScheduleEncoding-3.3": { "target": "project" }, "HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4": { "target": "project" }, "HeuristicLab.Hive-3.3": { "target": "project" }, "HeuristicLab.MainForm.WindowsForms-3.3": { "target": "project" }, "HeuristicLab.MainForm-3.3": { "target": "project" }, "HeuristicLab.Operators.Programmable-3.3": { "target": "project" }, "HeuristicLab.Operators.Views.GraphVisualization-3.3": { "target": "project" }, "HeuristicLab.Operators.Views-3.3": { "target": "project" }, "HeuristicLab.Operators-3.3": { "target": "project" }, "HeuristicLab.Optimization.Operators-3.3": { "target": "project" }, "HeuristicLab.Optimization.Views-3.3": { "target": "project" }, "HeuristicLab.Optimization-3.3": { "target": "project" }, "HeuristicLab.Optimizer-3.3": { "target": "project" }, "HeuristicLab.ParallelEngine-3.3": { "target": "project" }, "HeuristicLab.Parameters.Views-3.3": { "target": "project" }, "HeuristicLab.Parameters-3.3": { "target": "project" }, "HeuristicLab.Persistence.GUI-3.3": { "target": "project" }, "HeuristicLab.Persistence-3.3": { "target": "project" }, "HeuristicLab.PluginInfrastructure-3.3": { "target": "project" }, "HeuristicLab.Problems.ArtificialAnt.Views-3.4": { "target": "project" }, "HeuristicLab.Problems.ArtificialAnt-3.4": { "target": "project" }, "HeuristicLab.Problems.Binary-3.3": { "target": "project" }, "HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4": { "target": "project" }, "HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4": { "target": "project" }, "HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4": { "target": "project" }, "HeuristicLab.Problems.DataAnalysis.Symbolic-3.4": { "target": "project" }, "HeuristicLab.Problems.DataAnalysis.Trading-3.4": { "target": "project" }, "HeuristicLab.Problems.DataAnalysis-3.4": { "target": "project" }, "HeuristicLab.Problems.ExternalEvaluation.GP-3.5": { "target": "project" }, "HeuristicLab.Problems.ExternalEvaluation.Matlab-3.3": { "target": "project" }, "HeuristicLab.Problems.ExternalEvaluation.Scilab-3.3": { "target": "project" }, "HeuristicLab.Problems.ExternalEvaluation-3.4": { "target": "project" }, "HeuristicLab.Problems.GeneticProgramming-3.3": { "target": "project" }, "HeuristicLab.Problems.GrammaticalEvolution-3.3": { "target": "project" }, "HeuristicLab.Problems.GrammaticalEvolution-3.4": { "target": "project" }, "HeuristicLab.Problems.Instances.CordeauGQAP-3.3": { "target": "project" }, "HeuristicLab.Problems.Instances.DataAnalysis-3.3": { "target": "project" }, "HeuristicLab.Problems.Instances.ElloumiCTAP-3.3": { "target": "project" }, "HeuristicLab.Problems.Instances.Orienteering-3.3": { "target": "project" }, "HeuristicLab.Problems.Instances.QAPLIB-3.3": { "target": "project" }, "HeuristicLab.Problems.Instances.Scheduling-3.3": { "target": "project" }, "HeuristicLab.Problems.Instances.TSPLIB-3.3": { "target": "project" }, "HeuristicLab.Problems.Instances.VehicleRouting-3.4": { "target": "project" }, "HeuristicLab.Problems.Instances-3.3": { "target": "project" }, "HeuristicLab.Problems.Knapsack-3.3": { "target": "project" }, "HeuristicLab.Problems.LawnMower-3.3": { "target": "project" }, "HeuristicLab.Problems.LinearAssignment-3.3": { "target": "project" }, "HeuristicLab.Problems.NK-3.3": { "target": "project" }, "HeuristicLab.Problems.Orienteering-3.3": { "target": "project" }, "HeuristicLab.Problems.ParameterOptimization-3.3": { "target": "project" }, "HeuristicLab.Problems.Programmable-3.3": { "target": "project" }, "HeuristicLab.Problems.PTSP-3.3": { "target": "project" }, "HeuristicLab.Problems.QuadraticAssignment.Algorithms-3.3": { "target": "project" }, "HeuristicLab.Problems.QuadraticAssignment-3.3": { "target": "project" }, "HeuristicLab.Problems.Scheduling-3.3": { "target": "project" }, "HeuristicLab.Problems.TestFunctions-3.3": { "target": "project" }, "HeuristicLab.Problems.TravelingSalesman-3.3": { "target": "project" }, "HeuristicLab.Problems.VehicleRouting-3.4": { "target": "project" }, "HeuristicLab.Random-3.3": { "target": "project" }, "HeuristicLab.Scripting-3.3": { "target": "project" }, "HeuristicLab.Selection-3.3": { "target": "project" }, "HeuristicLab.SequentialEngine-3.3": { "target": "project" }, "HeuristicLab.Tracing-3.3": { "target": "project" }, "HeuristicLab.Visualization.ChartControlsExtensions-3.3": { "target": "project" } } } }, "publishOptions": { "include": [ "wwwroot", "Views", "node_modules" ] } }