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 98c92b0 commit 66b913aCopy full SHA for 66b913a
.ci/azure-pipelines.yml
@@ -81,7 +81,7 @@ jobs:
81
feedsToUse: 'internal'
82
vstsFeed: '705e121a-9631-49f5-8aaf-c7142856f923'
83
vstsFeedPackage: 'dpf-windows' #TODO: update hash of packages
84
- vstsPackageVersion: '21.2.2'
+ vstsPackageVersion: '21.2.3'
85
86
- script: |
87
@echo on
@@ -167,7 +167,7 @@ jobs:
167
168
169
vstsFeedPackage: 'dpf-linux' #TODO: update hash of packages
170
- vstsPackageVersion: '21.2.4'
+ vstsPackageVersion: '21.2.5'
171
172
- script : |
173
echo $0
0 commit comments