Last minute changes for 1.6.0 + Changes from #13

- Some last minute changes made just before releasing 1.6.0 to Minecraft
Forums
- Added changes from pull #13 allowing to remove the BouncyCastle
library
This commit is contained in:
ORelio 2013-08-12 13:06:07 +02:00
parent 551c152c7c
commit ff950a5248
6 changed files with 8 additions and 13 deletions

View file

@ -14,7 +14,6 @@
<VerifyUploadedFiles>false</VerifyUploadedFiles>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
<StartArguments>
</StartArguments>
<StartArguments>TestBot - localhost</StartArguments>
</PropertyGroup>
</Project>