Skip to content

Review use of BC41004 warning #3936

Description

@RussKie

The latest changes from dotnet/runtime (#3804) couldn't be merged due to build failures:

##[error]src\Microsoft.VisualBasic.Forms\src\Microsoft\VisualBasic\Devices\Network.vb(822,20): error BC41004: (NETCORE_ENGINEERING_TELEMETRY=Build) First statement of this 'Sub New' should be an explicit call to 'MyBase.New' or 'MyClass.New' because the 'Public Overloads Sub New()' in the base class 'WebClient' of 'WebClientExtended' is marked obsolete: 'Use HttpClient instead.'

The error was suppressed in 590399f.

The suppression needs to be reviewed, and corrected.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions