icsharp icon indicating copy to clipboard operation
icsharp copied to clipboard

Updates packages, removed StyleCop

Open briancullinan opened this issue 7 years ago • 2 comments

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.

briancullinan avatar Jun 09 '17 23:06 briancullinan

@megamindbrian Thanks for sending the pull request. I'll try to test it as well.

zabirauf avatar Jun 12 '17 07:06 zabirauf

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.

ArtGangsta avatar Aug 20 '17 00:08 ArtGangsta