Skip to content

Could not install Microsoft.Asp.Net Package #5

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

Open
ristaloff opened this issue Feb 24, 2014 · 0 comments
Open

Could not install Microsoft.Asp.Net Package #5

ristaloff opened this issue Feb 24, 2014 · 0 comments

Comments

@ristaloff
Copy link

Hi,

When updating the nuget packages for the solution I got this message:
2014-02-24 11_39_22-summary

I ignored the error and tried to build the soulution. I got these warnings:
Warning 1 There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "ServiceStack.OrmLite.Sqlite, Version=4.0.11.0, Culture=neutral, processorArchitecture=x86", "x86". 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. Reusability

Warning 2 Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to fix the conflicts; otherwise, add the following binding redirects to the "runtime" node in the application configuration file: CustomAuthenticationMvc

Warning 3 There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "ServiceStack.OrmLite.Sqlite, Version=4.0.11.0, Culture=neutral, processorArchitecture=x86", "x86". 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. Reusability

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