kwsch / pkNX

Pokémon (Nintendo Switch) ROM Editor & Randomizer
https://projectpokemon.org/home/forums/topic/48647-pknx-nintendo-switch-rom-editor-randomizer/
GNU General Public License v3.0
352 stars 108 forks source link

A numeric comparison was attempted on "$(MsBuildMajorVersion)" that evaluates to "" instead of a number, in condition "($(MsBuildMajorVersion) < 16)". #81

Closed tommaniacal closed 4 years ago

tommaniacal commented 4 years ago

Whenever I build the solution, I get this error. I'm using Visual Studio Community. It still builds an executable, but it doesn't actually open anything. How do I fix this?

kwsch commented 4 years ago

Be sure you have the startup project selected as pkNX.WinForms, and that you've tried to Rebuild Solution until it has completely built.