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
Basic .NET5 console app (VS2019 16.9.2) with StyleCop.Analyzers v1.1.118 NuGet package gives this error:
Warning AD0001 Analyzer 'StyleCop.Analyzers.OrderingRules.SA1201ElementsMustAppearInTheCorrectOrder' threw an exception of type 'System.Collections.Generic.KeyNotFoundException' with message 'The given key was not present in the dictionary.'.
The text was updated successfully, but these errors were encountered:
Basic .NET5 console app (VS2019 16.9.2) with StyleCop.Analyzers v1.1.118 NuGet package gives this error:
Warning AD0001 Analyzer 'StyleCop.Analyzers.OrderingRules.SA1201ElementsMustAppearInTheCorrectOrder' threw an exception of type 'System.Collections.Generic.KeyNotFoundException' with message 'The given key was not present in the dictionary.'.
The text was updated successfully, but these errors were encountered: