I have been getting the below warning for quite some time with VS2017. I upgraded the same machine to VS2019 and can still compile and run fine. When I loaded a new machine with VS2019, Windows XP support is no longer an option and my AppGameKit Tier2 code will not compile. Is there an easy solution to this?
Warning MSB8051 Support for targeting Windows XP is deprecated and will not be present in future releases of Visual Studio. Please see https://go.microsoft.com/fwlink/?linkid=2023588 for more information. wifiWindowServer C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Platforms\x64\PlatformToolsets\v141_xp\Toolset.targets 39
Thanks,
Rod