- Timestamp:
- 04/19/19 16:34:47 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified 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>
Note: See TracChangeset
for help on using the changeset viewer.