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 dd46cce commit b78119aCopy full SHA for b78119a
azure-pipelines.yml
@@ -73,7 +73,7 @@ stages:
73
displayName: Test Linux (.NET 8)
74
dependsOn: []
75
variables:
76
- RoslynSkipTestFileBasedPrograms: 'true'
+ ROSLYN_SKIP_TEST_FILE_BASED_PROGRAMS: 'true'
77
jobs:
78
- template: azure-pipelines/test-matrix.yml
79
parameters:
@@ -91,7 +91,7 @@ stages:
91
displayName: Test Linux (.NET 9)
92
93
94
95
96
97
0 commit comments