添加对 .NET 8.0 目标框架的支持。 ✳️ #903
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
build:
Zongsoft.Core/src/Services/CommandException.cs#L84
Member 'CommandException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'CommandException.GetObjectData(SerializationInfo, StreamingContext)'.
|
build:
Zongsoft.Core/src/Services/CommandNotFoundException.cs#L67
Member 'CommandNotFoundException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'CommandNotFoundException.GetObjectData(SerializationInfo, StreamingContext)'.
|
build:
Zongsoft.Core/src/Services/CommandOptionException.cs#L74
Member 'CommandOptionException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'CommandOptionException.GetObjectData(SerializationInfo, StreamingContext)'.
|
build:
Zongsoft.Core/src/Services/CommandOptionValueException.cs#L56
Member 'CommandOptionValueException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'CommandOptionValueException.GetObjectData(SerializationInfo, StreamingContext)'.
|
build:
Zongsoft.Core/src/Common/OperationException.cs#L67
Member 'OperationException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'OperationException.GetObjectData(SerializationInfo, StreamingContext)'.
|
build:
Zongsoft.Core/src/Security/SecurityException.cs#L76
Member 'SecurityException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'SecurityException.GetObjectData(SerializationInfo, StreamingContext)'.
|
build:
Zongsoft.Core/src/Data/DataArgumentException.cs#L91
Member 'DataArgumentException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'DataArgumentException.GetObjectData(SerializationInfo, StreamingContext)'.
|
build:
Zongsoft.Core/src/Data/DataConflictException.cs#L69
Member 'DataConflictException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'DataConflictException.GetObjectData(SerializationInfo, StreamingContext)'.
|
build:
Zongsoft.Core/src/Data/DataConstraintException.cs#L63
Member 'DataConstraintException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'DataConstraintException.GetObjectData(SerializationInfo, StreamingContext)'.
|
build:
Zongsoft.Core/src/Data/DataAccessException.cs#L81
Member 'DataAccessException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'DataAccessException.GetObjectData(SerializationInfo, StreamingContext)'.
|