Skip to content

Commit 4d6f27d

Browse files
authored
Don't require NETFXSDKDir for msvc environment test (#14088)
1 parent 802b460 commit 4d6f27d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Extension/src/common.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1551,7 +1551,6 @@ export function hasMsvcEnvironment(): boolean {
15511551
'INCLUDE',
15521552
'LIB',
15531553
'LIBPATH',
1554-
'NETFXSDKDir',
15551554
'UCRTVersion',
15561555
'UniversalCRTSdkDir',
15571556
'VCIDEInstallDir',

0 commit comments

Comments
 (0)