Changed preprocessor conditions for new monikers and updated packages.

This commit is contained in:
RogueException
2015-11-28 23:02:02 -04:00
parent 3b65526d09
commit ca25af5b8a
14 changed files with 35 additions and 38 deletions

View File

@@ -5,7 +5,7 @@ Check out the [documentation](https://discordnet.readthedocs.org/en/latest/) or
### Current Features
- Using Discord API v3
- Supports .Net 4.5 and DNX 4.5.1
- Supports .Net Framework 4.5 and .Net Core 5.0
- Server Management (Servers, Channels, Messages, Invites, Roles, Users)
- Send/Receieve Messages (Including mentions and formatting)
- Basic Voice Support (Outgoing only)
@@ -17,4 +17,4 @@ You can download Discord.Net from NuGet:
- [Discord.Net.Commands](https://www.nuget.org/packages/Discord.Net.Commands/)
### Known Issues
- DNX Core 5.0 is experiencing several network-related issues and support has been temporarily dropped.
- .Net Core 5.0 is experiencing several network-related issues and support has been temporarily dropped.