| @@ -1,4 +1,4 @@ | |||||
| # Discord.Net v0.9.1 | |||||
| # Discord.Net v0.9.2 | |||||
| [](https://ci.appveyor.com/project/foxbot/discord-net/branch/master) | [](https://ci.appveyor.com/project/foxbot/discord-net/branch/master) | ||||
| An unofficial .Net API Wrapper for the Discord client (http://discordapp.com). | An unofficial .Net API Wrapper for the Discord client (http://discordapp.com). | ||||
| @@ -18,9 +18,9 @@ You can download Discord.Net and its extensions from NuGet: | |||||
| ### Compiling | ### Compiling | ||||
| In order to compile Discord.Net, you require at least the following: | In order to compile Discord.Net, you require at least the following: | ||||
| - [Visual Studio 2015](https://www.visualstudio.com/downloads/download-visual-studio-vs) | - [Visual Studio 2015](https://www.visualstudio.com/downloads/download-visual-studio-vs) | ||||
| - Visual Studio 2015 Update 1 (available through Visual Studio) | |||||
| - [ASP.Net 5 RC1](https://get.asp.net) | |||||
| - NuGet 3.3 (available through Visual Studio) | |||||
| - [Visual Studio 2015 Update 2](https://www.visualstudio.com/en-us/news/vs2015-update2-vs.aspx) | |||||
| - [Visual Studio .Net Core Plugin](https://dot.net) | |||||
| - NuGet 3.3+ (available through Visual Studio) | |||||
| ### Known Issues | ### Known Issues | ||||
| - .Net Core support is incomplete on non-Windows systems | - .Net Core support is incomplete on non-Windows systems | ||||