This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
youys
/
Discord.Net
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
34
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Updated HttpClient to 2.2.29
tags/docs-0.9
Brandon Smith
10 years ago
parent
1236c85fba
commit
751c8b1bd6
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
src/Discord.Net/project.json
+ 2
- 2
src/Discord.Net/project.json
View File
@@ -27,12 +27,12 @@
"frameworks": {
"net45": {
"dependencies": {
"Microsoft.Net.Http": "2.2.2
2
"
"Microsoft.Net.Http": "2.2.2
9
"
}
},
"dnx451": {
"dependencies": {
"Microsoft.Net.Http": "2.2.2
2
"
"Microsoft.Net.Http": "2.2.2
9
"
}
},
"dnxcore50": {
Write
Preview
Loading…
Cancel
Save