Update 8 NuGet dependencies #497
Merged
Azure Pipelines / System.Net.Http
failed
May 11, 2026 in 3m 38s
Build #2.0.0-preview.4+efa7a59214 failed
Annotations
Check failure on line 89 in nanoFramework.System.Net.Http\Http\ReadOnlyStream.cs
azure-pipelines / System.Net.Http
nanoFramework.System.Net.Http\Http\ReadOnlyStream.cs#L89
nanoFramework.System.Net.Http\Http\ReadOnlyStream.cs(89,34): Error CS0246: The type or namespace name 'SpanByte' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / System.Net.Http
nanoFramework.System.Net.Http\Http\System.Net._InputNetworkStreamWrapper.cs#L779
nanoFramework.System.Net.Http\Http\System.Net._InputNetworkStreamWrapper.cs(779,34): Error CS0246: The type or namespace name 'SpanByte' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / System.Net.Http
nanoFramework.System.Net.Http\Http\System.Net._InputNetworkStreamWrapper.cs#L22
nanoFramework.System.Net.Http\Http\System.Net._InputNetworkStreamWrapper.cs(22,20): Error CS0534: 'InputNetworkStreamWrapper' does not implement inherited abstract member 'Stream.Read(Span<byte>)'
azure-pipelines / System.Net.Http
nanoFramework.System.Net.Http\Http\System.Net._InputNetworkStreamWrapper.cs#L22
nanoFramework.System.Net.Http\Http\System.Net._InputNetworkStreamWrapper.cs(22,20): Error CS0534: 'InputNetworkStreamWrapper' does not implement inherited abstract member 'Stream.Write(ReadOnlySpan<byte>)'
Loading