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
Address review: Range(Type,string,string) for long, add SDK using to Rpc
Use Range(typeof(long), ...) overload since RangeAttribute has no
long constructor. Add 'using GitHub.Copilot.SDK' to Rpc.cs header
so MillisecondsTimeSpanConverter resolves when duration fields exist.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments