I'm trying to add DiffSharp.Backends.Torch package to my MS Visual Studio 2022 project, but says I only have .NET5.0 installed, despite having installed .NET SDK 6.0 and 7.0, but these do not show up as available options when creating new projects, any ideas why?
See exact error message below: Severity Code Description Project File Line Suppression State Error NU1202 Package DiffSharp.Backends.Torch 1.0.7 is not compatible with net5.0 (.NETCoreApp,Version=v5.0). Package DiffSharp.Backends.Torch 1.0.7 supports: net6.0