Prerequesties:
- Visual Studio 2012 (You can use VS2010 with SP1 but it needs MVC 3 installed)
- StyleCop 4.7
Please note that:
- We use the StyleCop msbuild integration to check the Xoqal code style on each build. You will get the StyleCop messages as errors.
- There is a StyleCop setting file in the source folder which contains our special rules for Xoqal solution.
How to build:
- Download the Xoqal source from http://xoqal.codeplex.com/SourceControl/list/changesets.
- Navigate to the source folder and open the Xoqal.sln using VS.
- Build the soultion.
- Please report bugs using the CodePlex issue tracking at http://xoqal.codeplex.com/workitem/list/basic
Enjoy