Skip to content

Commit 777ff00

Browse files
bobbrowsean-mcmanus
authored andcommitted
Don't require NETFXSDKDir for msvc environment test (#14088)
1 parent 8de8679 commit 777ff00

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)