21 lines
727 B
JSON
21 lines
727 B
JSON
{
|
|
"version": "1.0.0-*",
|
|
"configurations": {
|
|
"net45": { },
|
|
"k10": {
|
|
"dependencies": {
|
|
"Microsoft.Net.WebSocketAbstractions": "1.0.0-*",
|
|
"System.Diagnostics.Contracts": "4.0.0.0",
|
|
"System.Linq": "4.0.0.0",
|
|
"System.Runtime": "4.0.20.0",
|
|
"System.Runtime.InteropServices": "4.0.20.0",
|
|
"System.Runtime.Extensions": "4.0.10.0",
|
|
"System.Security.Cryptography": "4.0.0.0",
|
|
"System.Security.Cryptography.Hashing.Algorithms": "4.0.0.0",
|
|
"System.Threading": "4.0.0.0",
|
|
"System.Threading.Tasks": "4.0.10.0",
|
|
"System.Threading.Timer": "4.0.0.0"
|
|
}
|
|
}
|
|
}
|
|
} |