I’m trying to use Wisej, Openxml and MS Sql in my application.
WiseJ seems to require system.memory version 4.0.1.2, and it is not available in NuGet.
As such, when I use System.memory version 4.6.3, it is not compatible.
What is the solution to this?