Fix versioning for Microsoft.Net.WebSockets
This commit is contained in:
parent
112e3e5358
commit
1e7da1dc61
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "0.1-alpha-*",
|
||||
"version": "1.0.0-*",
|
||||
"dependencies": {
|
||||
"Microsoft.Net.WebSocketAbstractions": "1.0.0-*"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue