Skip to content

Commit

Permalink
Update webserver readme
Browse files Browse the repository at this point in the history
Remove ref to VS2017.
***no_ci***
  • Loading branch information
networkfusion authored Aug 4, 2024
1 parent 9a68278 commit bddf392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/Webserver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ You can of course use the routes as defined earlier. Both will work, event or ro

## Build the sample

1. Start Microsoft Visual Studio 2022 or Visual Studio 2019 (Visual Studio 2017 should be OK too) and select `File > Open > Project/Solution`.
1. Start Microsoft Visual Studio 2022 or Visual Studio 2019 and select `File > Open > Project/Solution`.
1. Starting in the folder where you unzipped the samples/cloned the repository, go to the subfolder for this specific sample. Double-click the Visual Studio Solution (.sln) file.
1. Press `Ctrl+Shift+B`, or select `Build > Build Solution`.

Expand Down

0 comments on commit bddf392

Please sign in to comment.