Removed old dlls from release, replaced Bligh with new Any CPU version taken from TC trunk in order to be able to test it.Related to Issue [MWDAM-1916]
Improved tests to check more; extended the error messages with stack trace information.Added check on null in Routines2D to prevent errors.Related to Issue [MWDAM-1889]
Added Category Multicore for Design Multicore tests too. Made sure that the generator no longer uses static methods. This is a bit slower but prevents multicore problems.Related to Issue [MWDAM-1866]