GetPathToWindowsSdk* methods are obsolete but replacements GetPlatformSDKLocation* are not available
Open
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 133
Description
In **ToolLocationHelepr.cs** there are number of methods `GetPathToWindowsSDK`which are marked as obsolete but the recommended replacement `GetPlatformSDKLocation` is not present anywhere.
Also, related to those. In **SecurityUtil.cs** there are calls to those and warnings are deactivated as at one point presumably the method called were not public, but this is not the case anymore.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.