add support for .net 8.0 & github actions #69
Merged
Annotations
4 warnings
|
Build:
kx/KException.cs#L47
'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)
|
|
Build:
kx/c.cs#L19
The type name 'c' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Build:
kx/KException.cs#L47
'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)
|
|
Build:
kx/c.cs#L19
The type name 'c' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Loading