Added the nuget package and tried to configure options.
It tries to load the native assembly from the correct directory, but appends the version number:
bin\Debug\net8.0\runtimes\win-x64\native\rocksdb-8.11.3.dll
However the nuget package deploys the files without the version number.
