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
Currently any change in attributes for a publicly-accessible field are considered a breaking change. This is especially useful for catching changes to the static and virtual modifiers, but may be overly strict.
The text was updated successfully, but these errors were encountered:
Currently any change in attributes for a publicly-accessible field are considered a breaking change. This is especially useful for catching changes to the
static
andvirtual
modifiers, but may be overly strict.The text was updated successfully, but these errors were encountered: