I am getting below error when i try to build and run c++ program.
error MSB4019: The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Microsoft\VC\v160\Microsoft.Cpp.Default.props" was not found. Confirm that the expression in the Import declaration "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Microsoft\VC\v160\Microsoft.Cpp.Default.props" is correct, and that the file exists on disk.
so i have checked inside this specific folder and i am missing v160 folder.
Question :- how can i install or put this folder in windows container?screen shot of error