Advertisement
Guest User

Untitled

a guest
Mar 26th, 2020
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. 1. warning - Severity Code Description Project File Line Suppression State
  2. Warning CS0169 The field 'frmWhatsApp.wa' is never used WhatsAppMessenger C:\Users\----\source\repos\WhatsAppMessenger\WhatsAppMessenger\frmWhatsApp.cs 16 Active
  3.  
  4. 2. warning - Severity Code Description Project File Line Suppression State
  5. Warning There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "WhatsAppApi", "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. WhatsAppMessenger
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement