Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/19/19 16:34:47 (5 years ago)
Author:
dpiringe
Message:

#2924: changed projects to reference System.Drawing.Common package instead of Microsoft.Windows.Compatibility package

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/HeuristicLab.Algorithms.GeneticAlgorithm-3.3.csproj

    r16147 r16854  
    1111    <RootNamespace>HeuristicLab.Algorithms.GeneticAlgorithm</RootNamespace>
    1212  </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>
    1713  <ItemGroup>
    1814    <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj" />
     
    3632    <OutputPath>..\..\bin\</OutputPath>
    3733    <AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
    38     <AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
    3934  </PropertyGroup>
    4035</Project>
Note: See TracChangeset for help on using the changeset viewer.