AssetRipper.Bindings.MsPdbCore
August 26, 2026 ยท View on GitHub
These are bindings over mspdbcore.dll which is shipped with Visual Studio.
Required Files
You may need to manually copy the following Microsoft-provided libraries from Visual Studio (or other build tools) for this wrapping library. They cannot be redistributed because the license on them is not clear.
mspdbcore.dllmsobj140.dlltbbmalloc.dll
These need to be placed next to the built executable file. Use file search to find mspdbcore in the Visual Studio install directory. By default, they are in C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\.
This library attempts to resolve the dependencies automatically, but if it fails, you can manually copy the files to the output directory of your project.