fubenzo Posted September 10, 2019 Posted September 10, 2019 (edited) Hey so i just started developing in ragemp, and when i setup my server i get this warning all the time Warning MSB3270 There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "Bootstrapper", "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. NewResource C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets 2106 I am making my server or NETCORE 2.2 framework Visual studio 2019 community Any ideas why? Edited September 11, 2019 by fubenzo
fubenzo Posted September 10, 2019 Author Posted September 10, 2019 Fixed, changed project platform to x64 and there is no warning now
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now