You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# The attribute is in shared source which is included and compiled into the binary, so there is no compatibility concern on it.
2
+
CannotRemoveAttribute : Attribute 'System.ComponentModel.EditorBrowsableAttribute' exists on 'Azure.Communication.Chat.ChatModelFactory.ChatMessage(System.String, Azure.Communication.Chat.ChatMessageType, System.String, System.String, Azure.Communication.Chat.ChatMessageContent, System.String, System.DateTimeOffset, System.String, System.Nullable<System.DateTimeOffset>, System.Nullable<System.DateTimeOffset>)' in the contract but not the implementation.
3
+
CannotRemoveAttribute : Attribute 'System.ComponentModel.EditorBrowsableAttribute' exists on 'Azure.Communication.Chat.ChatModelFactory.ChatMessage(System.String, Azure.Communication.Chat.ChatMessageType, System.String, System.String, Azure.Communication.Chat.ChatMessageContent, System.String, System.DateTimeOffset, System.String, System.Nullable<System.DateTimeOffset>, System.Nullable<System.DateTimeOffset>, System.Collections.Generic.IReadOnlyDictionary<System.String, System.String>)' in the contract but not the implementation.
4
+
CannotRemoveAttribute : Attribute 'System.ComponentModel.EditorBrowsableAttribute' exists on 'Azure.Communication.Chat.ChatModelFactory.ChatMessageReadReceipt(Azure.Communication.CommunicationIdentifier, System.String, System.DateTimeOffset)' in the contract but not the implementation.
5
+
CannotRemoveAttribute : Attribute 'System.ComponentModel.EditorBrowsableAttribute' exists on 'Azure.Communication.Chat.ChatModelFactory.ChatThreadItem(System.String, System.String, System.Nullable<System.DateTimeOffset>, System.Nullable<System.DateTimeOffset>)' in the contract but not the implementation.
0 commit comments