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
Should just be a matter of adding encoding logic to the JSON writing logic. Could use the new System.Text.Json API which is available as a nuget package to older versions of the runtime.
Original issue in dotnet/diagnostics:
Original comment by: @tmds
dotnet/diagnostics#623
Should just be a matter of adding encoding logic to the JSON writing logic. Could use the new System.Text.Json API which is available as a nuget package to older versions of the runtime.
CC - @adamsitnik
The text was updated successfully, but these errors were encountered: