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
Added Opus.Net project.json
tags/docs-0.9
Brandon Smith
10 years ago
parent
32565efa5c
commit
71e609ebc5
1 changed files
with
20 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+20
-0
src/Opus.Net/project.json
+ 20
- 0
src/Opus.Net/project.json
View File
@@ -0,0 +1,20 @@
{
"version": "0.1.0-*",
"description": "Opus.Net",
"authors": [ "John Carruthers" ],
"tags": [ "opus" ],
"projectUrl": "https://github.com/JohnACarruthers/Opus.NET",
"licenseUrl": "https://github.com/JohnACarruthers/Opus.NET/blob/master/license.txt",
"compilationOptions": {
"allowUnsafe": true
},
"dependencies": {
},
"frameworks": {
"dnx451": { },
"net45": { }
}
}
Write
Preview
Loading…
Cancel
Save