Hi @John Straumann,
You are getting this error probably because this assembly does not match the request.
You can try running the command "Update-Package -reinstall
" and cleaning the solution to do a full rebuild.
Note: To open the PMC in Visual Studio, click Tools -> Nuget Package Manager -> Package Manager Console.
Or delete the contents of the project's bin folder and rebuild the solution.
Best regards,
Lan Huang
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