FICTURE7 / CoCSharp

Clash of Clans library, proxy and server written in .NET [Unmaintained]
MIT License
109 stars 57 forks source link

xbuild failing because of Baseclass.Contrib.Nuget.Output #56

Closed FICTURE7 closed 8 years ago

FICTURE7 commented 8 years ago

Build is failing at travis-ci and on xbuilds. You can only build the project using msbuild unless you remove line 163 in CoCShrap.csproj. If you do so, you will need to copy libsodium.dll and libsodium-64.dll into the build folder. This could probably be fixed using a post build event.

FICTURE7 commented 8 years ago

Fixed in commit 63fa9cbbe99ed4fffd7422340051c2c7b096fc22.