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

MSB3270 Warnings in Visual Studio #602

Closed
BMurri opened this issue Feb 16, 2024 · 0 comments · Fixed by #603
Closed

MSB3270 Warnings in Visual Studio #602

BMurri opened this issue Feb 16, 2024 · 0 comments · Fixed by #603
Assignees
Labels
bug Something isn't working Size: small TES Priority: P3 Groomed to a Priority 3 issue

Comments

@BMurri
Copy link
Collaborator

BMurri commented Feb 16, 2024

When building in Visual Studio, three of the unit test projects report warnings like:

Warning	MSB3270	There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "[full-path-to-the-built-x64-binary-being-tested].dll", "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.

This warning is benign and can be suppressed.

@BMurri BMurri added bug Something isn't working TES Priority: P3 Groomed to a Priority 3 issue Size: small labels Feb 16, 2024
@BMurri BMurri self-assigned this Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Size: small TES Priority: P3 Groomed to a Priority 3 issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant