You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.