Update README.md

This commit is contained in:
Mercury. 2024-12-15 17:57:33 +01:00
parent 3b35219804
commit cd02b7b6e1

View file

@ -27,11 +27,10 @@ Note that this application requires **Windows 10 build 20348** or later.
2. Type `msbuild [Solution Filename]` 2. Type `msbuild [Solution Filename]`
## Steps to build the sample using Visual Studio 2019 (preferred method): ## Steps to build the helper application using Visual Studio 2019 (preferred method):
1. Open Windows Explorer and navigate to the directory. 1. Open Windows Explorer and navigate to the directory.
2. Double-click the icon for the .sln (solution) file to open the file in Visual Studio. 2. Double-click the icon for the .sln (solution) file to open the file in Visual Studio.
3. In the Build menu, select Build Solution. The application will be built in the default 3. In the Build menu, select Build Solution. The application will be built in the default `\Debug` or `\Release` directory
\Debug or \Release directory