Hi @Thomas Olson,
Welcome to Microsoft Q&A!
Could you please tell us how you build a class library and call it in a program?
Which version of System.Runtime did you reference? Please ensure that the version of the referenced ‘System.Runtime’ package is 8.0.0.
Please check your project’s target framework and try to target a different version.
Besides, please check if you have enabled autogenerated binding redirects in the project’s property page or not. You can go to project Properties > Application > check “Auto-generate binding redirects” option. Then, clean and rebuild your solution.
If it persists, please update your VS2022 and create a new project to build it again.
Sincerely,
Anna
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.