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
Derp. I made the access modifier for ChangeTokeninternal instead of public. This is preventing consumers of the API from setting the ChangeTokenStart since its type is IChangeToken.
Creating the issue for tracking.
The text was updated successfully, but these errors were encountered:
Derp. I made the access modifier for
ChangeToken
internal
instead ofpublic
. This is preventing consumers of the API from setting theChangeTokenStart
since its type isIChangeToken
.Creating the issue for tracking.
The text was updated successfully, but these errors were encountered: