mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 19:27:56 +01:00
Change default for MSBuild Caching to false
This commit is contained in:
@@ -19,7 +19,7 @@ parameters:
|
|||||||
- name: enableMsBuildCaching
|
- name: enableMsBuildCaching
|
||||||
type: boolean
|
type: boolean
|
||||||
displayName: "Enable MSBuild Caching"
|
displayName: "Enable MSBuild Caching"
|
||||||
default: true
|
default: false
|
||||||
- name: runTests
|
- name: runTests
|
||||||
type: boolean
|
type: boolean
|
||||||
displayName: "Run Tests"
|
displayName: "Run Tests"
|
||||||
|
|||||||
Reference in New Issue
Block a user