Opened 10 years ago
Last modified 10 years ago
#2280 closed task
Switch to .NET 4.5 — at Version 10
Reported by: | ascheibe | Owned by: | mkommend |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.11 |
Component: | General | Version: | 3.3.10 |
Keywords: | Cc: |
Description (last modified by ascheibe)
Switch all projects to .NET 4.5. This is a prerequisite for #2247.
TODO:
switch projects to .NET 4.5update branches to .NET 4.5update FrameworkVersionErrorDialogupdate builder if needed/check unit testscheck Mono compatibility (version should be at least 3.6.0 as this release adds System.IO.Compression.ZipArchive)
Change History (10)
comment:1 Changed 10 years ago by ascheibe
- Status changed from new to accepted
comment:2 Changed 10 years ago by ascheibe
- Description modified (diff)
comment:3 Changed 10 years ago by ascheibe
comment:4 Changed 10 years ago by ascheibe
- Description modified (diff)
comment:5 Changed 10 years ago by ascheibe
- Description modified (diff)
comment:6 Changed 10 years ago by ascheibe
comment:7 Changed 10 years ago by ascheibe
- updated .NET and Mono version check
- updated .NET download link
comment:8 Changed 10 years ago by ascheibe
- Description modified (diff)
comment:9 Changed 10 years ago by ascheibe
r11634 updated labels in FrameworkVersionErrorDialog
comment:10 Changed 10 years ago by ascheibe
- Description modified (diff)
- Owner changed from ascheibe to mkommend
- Status changed from accepted to reviewing
Note: See
TracTickets for help on using
tickets.
r11623 switched all projects to .NET 4.5 (ExtLibs, HL, Tests, Services, Slave)