This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
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 template version for dotnet pack --version-suffic
pull/140/head
RogueException
9 years ago
parent
53e1c79848
commit
e2f15c96cd
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/Discord.Net.Commands/project.json
+1
-1
src/Discord.Net/project.json
+ 1
- 1
src/Discord.Net.Commands/project.json
View File
@@ -1,5 +1,5 @@
{
"version": "1.0.0-dev",
"version": "1.0.0-dev
-*
",
"description": "A Discord.Net extension adding command support.",
"authors": [ "RogueException" ],
+ 1
- 1
src/Discord.Net/project.json
View File
@@ -1,5 +1,5 @@
{
"version": "1.0.0-dev",
"version": "1.0.0-dev
-*
",
"description": "An unofficial .Net API wrapper for the Discord service.",
"authors": [ "RogueException" ],
Write
Preview
Loading…
Cancel
Save