Update the (Get|Set)CompressedStack obsoletions to use SYSLIB0003#56874
Update the (Get|Set)CompressedStack obsoletions to use SYSLIB0003#56874jeffhandley merged 2 commits intodotnet:mainfrom jeffhandley:jeffhandley/obsoletion-compressedstack
Conversation
This comment has been minimized.
This comment has been minimized.
|
Tagging subscribers to this area: @mangod9 Issue DetailsPer feedback in #56690 (comment), we should use This is an exceptionally minor breaking change (which I'll log a breaking change documentation issue for). If someone was previously suppressing
|
|
Tagging @dotnet/compat for awareness of the breaking change. |
|
Note regarding the This serves as a reminder that when a pull request is labeled as a
Tagging @dotnet/compat for awareness of the breaking change. |
Per feedback in #56690 (comment), we should use
SYSLIB0003on this existing obsoletion as it's more accurate than the previous message--it's even more obsolete now than it used to me.This is an exceptionally minor breaking change (which I'll log a breaking change documentation issue for). If someone was previously suppressing
CS0618, this change will introduce a new warning for them under the diagnostic ID ofSYSLIB0003.