Skip to content

Remove code handling cases where NSI API isn't supported #49944

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 10, 2023

Conversation

adityamandaleeka
Copy link
Member

The GetExtendedTcpTable function has been available since Server 2003 SP1 and XP SP2, and our minimum supported Windows versions are Server 2012+ and Windows 10+.

As part of ongoing ANCM cleanup, this cleans up a bunch of code that handles the case where this API isn't available.

@adityamandaleeka adityamandaleeka enabled auto-merge (squash) August 9, 2023 18:25
auto-merge was automatically disabled August 9, 2023 23:19

Pull request was closed

@adityamandaleeka adityamandaleeka merged commit ab1e656 into dotnet:main Aug 10, 2023
@ghost ghost added this to the 8.0-rc1 milestone Aug 10, 2023
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants