dotnet / infer

Infer.NET is a framework for running Bayesian inference in graphical models
https://dotnet.github.io/infer/
MIT License
1.54k stars 229 forks source link

Add .NET 7 check to runningOnNetCore assignment #430

Closed anthonypuppo closed 1 year ago

anthonypuppo commented 1 year ago

Fixes CompilerChoice.Auto choosing CodeDom on unsupported platforms when running .NET 7.