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
Changed the return value of `setNamedValueReceiver` in
`NamedValueSource` to void because it was not used anywhere.
Consequently, the type of the method parameter does no longer need to be
a generic and is changed to `NameValueReceiver`.
0 commit comments