We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e62490d commit dc4d4cdCopy full SHA for dc4d4cd
.azure/pipelines/richnav.yml
@@ -34,6 +34,7 @@ stages:
34
- script: ./eng/build.cmd
35
-ci
36
-prepareMachine
37
+ -nativeToolsOnMachine
38
-arch x64
39
-buildNative
40
/p:EnableRichCodeNavigation=false
@@ -43,6 +44,7 @@ stages:
43
44
45
46
47
48
49
-all
50
-noBuildNative
@@ -55,6 +57,7 @@ stages:
55
57
56
58
59
60
61
-arch x86
62
63
-noBuildJava
@@ -69,6 +72,7 @@ stages:
69
72
70
73
71
74
75
76
-arch arm64
77
78
-noBuildNodeJS
0 commit comments