botbuilder-dotnet/libraries/Microsoft.Bot.Builder.AI.LUIS/Generator
Gabo Gilabert 12bdf98fd4
Added FxCop and Async analyzers to the LUIS project. (#4272)
* Added FxCop and Async analyzers to the LUIS project.
I suppressed some Dispose warnings for now, we will address those once we start using HttpClientFactory in a future release.
Deprecated the DefaultHttpClient static property in LuisRecognizeer and crated an internal HttpClient instance property that can be seen for testing (that's the only reason why is there).
Added AssemblyInfo to make internal methods visible to tests.
Added exclude for rule CA1822 (Mark members as static) as requested by Tom.

* Update BotBuilder-DotNet.ruleset

Touched file to see if it triggers a build
2020-07-15 12:05:19 -07:00
..
Age.cs
DateTimeSpec.cs
Dimension.cs
GeographyV2.cs
InstanceData.cs
Money.cs
NumberWithUnits.cs
OrdinalV2.cs
Temperature.cs