Function find_vs_version

fn find_vs_version() -> Result<VsVers, String>

Find the most recent installed version of Visual Studio

This is used by the cmake crate to figure out the correct generator.