Skip to content

Commit fd4d4b3

Browse files
committed
Changed Visual Studio version (fixes #150).
1 parent 099638d commit fd4d4b3

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
@@ -74,7 +74,7 @@ Just download the [latest version](https://github.com/ReClassNET/ReClass.NET/rel
7474
Valid operations are read ([..]), add (+), sub (-), mul (*) and div (/). Please note that all operations are integer calculations.
7575

7676
## Compiling
77-
If you want to compile ReClass.NET just fork the repository and open the ReClass.NET.sln file with Visual Studio 2017.
77+
If you want to compile ReClass.NET just fork the repository and open the ReClass.NET.sln file with Visual Studio 2019.
7878
Compile the project and copy the dependencies to the output folder.
7979

8080
## Videos

0 commit comments

Comments
 (0)