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

Fody: Could not find 'System.Object' #24

Open
stevetb777 opened this issue Jul 17, 2022 · 0 comments
Open

Fody: Could not find 'System.Object' #24

stevetb777 opened this issue Jul 17, 2022 · 0 comments

Comments

@stevetb777
Copy link

I get the following error after installing SharpCV through the NuGet package manager in VS2019 upon building project. I replicated this twice. After uninstalling SharpCV, the error remains intact. Thanks!

Severity Code Description Project File Line Suppression State
Warning There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "Tensorflow.Binding, Version=0.70.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=AMD64", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.

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

No branches or pull requests

1 participant