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

Enable .NET 8 #459

Closed jonathantims closed 5 months ago

jonathantims commented 5 months ago

Add .NET 8 to the list of frameworks that use Rosyln code generation rather than CodeDom.

tminka commented 5 months ago

Fixes #458

hieu-n commented 4 months ago

I need this fix and hope the nuget package will be updated soon.