We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5cbd74 commit 4e30694Copy full SHA for 4e30694
1 file changed
azure-pipelines.yml
@@ -10,7 +10,7 @@ jobs:
10
- job: Build
11
variables:
12
BuildSolution: StyleCopAnalyzers.sln
13
- BuildPlatform: AnyCPU
+ BuildPlatform: Any CPU
14
strategy:
15
matrix:
16
Debug:
0 commit comments