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
type: boolean
displayName: "Enable MSBuild Caching"
default: false
default: true
- name: runTests
type: boolean
displayName: "Run Tests"