Skip to content

Azure.ClientSdk.Analyzers_0.1.1-dev.20231107.1

Pre-release
Pre-release
Compare
Choose a tag to compare
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