icsharp
icsharp copied to clipboard
Updates packages, removed StyleCop
StyleCop.MsBuild creates a bunch of unnecessary build errors. Package versions are updated to latest. No need to install Web Tools with NuGet. Want to help me test? I know it compiles, I am working on testing it now.
@megamindbrian Thanks for sending the pull request. I'll try to test it as well.
The wiki instructions for simply using this module requires the user to build it first. That's fine, but the instructions don't work. At a minimum, it should specify which version of Visual Studio to use. I'm using VS 2015. Simply following those instructions: git clone --recursive https://github.com/zabirauf/icsharp then open the project, switch to release, and build, do not work.