Issue: microsoft/Windows-driver-samples#1006
File "dirty" checking seem to be broken for all driver projects. Building the project always seem to trigger a partial rebuild, even if the project is unmodified since the last build. This should not be necessary.
Steps to reproduce
- Build TailLight driver in Debug|x64
- Wait 2 min
- Trigger new Debug|x64 build without changing any files
- Observe that
TailLight.inf, TailLight.cat & TailLight.cer are updated with new timestamps.
Issue: microsoft/Windows-driver-samples#1006
File "dirty" checking seem to be broken for all driver projects. Building the project always seem to trigger a partial rebuild, even if the project is unmodified since the last build. This should not be necessary.
Steps to reproduce
TailLight.inf,TailLight.cat&TailLight.cerare updated with new timestamps.