| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
TaskCreationOptions.RunContinuationsAsynchronously
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re-raise the exception that caused LiveTV stream to not open
|
|
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
|
|
Also refactor to use return a Uri instead of a string and use UriBuilder under the hood
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Analyzers are only run in debug build, so setting TreatWarningsAsErrors
for release build will catch the compiler warnings until we resolve all
analyzer warnings.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|