Hi,
I'd be happy to help you out with your question. Sorry for the inconvenience caused.
To help you resolve this issue, here are some steps you can try:
Check that the "Microsoft.DriverKit.Build.Tasks" assembly and all its dependencies are available in the specified location: "E:\Program Files\Windows Kits\10\build\10.0.25272.0\bin". If any of the files are missing, try repairing or reinstalling the Windows Driver Kit (WDK) to ensure that all the required files are present.
Verify that the version number and the public key token of the "Microsoft.DriverKit.Build.Tasks" assembly specified in the error message match the actual version and public key token of the assembly in the specified location.
Verify that the <UsingTask> declaration in the "qcSensors.wp63.vcxproj" project file is correct and that it matches the actual location and name of the "Microsoft.DriverKit.Build.Tasks" assembly.
If you have recently installed any updates or made any changes to your system, try rolling back those changes and then rebuilding the project.
You can also try running the build process in verbose mode (/v:d) to get more detailed information about the error and its source.
If you have any other questions or need assistance with anything, please don't hesitate to let me know. I'm here to help.
If the reply was helpful, please don’t forget to upvote or accept as answer, thank you.