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
Ignore warnings from HttpMixin
tags/1.0-rc
RogueException
8 years ago
parent
d043b8daea
commit
dc659d4dcf
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
test/Discord.Net.Tests/Net/HttpMixin.cs
+ 2
- 0
test/Discord.Net.Tests/Net/HttpMixin.cs
View File
@@ -2,6 +2,8 @@
//Copyright (c) 2012 GitHub
//TODO: Remove once netstandard support is added
#pragma warning disable CS0618
using Akavache;
using System;
using System.Collections.Generic;
Write
Preview
Loading…
Cancel
Save