Validation Project v2 #471
@ -83,6 +83,7 @@ namespace Ryujinx.BuildValidationTasks
|
||||
JsonSerializerOptions jsonOptions = new JsonSerializerOptions()
|
||||
{
|
||||
WriteIndented = true,
|
||||
NewLine = "\n",
|
||||
Encoder = JavaScriptEncoder.UnsafeRelaxedJsonEscaping
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user