heal-research / HeuristicLab

HeuristicLab - An environment for heuristic and evolutionary optimization
https://dev.heuristiclab.com
GNU General Public License v3.0
32 stars 15 forks source link

Fix Netron diagramming library automated build #1280

Closed HeuristicLab-Trac-Bot closed 13 years ago

HeuristicLab-Trac-Bot commented 13 years ago

Issue migrated from trac ticket # 1280

milestone: HeuristicLab 3.3.2 | component: General | priority: medium | resolution: done

2010-11-18 13:43:51: @abeham created the issue


In the project Netron.Diagramming.Core-3.0.2672.12446 it is selected to "Generate Serialization Assemblies" in the Build tab of the project properties. This seems not to work when trying to manually build the solution by calling msbuild. It is set to Auto for most projects.

According to mkommend Netron is using serialization to perform deep cloning operations, but we're not making use of this.

Setting this to Auto should work for us.

Additionally there are some files that are not required, which can be deleted from the projects (Code Analysis rulesets).

HeuristicLab-Trac-Bot commented 13 years ago

2010-11-18 13:45:26: @abeham changed status from new to accepted

HeuristicLab-Trac-Bot commented 13 years ago

2010-11-18 13:46:26: @abeham changed status from accepted to readytorelease

HeuristicLab-Trac-Bot commented 13 years ago

2010-11-18 13:46:26: @abeham commented


r4834

  • Updated Netron.Diagramming.Core-3.0.2672.12446.csproj
HeuristicLab-Trac-Bot commented 13 years ago

2010-11-18 13:46:39: @abeham changed type from defect to task

HeuristicLab-Trac-Bot commented 13 years ago

2010-11-22 07:58:46: @s-wagner changed status from readytorelease to closed

HeuristicLab-Trac-Bot commented 13 years ago

2010-11-22 07:58:46: @s-wagner removed resolution