Older CUDA (10.1) and VS2022 integration

I have successfully gotten CUDA 10.1 and older video card that uses a “Quadro K1000M” with compute capability 3.0 and driver 426.78 working with VS2019. I’d like to move to all of my code working on VS2022 but apparently the last version of the VS integration that supports this card only works on VS2019. I’m wondering why nvidia doesn’t support all of their CUDA versions / cards on the latest VS platform, and wondering what might be done?