Compare commits

...

1 Commits

Author SHA1 Message Date
Gordon Lam (SH)
5f6438cfa5 Add back build cache, which will use the nightly build one 2025-09-30 20:23:53 +08:00

View File

@@ -32,7 +32,7 @@ parameters:
- name: enableMsBuildCaching - name: enableMsBuildCaching
type: boolean type: boolean
displayName: "Enable MSBuild Caching" displayName: "Enable MSBuild Caching"
default: false default: true
- name: runTests - name: runTests
type: boolean type: boolean
displayName: "Run Tests" displayName: "Run Tests"