dotnet / infer

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

Enable .NET 8 #459

Closed jonathantims closed 9 months ago

jonathantims commented 9 months ago

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

tminka commented 9 months ago

Fixes #458

hieu-n commented 9 months ago

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