Add GitHub Actions build workflow for .NET 10 only #1
+43
−0
Annotations
10 warnings
|
Build projects (only .NET 10 targets):
src/DocSharp.Binary/DocSharp.Binary.Common/StructuredStorage/Common/Exceptions.cs#L133
'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 projects (only .NET 10 targets):
src/DocSharp.Binary/DocSharp.Binary.Common/StructuredStorage/Common/Exceptions.cs#L147
'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 projects (only .NET 10 targets):
src/DocSharp.Binary/DocSharp.Binary.Common/StructuredStorage/Common/Exceptions.cs#L161
'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 projects (only .NET 10 targets):
src/DocSharp.Binary/DocSharp.Binary.Common/StructuredStorage/Common/Exceptions.cs#L175
'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 projects (only .NET 10 targets):
src/DocSharp.Binary/DocSharp.Binary.Common/StructuredStorage/Common/Exceptions.cs#L189
'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 projects (only .NET 10 targets):
src/DocSharp.Binary/DocSharp.Binary.Common/StructuredStorage/Common/Exceptions.cs#L203
'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 projects (only .NET 10 targets):
src/DocSharp.Binary/DocSharp.Binary.Common/StructuredStorage/Common/Exceptions.cs#L217
'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 projects (only .NET 10 targets):
src/DocSharp.Binary/DocSharp.Binary.Common/StructuredStorage/Common/Exceptions.cs#L231
'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 projects (only .NET 10 targets):
src/DocSharp.Binary/DocSharp.Binary.Common/StructuredStorage/Common/Exceptions.cs#L245
'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 projects (only .NET 10 targets):
src/DocSharp.Binary/DocSharp.Binary.Common/StructuredStorage/Reader/VirtualStream.cs#L97
Obsolete member 'VirtualStream.Read(byte[], int, int)' overrides non-obsolete member 'Stream.Read(byte[], int, int)'
|
Loading