I'm trying to build XPSDrvSmpl Microsoft/Windows-Driver-Samples. I'm using Visual Studio 2017 and WDK for Windows 10, version 1709.
In the readme.md Build the sample block it says: In the Solution Explorer, right click the Package project and select Properties. c. In the left pane, click Configuration Properties > Driver Install > Package Files. But In the driver install there is no Package Files appears.
Is it because of Visual Studio 2017/WDK or is there another reason for that?