issues
search
OpenChartProject
/
OpenChart
✨ NEW REPO ✨ https://github.com/OpenChartProject/OpenChart-web
https://github.com/OpenChartProject/OpenChart-web
Other
8
stars
3
forks
source link
Migrate to Mono
#108
Closed
Kangaroux
closed
3 years ago
Kangaroux
commented
3 years ago
Closes #107
Switch to using Json.NET
Switch from CairoSharp to Mono.Cairo
Update tasks.sh to use
mono
/
msbuild
instead of
dotnet
Switch target framework to .NET 4.5
Kangaroux
commented
3 years ago
TODO:
We were using some C# 8.0 features which need to be refactored to support C# 7.0 in order for this to work with Mono
JsonConverter tests are broken
Update docs
Closes #107
mono
/msbuild
instead ofdotnet