dotnet / dotnet/msbuild

GetPathToWindowsSdk* methods are obsolete but replacements GetPlatformSDKLocation* are not available

Open
#829 4 comments 3 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.