AngouriMath
AngouriMath copied to clipboard
Fix CI builds
Currently in master C# tests and build fail for package AngouriMath.Experimental for macOS. Since generic math is not implemented, we need to make AngouriMath.Experimental target .NET 7, add installing the corresponding runtime in yml files, and make it work:
- Change AngouriMath.Experimental's target to .NET 7
- Fix CSharpBuild.yml and CSharpTest.yml by adding .NET 7
- Fix CI (it will run on opened draft PR)
Hi @WhiteBlackGoose, Can I work on this ?
Hi, assigned you. Good luck!