Skip to content

Commit 1661503

Browse files
authored
Update README.md
1 parent 34ffcf0 commit 1661503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ PICT consists of the following projects:
3232
* **clidll-usage**: A sample of how the PICT DLL is to be used.
3333

3434
## Building and testing on Windows with MsBuild
35-
Use **pict.sln** to open the solution in Visual Studio 2017. You will need VC++ build tools installed. See https://www.visualstudio.com/downloads/ for details.
35+
Use **pict.sln** to open the solution in Visual Studio 2019. You will need VC++ build tools installed. See https://www.visualstudio.com/downloads/ for details.
3636

3737
PICT uses MsBuild for building. **_build.cmd** script in the root directory will build both Debug and Release from the command-line.
3838

0 commit comments

Comments
 (0)