Skip to content

Commit b927052

Browse files
committed
int64?
1 parent 1e8b1dc commit b927052

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dotnet/src/webdriver/Response.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ internal class DeserializableResponse
218218
}
219219

220220
[JsonSerializable(typeof(DeserializableResponse))]
221+
[JsonSerializable(typeof(long))]
221222
internal partial class ResponseSerializerContext : JsonSerializerContext
222223
{
223224

0 commit comments

Comments
 (0)