ForNeVeR / xaml-math

A collection of .NET libraries for rendering mathematical formulae using the LaTeX typesetting style, for the WPF and Avalonia XAML-based frameworks
MIT License
634 stars 100 forks source link

Build: EnableWindowsTargeting #444

Closed ForNeVeR closed 11 months ago

ForNeVeR commented 11 months ago

This allows us to build WPF and Windows Forms projects on macOS and Linux.

We still cannot run tests, but can check compilation at least. Also, this makes it easier to perform shared code refactoring on these operating systems.