boxednode icon indicating copy to clipboard operation
boxednode copied to clipboard

feat!: bump default build tools to vs2022 for Windows MONGOSH-1648

Open kmruiz opened this issue 2 years ago • 0 comments

According to https://github.com/nodejs/node/pull/49051 the Node.js team dropped support for vs2019, so we need to upgrade BoxedNode to use vs2022 as the default toolchain. ~Compiling with vs2019 will still be possible by providing the extra argument vs2019.~.

kmruiz avatar Dec 04 '23 14:12 kmruiz