Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/19/19 16:34:47 (6 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.Problems.Instances/3.3/HeuristicLab.Problems.Instances-3.3.csproj

    r16147 r16854  
    1313  <ItemGroup>
    1414    <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" />
    1716    <PackageReference Include="System.Reflection.Emit.ILGeneration" Version="4.3.0" />
    1817    <PackageReference Include="System.Reflection.Emit.Lightweight" Version="4.3.0" />
Note: See TracChangeset for help on using the changeset viewer.