Skip to content

Commit

Permalink
Add packages file.
Browse files Browse the repository at this point in the history
  • Loading branch information
parsley72 committed Mar 23, 2016
1 parent 8173503 commit fc698e6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions GoFreeWebSocketTest/WebSocketTest/packages.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CommandLineParser" version="1.9.71" targetFramework="net45" />
<package id="Newtonsoft.Json" version="7.0.1" targetFramework="net45" />
<package id="websocket-sharp-with-proxy-support" version="1.9.1" targetFramework="net45" />
</packages>

0 comments on commit fc698e6

Please sign in to comment.