WIP: Added package for StyleCop integration
This merge request adds a package which includes StyleCop. We need to use such an intermediate package instead of directly importing the NuGet StyleCop package since Unity will keep re-generating the solution file, thereby wiping the references to StyleCop. The imported package can hook into the solution generation and automatically adds the StyleCop analyzers again.