Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Eric Dahlvang eff0f1c6c6 Use RuntimeInformation.FrameworkDescription if TargetFrameworkAttribute.FrameworkName is null 2020-07-20 23:46:59 -07:00
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
Chris McConnell 474d82939d Initial split into V2 and V3 projects. 2019-07-02 12:29:34 -07:00
John Taylor ce3ab9b067 add user agent header to QnA calls 2018-11-29 17:18:44 -08:00
John Taylor f5f6e82954 add user agent to LUIS calls 2018-11-29 10:31:38 -08:00