Add analyzers and CSharpier to all projects in Origam solution

Roslyn analyzers (extended code analysis) and CSharpier (automatic code formatting) were added to most projects in the Origam C# solution in the Directory.Build.props config file. Some projects are still excluded because of various errors. The errors have to be fixed and. The disabled projects include:

  • ScheduleTimer
  • Origam.ProjectAutomation
  • Origam.Server.Common
  • origam-utils
  • Origam.Documentation
  • Origam.BI.CrystalReports

The