Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error "Could not load type" (CS8032) #423

Closed
meziantou opened this issue Nov 28, 2022 · 2 comments
Closed

Error "Could not load type" (CS8032) #423

meziantou opened this issue Nov 28, 2022 · 2 comments
Labels

Comments

@meziantou
Copy link
Owner

meziantou commented Nov 28, 2022

This error can happen when you use an older version of Roslyn / Visual Studio, or when you update the package to a newer version.

  • Does the project build with dotnet build? Are there analyzers loading errors?
  • Check if Visual Studio is up-to-date (Available in Help / Check for Updates)
    • Install updates if needed
  • Build the project to restore packages (for Visual Studio or dotnet build) and restart Visual Studio

If you still have the error, please report the error to VS:

image

Linked issues

@github-actions
Copy link

This issue is stale because it has been open for 60 days with no activity.

@github-actions github-actions bot added the stale label Jul 29, 2023
@github-actions
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant