Skip to content

Commit f59afbd

Browse files
authored
Update README: Pre-Build Dependencies
sta#617
1 parent 4ad0248 commit f59afbd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,13 @@ websocket-sharp supports:
1919
- [hybi-00] for older [draft-ietf-hybi-thewebsocketprotocol-00]. No longer maintained.
2020
- [draft75] for even more old [draft-hixie-thewebsocketprotocol-75]. No longer maintained.
2121

22+
## Pre-Build Dependencies ##
23+
24+
1. Newtonsoft.json - The fastest way to add this to your project is via NuGet.
25+
2. Ensure your target build is set to "Release" or "Debug" (opposed to "Release_Ubuntu", hinted by errors in the form of "Notifications" being missing).
26+
27+
*#2 is tricky: You may only see "Release_" with an underscore
28+
2229
## Build ##
2330

2431
websocket-sharp is built as a single assembly, **websocket-sharp.dll**.

0 commit comments

Comments
 (0)