Changeset 16854
- Timestamp:
- 04/19/19 16:34:47 (6 years ago)
- Location:
- branches/2924_DotNetCoreMigration
- Files:
-
- 90 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.Algorithms.ALPS-3.3.csproj
r16147 r16854 11 11 <RootNamespace>HeuristicLab.Algorithms.ALPS</RootNamespace> 12 12 </PropertyGroup> 13 <ItemGroup>14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" />15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" />16 </ItemGroup>17 13 <ItemGroup> 18 14 <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj" /> -
branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.Benchmarks/3.3/HeuristicLab.Algorithms.Benchmarks-3.3.csproj
r16147 r16854 11 11 <RootNamespace>HeuristicLab.Algorithms.Benchmarks</RootNamespace> 12 12 </PropertyGroup> 13 <ItemGroup>14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" />15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" />16 </ItemGroup>17 13 <ItemGroup> 18 14 <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj" /> -
branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.CMAEvolutionStrategy/3.4/HeuristicLab.Algorithms.CMAEvolutionStrategy-3.4.csproj
r16147 r16854 11 11 <RootNamespace>HeuristicLab.Algorithms.CMAEvolutionStrategy</RootNamespace> 12 12 </PropertyGroup> 13 <ItemGroup>14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" />15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" />16 </ItemGroup>17 13 <ItemGroup> 18 14 <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj" /> -
branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.DataAnalysis.Glmnet/3.4/HeuristicLab.Algorithms.DataAnalysis.Glmnet-3.4.csproj
r16147 r16854 11 11 <RootNamespace>HeuristicLab.Algorithms.DataAnalysis.Glmnet</RootNamespace> 12 12 </PropertyGroup> 13 <ItemGroup>14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" />15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" />16 </ItemGroup>17 13 <ItemGroup> 18 14 <ProjectReference Include="..\..\HeuristicLab.Algorithms.DataAnalysis\3.4\HeuristicLab.Algorithms.DataAnalysis-3.4.csproj" /> -
branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/HeuristicLab.Algorithms.DataAnalysis.Views-3.4.csproj
r16147 r16854 447 447 <Private>False</Private> 448 448 </ProjectReference> 449 </ItemGroup> 450 <ItemGroup> 451 <PackageReference Include="System.Drawing.Common"> 452 <Version>4.5.1</Version> 453 </PackageReference> 449 454 </ItemGroup> 450 455 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> -
branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis-3.4.csproj
r16147 r16854 11 11 <RootNamespace>HeuristicLab.Algorithms.DataAnalysis</RootNamespace> 12 12 </PropertyGroup> 13 <ItemGroup>14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" />15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" />16 </ItemGroup>17 13 <ItemGroup> 18 14 <ProjectReference Include="..\..\HeuristicLab.Algorithms.GradientDescent\3.3\HeuristicLab.Algorithms.GradientDescent-3.3.csproj" /> -
branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.EvolutionStrategy/3.3/HeuristicLab.Algorithms.EvolutionStrategy-3.3.csproj
r16147 r16854 11 11 <RootNamespace>HeuristicLab.Algorithms.EvolutionStrategy</RootNamespace> 12 12 </PropertyGroup> 13 <ItemGroup>14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" />15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" />16 </ItemGroup>17 13 <ItemGroup> 18 14 <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj" /> -
branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/HeuristicLab.Algorithms.GeneticAlgorithm-3.3.csproj
r16147 r16854 11 11 <RootNamespace>HeuristicLab.Algorithms.GeneticAlgorithm</RootNamespace> 12 12 </PropertyGroup> 13 <ItemGroup>14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" />15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" />16 </ItemGroup>17 13 <ItemGroup> 18 14 <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj" /> … … 36 32 <OutputPath>..\..\bin\</OutputPath> 37 33 <AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath> 38 <AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>39 34 </PropertyGroup> 40 35 </Project> -
branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.GradientDescent/3.3/HeuristicLab.Algorithms.GradientDescent-3.3.csproj
r16147 r16854 11 11 <RootNamespace>HeuristicLab.Algorithms.GradientDescent</RootNamespace> 12 12 </PropertyGroup> 13 <ItemGroup>14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" />15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" />16 </ItemGroup>17 13 <ItemGroup> 18 14 <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj" /> -
branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.LocalSearch/3.3/HeuristicLab.Algorithms.LocalSearch-3.3.csproj
r16147 r16854 11 11 <RootNamespace>HeuristicLab.Algorithms.LocalSearch</RootNamespace> 12 12 </PropertyGroup> 13 <ItemGroup>14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" />15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" />16 </ItemGroup>17 13 <ItemGroup> 18 14 <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj" /> -
branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.MOCMAEvolutionStrategy/3.3/HeuristicLab.Algorithms.MOCMAEvolutionStrategy-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.NSGA2/3.3/HeuristicLab.Algorithms.NSGA2-3.3.csproj
r16147 r16854 11 11 <RootNamespace>HeuristicLab.Algorithms.NSGA2</RootNamespace> 12 12 </PropertyGroup> 13 <ItemGroup>14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" />15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" />16 </ItemGroup>17 13 <ItemGroup> 18 14 <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj" /> -
branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.OffspringSelectionEvolutionStrategy/3.3/HeuristicLab.Algorithms.OffspringSelectionEvolutionStrategy-3.3.csproj
r16147 r16854 11 11 <RootNamespace>HeuristicLab.Algorithms.OffspringSelectionEvolutionStrategy</RootNamespace> 12 12 </PropertyGroup> 13 <ItemGroup>14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" />15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" />16 </ItemGroup>17 13 <ItemGroup> 18 14 <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj" /> -
branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.csproj
r16147 r16854 11 11 <RootNamespace>HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm</RootNamespace> 12 12 </PropertyGroup> 13 <ItemGroup>14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" />15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" />16 </ItemGroup>17 13 <ItemGroup> 18 14 <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj" /> -
branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/HeuristicLab.Algorithms.ParameterlessPopulationPyramid-3.3.csproj
r16147 r16854 11 11 <RootNamespace>HeuristicLab.Algorithms.ParameterlessPopulationPyramid</RootNamespace> 12 12 </PropertyGroup> 13 <ItemGroup>14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" />15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" />16 </ItemGroup>17 13 <ItemGroup> 18 14 <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj" /> -
branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.ParticleSwarmOptimization/3.3/HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3.csproj
r16147 r16854 11 11 <RootNamespace>HeuristicLab.Algorithms.ParticleSwarmOptimization</RootNamespace> 12 12 </PropertyGroup> 13 <ItemGroup>14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" />15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" />16 </ItemGroup>17 13 <ItemGroup> 18 14 <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj" /> -
branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.RAPGA/3.3/HeuristicLab.Algorithms.RAPGA-3.3.csproj
r16147 r16854 11 11 <RootNamespace>HeuristicLab.Algorithms.RAPGA</RootNamespace> 12 12 </PropertyGroup> 13 <ItemGroup>14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" />15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" />16 </ItemGroup>17 13 <ItemGroup> 18 14 <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj" /> -
branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.RandomSearch/3.3/HeuristicLab.Algorithms.RandomSearch-3.3.csproj
r16147 r16854 11 11 <RootNamespace>HeuristicLab.Algorithms.RandomSearch</RootNamespace> 12 12 </PropertyGroup> 13 <ItemGroup>14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" />15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" />16 </ItemGroup>17 13 <ItemGroup> 18 14 <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj" /> -
branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.ScatterSearch/3.3/HeuristicLab.Algorithms.ScatterSearch-3.3.csproj
r16147 r16854 11 11 <RootNamespace>HeuristicLab.Algorithms.ScatterSearch</RootNamespace> 12 12 </PropertyGroup> 13 <ItemGroup>14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" />15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" />16 </ItemGroup>17 13 <ItemGroup> 18 14 <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj" /> -
branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.SimulatedAnnealing/3.3/HeuristicLab.Algorithms.SimulatedAnnealing-3.3.csproj
r16147 r16854 11 11 <RootNamespace>HeuristicLab.Algorithms.SimulatedAnnealing</RootNamespace> 12 12 </PropertyGroup> 13 <ItemGroup>14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" />15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" />16 </ItemGroup>17 13 <ItemGroup> 18 14 <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj" /> -
branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.TabuSearch/3.3/HeuristicLab.Algorithms.TabuSearch-3.3.csproj
r16147 r16854 11 11 <RootNamespace>HeuristicLab.Algorithms.TabuSearch</RootNamespace> 12 12 </PropertyGroup> 13 <ItemGroup>14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" />15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" />16 </ItemGroup>17 13 <ItemGroup> 18 14 <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj" /> -
branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/HeuristicLab.Algorithms.VariableNeighborhoodSearch-3.3.csproj
r16147 r16854 11 11 <RootNamespace>HeuristicLab.Algorithms.VariableNeighborhoodSearch</RootNamespace> 12 12 </PropertyGroup> 13 <ItemGroup>14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" />15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" />16 </ItemGroup>17 13 <ItemGroup> 18 14 <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj" /> -
branches/2924_DotNetCoreMigration/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Collections/3.3/HeuristicLab.Collections-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Common.Resources/3.3/HeuristicLab.Common.Resources-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Common/3.3/HeuristicLab.Common-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Core/3.3/HeuristicLab.Core-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Data/3.3/HeuristicLab.Data-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.DataPreprocessing/3.4/HeuristicLab.DataPreprocessing-3.4.csproj
r16147 r16854 11 11 <RootNamespace>HeuristicLab.DataPreprocessing</RootNamespace> 12 12 </PropertyGroup> 13 <ItemGroup>14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" />15 </ItemGroup>16 13 <ItemGroup> 17 14 <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj" /> … … 28 25 <ProjectReference Include="..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj" /> 29 26 </ItemGroup> 30 <ItemGroup>31 <Reference Include="Microsoft.Win32.Registry, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">32 <HintPath>..\..\packages\Microsoft.Win32.Registry.4.5.0\lib\net461\Microsoft.Win32.Registry.dll</HintPath>33 </Reference>34 <Reference Include="Microsoft.Win32.Registry.AccessControl, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">35 <HintPath>..\..\packages\Microsoft.Win32.Registry.AccessControl.4.5.0\lib\net461\Microsoft.Win32.Registry.AccessControl.dll</HintPath>36 </Reference>37 <Reference Include="WindowsBase" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />38 </ItemGroup>39 27 <Target Name="PreBuild" BeforeTargets="PreBuildEvent"> 40 28 <Exec Command="set Path=%Path%;$(ProjectDir);$(SolutionDir)
set ProjectDir=$(ProjectDir)
set SolutionDir=$(SolutionDir)
set Outdir=$(Outdir)
call PreBuildEvent.cmd" /> -
branches/2924_DotNetCoreMigration/HeuristicLab.DebugEngine/3.3/HeuristicLab.DebugEngine-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Encodings.BinaryVectorEncoding/3.3/HeuristicLab.Encodings.BinaryVectorEncoding-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Encodings.LinearLinkageEncoding/3.4/HeuristicLab.Encodings.LinearLinkageEncoding-3.4.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Encodings.PermutationEncoding/3.3/HeuristicLab.Encodings.PermutationEncoding-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Encodings.RealVectorEncoding/3.3/HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Encodings.ScheduleEncoding/3.3/HeuristicLab.Encodings.ScheduleEncoding-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs.sln
r15973 r16854 1 1 2 2 Microsoft Visual Studio Solution File, Format Version 12.00 3 # Visual Studio 20134 VisualStudioVersion = 1 2.0.40629.03 # Visual Studio Version 16 4 VisualStudioVersion = 16.0.28729.10 5 5 MinimumVisualStudioVersion = 10.0.40219.1 6 6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.DayView-1.0", "HeuristicLab.ExtLibs\HeuristicLab.DayView\1.0\HeuristicLab.DayView-1.0.csproj", "{02766ECC-D0F5-4115-9ECA-47409167B638}" … … 10 10 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Netron.Diagramming.Core-3.0.2672.12446", "HeuristicLab.ExtLibs\HeuristicLab.Netron\3.0.2672.12446\Netron.Diagramming.Core-3.0.2672.12446\Netron.Diagramming.Core-3.0.2672.12446.csproj", "{96AEBBEE-4203-45F3-BCF5-7B73BF256BDA}" 11 11 EndProject 12 Project("{ FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.PluginInfrastructure-3.3", "HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj", "{94186A6A-5176-4402-AE83-886557B53CCA}"12 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HeuristicLab.PluginInfrastructure-3.3", "HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj", "{94186A6A-5176-4402-AE83-886557B53CCA}" 13 13 EndProject 14 14 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E7640329-47FE-480E-AE79-13C5D760123F}" … … 123 123 {94186A6A-5176-4402-AE83-886557B53CCA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 124 124 {94186A6A-5176-4402-AE83-886557B53CCA}.Debug|Any CPU.Build.0 = Debug|Any CPU 125 {94186A6A-5176-4402-AE83-886557B53CCA}.Debug|x64.ActiveCfg = Debug| x64126 {94186A6A-5176-4402-AE83-886557B53CCA}.Debug|x64.Build.0 = Debug| x64127 {94186A6A-5176-4402-AE83-886557B53CCA}.Debug|x86.ActiveCfg = Debug| x86128 {94186A6A-5176-4402-AE83-886557B53CCA}.Debug|x86.Build.0 = Debug| x86125 {94186A6A-5176-4402-AE83-886557B53CCA}.Debug|x64.ActiveCfg = Debug|Any CPU 126 {94186A6A-5176-4402-AE83-886557B53CCA}.Debug|x64.Build.0 = Debug|Any CPU 127 {94186A6A-5176-4402-AE83-886557B53CCA}.Debug|x86.ActiveCfg = Debug|Any CPU 128 {94186A6A-5176-4402-AE83-886557B53CCA}.Debug|x86.Build.0 = Debug|Any CPU 129 129 {94186A6A-5176-4402-AE83-886557B53CCA}.Release|Any CPU.ActiveCfg = Release|Any CPU 130 130 {94186A6A-5176-4402-AE83-886557B53CCA}.Release|Any CPU.Build.0 = Release|Any CPU 131 {94186A6A-5176-4402-AE83-886557B53CCA}.Release|x64.ActiveCfg = Release| x64132 {94186A6A-5176-4402-AE83-886557B53CCA}.Release|x64.Build.0 = Release| x64133 {94186A6A-5176-4402-AE83-886557B53CCA}.Release|x86.ActiveCfg = Release| x86134 {94186A6A-5176-4402-AE83-886557B53CCA}.Release|x86.Build.0 = Release| x86131 {94186A6A-5176-4402-AE83-886557B53CCA}.Release|x64.ActiveCfg = Release|Any CPU 132 {94186A6A-5176-4402-AE83-886557B53CCA}.Release|x64.Build.0 = Release|Any CPU 133 {94186A6A-5176-4402-AE83-886557B53CCA}.Release|x86.ActiveCfg = Release|Any CPU 134 {94186A6A-5176-4402-AE83-886557B53CCA}.Release|x86.Build.0 = Release|Any CPU 135 135 {6908BDCE-D925-43F3-94AC-A531E6DF2591}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 136 136 {6908BDCE-D925-43F3-94AC-A531E6DF2591}.Debug|Any CPU.Build.0 = Debug|Any CPU -
branches/2924_DotNetCoreMigration/HeuristicLab.MainForm/3.3/HeuristicLab.MainForm-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Operators.Programmable/3.3/HeuristicLab.Operators.Programmable-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include=" Microsoft.Windows.Compatibility" Version="2.0.1" />14 <PackageReference Include="System.CodeDom" Version="4.5.0" /> 15 15 <PackageReference Include="System.ComponentModel.Annotations" Version="4.5.0" /> 16 <PackageReference Include="System.Drawing.Common" Version="4.5. 0" />16 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 17 17 </ItemGroup> 18 18 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Operators/3.3/HeuristicLab.Operators-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Optimization.Operators/3.3/HeuristicLab.Optimization.Operators-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.ParallelEngine/3.3/HeuristicLab.ParallelEngine-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Parameters/3.3/HeuristicLab.Parameters-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Persistence/3.3/HeuristicLab.Persistence-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include=" Microsoft.Windows.Compatibility" Version="2.0.1" />14 <PackageReference Include="System.Configuration.ConfigurationManager" Version="4.5.0" /> 15 15 <PackageReference Include="System.Reflection.Emit.ILGeneration" Version="4.3.0" /> 16 16 <PackageReference Include="System.Reflection.Emit.Lightweight" Version="4.3.0" /> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.BinPacking/3.3/HeuristicLab.Problems.BinPacking-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Binary/3.3/HeuristicLab.Problems.Binary-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.DataAnalysis.Trading/3.4/HeuristicLab.Problems.DataAnalysis.Trading-3.4.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj
r16147 r16854 14 14 <OutputPath>..\..\bin\</OutputPath> 15 15 </PropertyGroup> 16 <ItemGroup>17 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" />18 </ItemGroup>19 16 <ItemGroup> 20 17 <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj" /> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.ExternalEvaluation.GP/3.5/HeuristicLab.Problems.ExternalEvaluation.GP-3.5.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.ExternalEvaluation.Matlab/3.3/HeuristicLab.Problems.ExternalEvaluation.Matlab-3.3.csproj
r16147 r16854 13 13 <ItemGroup> 14 14 <PackageReference Include="Microsoft.CSharp" Version="4.5.0" /> 15 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 16 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 17 16 </ItemGroup> 18 17 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.ExternalEvaluation.Scilab/3.3/HeuristicLab.Problems.ExternalEvaluation.Scilab-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> … … 48 47 <AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath> 49 48 </PropertyGroup> 49 <ItemGroup> 50 <PackageReference Include="Microsoft.Win32.Primitives" Version="4.3.0" /> 51 <PackageReference Include="Microsoft.Win32.Registry" Version="4.5.0" /> 52 <PackageReference Include="Microsoft.Win32.Registry.AccessControl" Version="4.5.0" /> 53 <PackageReference Include="Microsoft.Win32.SystemEvents" Version="4.5.0" /> 54 </ItemGroup> 50 55 </Project> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.ExternalEvaluation/3.4/HeuristicLab.Problems.ExternalEvaluation-3.4.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.GeneticProgramming/3.3/HeuristicLab.Problems.GeneticProgramming-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.GrammaticalEvolution/3.4/HeuristicLab.Problems.GrammaticalEvolution-3.4.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.GraphColoring/3.3/HeuristicLab.Problems.GraphColoring-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.CordeauGQAP/3.3/HeuristicLab.Problems.Instances.CordeauGQAP-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.DIMACS/3.3/HeuristicLab.Problems.Instances.DIMACS-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.DataAnalysis/3.3/HeuristicLab.Problems.Instances.DataAnalysis-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.ElloumiCTAP/3.3/HeuristicLab.Problems.Instances.ElloumiCTAP-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.Orienteering/3.3/HeuristicLab.Problems.Instances.Orienteering-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.QAPLIB/3.3/HeuristicLab.Problems.Instances.QAPLIB-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.Scheduling/3.3/HeuristicLab.Problems.Instances.Scheduling-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.TSPLIB/3.3/HeuristicLab.Problems.Instances.TSPLIB-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HeuristicLab.Problems.Instances.VehicleRouting-3.4.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Instances/3.3/HeuristicLab.Problems.Instances-3.3.csproj
r16147 r16854 13 13 <ItemGroup> 14 14 <PackageReference Include="Microsoft.CSharp" Version="4.5.0" /> 15 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 16 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 17 16 <PackageReference Include="System.Reflection.Emit.ILGeneration" Version="4.3.0" /> 18 17 <PackageReference Include="System.Reflection.Emit.Lightweight" Version="4.3.0" /> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Knapsack/3.3/HeuristicLab.Problems.Knapsack-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.LinearAssignment/3.3/HeuristicLab.Problems.LinearAssignment-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.NK/3.3/HeuristicLab.Problems.NK-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Orienteering/3.3/HeuristicLab.Problems.Orienteering-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.PTSP/3.3/HeuristicLab.Problems.PTSP-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.ParameterOptimization/3.3/HeuristicLab.Problems.ParameterOptimization-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Programmable/3.3/HeuristicLab.Problems.Programmable-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.QuadraticAssignment.Algorithms/3.3/HeuristicLab.Problems.QuadraticAssignment.Algorithms-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.QuadraticAssignment/3.3/HeuristicLab.Problems.QuadraticAssignment-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.Scheduling/3.3/HeuristicLab.Problems.Scheduling-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/HeuristicLab.Problems.TestFunctions.MultiObjective-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.TestFunctions/3.3/HeuristicLab.Problems.TestFunctions-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.TravelingSalesman/3.3/HeuristicLab.Problems.TravelingSalesman-3.3.csproj
r16147 r16854 11 11 <RootNamespace>HeuristicLab.Problems.TravelingSalesman</RootNamespace> 12 12 </PropertyGroup> 13 <ItemGroup>14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" />15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" />16 </ItemGroup>17 13 <ItemGroup> 18 14 <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj" /> -
branches/2924_DotNetCoreMigration/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLab.Problems.VehicleRouting-3.4.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Random/3.3/HeuristicLab.Random-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.Scripting/3.3/HeuristicLab.Scripting-3.3.csproj
r16147 r16854 11 11 <RootNamespace>HeuristicLab.Scripting</RootNamespace> 12 12 </PropertyGroup> 13 <ItemGroup>14 <PackageReference Include="Microsoft.CSharp" Version="4.5.0" />15 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" />16 <PackageReference Include="System.Drawing.Common" Version="4.5.0" />17 </ItemGroup>18 13 <ItemGroup> 19 14 <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj" /> … … 34 29 <AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath> 35 30 </PropertyGroup> 31 <ItemGroup> 32 <PackageReference Include="Microsoft.CSharp" Version="4.5.0" /> 33 </ItemGroup> 36 34 </Project> -
branches/2924_DotNetCoreMigration/HeuristicLab.Selection/3.3/HeuristicLab.Selection-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> -
branches/2924_DotNetCoreMigration/HeuristicLab.SequentialEngine/3.3/HeuristicLab.SequentialEngine-3.3.csproj
r16147 r16854 11 11 <RootNamespace>HeuristicLab.SequentialEngine</RootNamespace> 12 12 </PropertyGroup> 13 <ItemGroup>14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" />15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" />16 </ItemGroup>17 13 <ItemGroup> 18 14 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj" /> -
branches/2924_DotNetCoreMigration/HeuristicLab.Tracing/3.3/HeuristicLab.Tracing-3.3.csproj
r16147 r16854 12 12 </PropertyGroup> 13 13 <ItemGroup> 14 <PackageReference Include="Microsoft.Windows.Compatibility" Version="2.0.1" /> 15 <PackageReference Include="System.Drawing.Common" Version="4.5.0" /> 14 <PackageReference Include="System.Drawing.Common" Version="4.5.1" /> 16 15 </ItemGroup> 17 16 <ItemGroup> 18 17 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj" /> 19 18 </ItemGroup> 20 <Target Name="PreBuild" BeforeTargets="PreBuildEvent" >19 <Target Name="PreBuild" BeforeTargets="PreBuildEvent" Condition="'$(OS)'=='Windows_NT'"> 21 20 <Exec Command="set Path=%Path%;$(ProjectDir);$(SolutionDir)
set ProjectDir=$(ProjectDir)
set SolutionDir=$(SolutionDir)
set Outdir=$(Outdir)
call PreBuildEvent.cmd" /> 22 21 </Target>
Note: See TracChangeset
for help on using the changeset viewer.