dotnet / dotnet/winforms

Cleanup API targeting unsupported platforms

Open
#1,640 1 comment 0 reactions 0 assignees View on GitHub
code cleanup help wanted
Dominant language
C#
Stars
4.9k
Forks
1.1k
Avg merge
20h 23m
Merged PRs (30d)
103

Description

**Problem description:**

As per the [API docs review](https://github.com/dotnet/dotnet-api-docs/pull/2995#discussion_r314033637), we don't support OS prior to W7SP1, so we need to cleanup unused API/reference for unsupported platforms.
E.g. https://github.com/dotnet/winforms/search?q=vista&unscoped_q=vista

**Expected behavior:**

* Obosolete API, where appropriate, or
* Throw `PlatformNotSupportedException`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.