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 4680272 commit 80c6968Copy full SHA for 80c6968
azure-pipelines/build.yml
@@ -13,7 +13,6 @@ jobs:
13
displayName: Set build number
14
15
- template: dotnet.yml
16
- - template: expand-template.yml
17
18
- job: Linux
19
pool:
@@ -23,7 +22,6 @@ jobs:
23
22
clean: true
24
- template: install-dependencies.yml
25
26
27
28
- job: macOS
29
@@ -33,7 +31,6 @@ jobs:
33
31
34
32
35
36
37
38
- job: WrapUp
39
dependsOn:
0 commit comments