Add NET 8.0 and NET 7.0 targets #696
Annotations
10 warnings
MaxMind.GeoIP2/Exceptions/HttpException.cs#L68
Member 'HttpException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'HttpException.GetObjectData(SerializationInfo, StreamingContext)'.
|
MaxMind.GeoIP2/Exceptions/InvalidRequestException.cs#L52
Member 'InvalidRequestException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'InvalidRequestException.GetObjectData(SerializationInfo, StreamingContext)'.
|
MaxMind.GeoIP2/Exceptions/InvalidRequestException.cs#L54
'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)
|
MaxMind.GeoIP2/Exceptions/HttpException.cs#L55
'IOException.IOException(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)
|
MaxMind.GeoIP2/Exceptions/HttpException.cs#L70
'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)
|
MaxMind.GeoIP2/Exceptions/GeoIP2Exception.cs#L39
'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)
|
MaxMind.GeoIP2/Exceptions/HttpException.cs#L68
Member 'HttpException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'HttpException.GetObjectData(SerializationInfo, StreamingContext)'.
|
MaxMind.GeoIP2/Exceptions/InvalidRequestException.cs#L52
Member 'InvalidRequestException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'InvalidRequestException.GetObjectData(SerializationInfo, StreamingContext)'.
|
MaxMind.GeoIP2/Exceptions/InvalidRequestException.cs#L54
'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)
|
MaxMind.GeoIP2/Exceptions/HttpException.cs#L55
'IOException.IOException(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)
|
The logs for this run have expired and are no longer available.
Loading