System.Text.Json.JsonReaderException: The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. LineNumber: 0 | BytePositionInLine: 0.
File "ThrowHelper.cs", line 339, in ThrowJsonReaderException(Utf8JsonReader&, ExceptionResource, Byte, ReadOnlySpan`1)
File "Utf8JsonReader.cs", line 280, in Read()
File "JsonConverterOfT.ReadCore.cs", line 22, in ReadCore(Utf8JsonReader&, T&, JsonSerializerOptions, ReadStack&)
System.Text.Json.JsonException: The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. Path: $ | LineNumber: 0 | BytePositionInLine: 0.
Module "Velopack.Sources.SimpleWebSource.<GetReleaseFeed>d__12", in MoveNext()
Module "Velopack.UpdateManager.<CheckForUpdatesAsync>d__37", in MoveNext()
Module "CollapseLauncher.Helper.Update.LauncherUpdateHelper.<IsUpdateAvailable>d__9", in MoveNext()
Module "CollapseLauncher.Pages.SettingsPage.<CheckUpdate>d__30", in MoveNext()
...
(14 additional frame(s) were not displayed)