Comile CUDA with Visua Stusio 2019

Hello, i have project and i was working on it for some time now, there were no problems with the build.
As far as i am aware, I haven’t change the settings, but now I am unable to compile it. Even when i create new CUDA project, the same error occurs:
LINK : fatal error LNK1181: cannot open input file ‘x64\Release\kernel.cu.obj’
I reinstalled cuda, but the error still occurs.
Does anyone know where is the problem?