Release Build #254
Annotations
10 warnings and 1 notice
|
Publish Windows x64:
osu.Game/Online/Rooms/CreateRoomRequest.cs#L29
Using member 'Newtonsoft.Json.JsonConvert.SerializeObject(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Newtonsoft.Json relies on reflection over types that may be removed when trimming.
|
|
Publish Windows x64:
osu.Game/Online/API/Requests/VerifySessionRequest.cs#L25
Using member 'Newtonsoft.Json.JsonConvert.DeserializeObject<T>(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Newtonsoft.Json relies on reflection over types that may be removed when trimming.
|
|
Publish Windows x64:
osu.Game/Online/Chat/WebSocketChatClient.cs#L122
Using member 'Newtonsoft.Json.JsonConvert.DeserializeObject<T>(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Newtonsoft.Json relies on reflection over types that may be removed when trimming.
|
|
Publish Windows x64:
osu.Game/Online/Chat/WebSocketChatClient.cs#L113
Using member 'Newtonsoft.Json.JsonConvert.DeserializeObject<T>(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Newtonsoft.Json relies on reflection over types that may be removed when trimming.
|
|
Publish Windows x64:
osu.Game/Online/Chat/WebSocketChatClient.cs#L104
Using member 'Newtonsoft.Json.JsonConvert.DeserializeObject<T>(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Newtonsoft.Json relies on reflection over types that may be removed when trimming.
|
|
Publish Windows x64:
osu.Game/Online/Notifications/WebSocket/WebSocketNotificationsClient.cs#L105
Using member 'Newtonsoft.Json.JsonConvert.SerializeObject(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Newtonsoft.Json relies on reflection over types that may be removed when trimming.
|
|
Publish Windows x64:
osu.Game/Online/Notifications/WebSocket/WebSocketNotificationsClient.cs#L57
Using member 'Newtonsoft.Json.JsonConvert.DeserializeObject<T>(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Newtonsoft.Json relies on reflection over types that may be removed when trimming.
|
|
Publish Windows x64:
osu.Game/Online/HubClientConnector.cs#L67
Using member 'Microsoft.Extensions.DependencyInjection.MessagePackProtocolDependencyInjectionExtensions.AddMessagePackProtocol<TBuilder>(TBuilder, Action<MessagePackHubProtocolOptions>)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. MessagePack does not currently support trimming or native AOT. https://aka.ms/aspnet/trimming
|
|
Publish Windows x64:
osu.Game/Online/Rooms/SubmitScoreRequest.cs#L33
Using member 'Newtonsoft.Json.JsonConvert.SerializeObject(Object, JsonSerializerSettings)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Newtonsoft.Json relies on reflection over types that may be removed when trimming.
|
|
Publish Windows x64:
osu.Game/IO/Serialization/Converters/TypedListConverter.cs#L105
Using member 'Newtonsoft.Json.Linq.JObject.FromObject(Object, JsonSerializer)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Newtonsoft.Json relies on reflection over types that may be removed when trimming.
|
|
|
background
wait
wait-all
cancel
parallel
Loading