Description
Building consrv fails during build ReactOS with "msbuild /m" because a dependency to psdk is missing, see attached build-with-msbuild-output.txt.
Manually adding psdk to the build dependencies fixes the problem.
But this should be done inside the appropriate CMake build file.