PawelTroka / Computator.NET

Computator.NET is a special kind of numerical software that is fast and easy to use but not worse than others feature-wise. It's features include: - Real and complex functions charts - Real and complex calculator - Real functions numerical calculations including different methods - Over 107 Elementary functions - Over 141 Special functions - Over 21 Matrix functions and operations - Scripting language with power to easy computations including matrices - You can declare your own custom functions with scripting language
GNU General Public License v3.0
233 stars 51 forks source link

Create one installer for both NET40 and NET46 builds #62

Closed PawelTroka closed 7 years ago

PawelTroka commented 7 years ago

If we really want to still support Windows XP in the future having two solutions, two installers and twice as much projects and config files is simply not maintainable. The idea is to have it at least under one installer and one solution. Porototype has already started under branch #OneInstallerForNET40AndNET46

PawelTroka commented 7 years ago

Resolved with commit 8b267fe.