Skip to content

Update TFM to net8.0 and bump NuGet packages (#172) #84

Update TFM to net8.0 and bump NuGet packages (#172)

Update TFM to net8.0 and bump NuGet packages (#172) #84

Triggered via push November 19, 2023 13:22
Status Success
Total duration 3m 4s
Artifacts

docfx.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
docfx: src/ClashOfClans/Core/ClashOfClansException.cs#L48
Member 'ClashOfClansException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'ClashOfClansException.GetObjectData(SerializationInfo, StreamingContext)'.
docfx: src/ClashOfClans/Core/ClashOfClansException.cs#L43
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
docfx: src/ClashOfClans/Core/ClashOfClansException.cs#L50
'Exception.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
docfx: src/ClashOfClans/Core/ClashOfClansException.cs#L48
Member 'ClashOfClansException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'ClashOfClansException.GetObjectData(SerializationInfo, StreamingContext)'.
docfx: src/ClashOfClans/Core/ClashOfClansException.cs#L43
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
docfx: src/ClashOfClans/Core/ClashOfClansException.cs#L50
'Exception.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)