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
Fixed Discord.Net.Core's description
tags/1.0.0-rc2
RogueException
8 years ago
parent
d6b6a95a2e
commit
1b1ff1325f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/Discord.Net.Core/Discord.Net.Core.csproj
+ 1
- 1
src/Discord.Net.Core/Discord.Net.Core.csproj
View File
@@ -3,7 +3,7 @@
<PropertyGroup>
<AssemblyName>Discord.Net.Core</AssemblyName>
<RootNamespace>Discord</RootNamespace>
<Description>
A .Net API wrapper and bot framework for Discord
.</Description>
<Description>
The core components for the Discord.Net library
.</Description>
<TargetFrameworks>netstandard1.1;netstandard1.3</TargetFrameworks>
</PropertyGroup>
<ItemGroup>
Write
Preview
Loading…
Cancel
Save