CUDA 11.5.targets file not installed for VS 2019

I’m trying to migrate a project from Visual Studio 2017 to Visual Studio 2019. Turns out the CUDA 11.5.targets file was not installed along side the CUDA 11.5.props file. It is installed properly with Visual Studio 2017, but not with Visual Studio 2019 - only the props file is there for 2019.

This seems like a bug with the installer.