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 737ee7f commit 1447fd6Copy full SHA for 1447fd6
build/ci/build.yml
@@ -11,7 +11,7 @@ parameters:
11
installAndroidDependencies: false
12
13
tools: # Additional .NET global tools to install
14
- - 'Cake.Tool': '4.2.0'
+ - 'Cake.Tool': '5.0.0'
15
- 'private-api-tools': '1.0.3'
16
17
# Reporting/Analysis Parameters
build/ci/job-extended-tests.yml
@@ -12,7 +12,7 @@ parameters:
- 'dotnet-test-slicer' : '0.1.0-alpha7'
jobs:
18
- job: ${{ parameters.jobName }}_package_tests
0 commit comments