Subj : src/sbbs3/fmsgdump.vcxproj pktdump.vcxproj To : Git commit to main/sbbs/master From : Rob Swindell (on Windows) Date : Thu Sep 14 2023 09:36 pm https://gitlab.synchro.net/main/sbbs/-/commit/466c1dba6ee9dac922716724 Modified Files: src/sbbs3/fmsgdump.vcxproj pktdump.vcxproj Log Message: Change PlatformToolset from v142 to v141_xp (the latest that supports WinXP) I didn't notice that these projects were still being built with a toolset that didn't target WinXP. I might need to update the SDK too. .