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
This is just an issue to track the larger initiative to implement nullability annotations across the whole of the .NET SDK. It's a large enough undertaking that it's worth splitting into individual PRs for each SDK rather than trying to handle across all the SDKs in a single swoop.
Following up with a note here that this issue will not be completed in the short term. Rather, it'll be part of a larger effort to migrate out all the existing functionality to standalone packages by purpose. Those packages themselves will be nullability annotated from the start, conform to best practices and start from a place of rigorous unit and integration testing as part of the transition.
This is just an issue to track the larger initiative to implement nullability annotations across the whole of the .NET SDK. It's a large enough undertaking that it's worth splitting into individual PRs for each SDK rather than trying to handle across all the SDKs in a single swoop.
Target APIs:
The text was updated successfully, but these errors were encountered: