microsoft / botbuilder-dotnet

Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
https://github.com/Microsoft/botframework
MIT License
878 stars 484 forks source link

fix: Avoid SM02211 issue alert #6843

Closed JhontSouth closed 3 months ago

JhontSouth commented 3 months ago

minor

Description

This PR adds a comment to clarify the TypeNameHandling alert thrown in AzureQueueStorage.

Specific Changes

Testing

This PR doesn't require a testing proof.