Azure.ClientSdk.Analyzers_0.1.1-dev.20231107.2
Pre-release
Pre-release
fix(.net analyzer): ignore property bag with `Options` suffix (#7250) * fix(.net analyzer): ignore property bag with `Options` suffix - change `GenerlSuffixAnalyzer` to ignore model classes with `Options` suffix if there is no serialization - add test cases fix #7247 * remov check on public serialization --------- Co-authored-by: Mingzhe Huang (from Dev Box) <mingzhehuang@microsoft.com>