Skip to content

Update 8 NuGet dependencies#493

Closed
nfbot wants to merge 1 commit into
developfrom
nfbot/update-dependencies/4a722477-dd44-461f-9c95-7dcd8ad5e0f3
Closed

Update 8 NuGet dependencies#493
nfbot wants to merge 1 commit into
developfrom
nfbot/update-dependencies/4a722477-dd44-461f-9c95-7dcd8ad5e0f3

Update 8 NuGet dependencies

5216a79
Select commit
Loading
Failed to load commit list.
Azure Pipelines / System.Net.Http (Build_Library) failed May 11, 2026 in 2m 21s

Build_Library failed

Annotations

Check failure on line 89 in nanoFramework.System.Net.Http\Http\ReadOnlyStream.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / System.Net.Http (Build_Library)

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?)

Check failure on line 8 in nanoFramework.System.Net.Http\Http\ReadOnlyStream.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / System.Net.Http (Build_Library)

nanoFramework.System.Net.Http\Http\ReadOnlyStream.cs#L8

nanoFramework.System.Net.Http\Http\ReadOnlyStream.cs(8,18): Error CS0534: 'ReadOnlyStream' does not implement inherited abstract member 'Stream.Read(Span<byte>)'

Check failure on line 8 in nanoFramework.System.Net.Http\Http\ReadOnlyStream.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / System.Net.Http (Build_Library)

nanoFramework.System.Net.Http\Http\ReadOnlyStream.cs#L8

nanoFramework.System.Net.Http\Http\ReadOnlyStream.cs(8,18): Error CS0534: 'ReadOnlyStream' does not implement inherited abstract member 'Stream.Write(ReadOnlySpan<byte>)'

Check failure on line 779 in nanoFramework.System.Net.Http\Http\System.Net._InputNetworkStreamWrapper.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / System.Net.Http (Build_Library)

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?)

Check failure on line 22 in nanoFramework.System.Net.Http\Http\System.Net._InputNetworkStreamWrapper.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / System.Net.Http (Build_Library)

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>)'