[New Feature] Zenless Zone Zero Game Setings #835
Annotations
2 warnings
CollapseLauncher/Classes/GameManagement/GameSettings/BaseClass/MagicNodeBaseValues.cs#L182
Using member 'System.Text.Json.Nodes.JsonValue.Create<T>(T, JsonNodeOptions?)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Creating JsonValue instances with non-primitive types is not compatible with trimming. It can result in non-primitive types being serialized, which may have their members trimmed. Use the overload that takes a JsonTypeInfo, or make sure all of the required types are preserved.
|
|
This job succeeded
Loading