Skip to content

1.2.0

Choose a tag to compare

@bash bash released this 14 May 06:45
059f0a0
  • Disable SA1412 (StoreFilesAsUtf). This means that BOMs are no longer required in C# files.
  • Update IDisposableAnalyzers from 3.3.2 to 3.3.8:
  • Update StyleCop.Analyzers from 1.2.0-beta.113 to 1.2.0-beta.164 (diff).
  • Enable GenerateDocumentationFile by default. This had to be turned on manually in each project before,
    as it is required by our StyleCop configuration.