Skip to content

Commit

Permalink
Use new ApiView parser (#4521)
Browse files Browse the repository at this point in the history
  • Loading branch information
LarryOsterman authored Apr 6, 2023
1 parent 58bfb48 commit 779c268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/templates/jobs/archetype-sdk-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
vstsFeed: 'internal/AzureSDKForCpp'
vstsFeedPackage: 'parseazuresdkcpp'
downloadDirectory: '$(System.DefaultWorkingDirectory)/parser'
vstsPackageVersion: 0.6.0
vstsPackageVersion: 0.7.0
condition: >-
and(
succeeded(),
Expand Down

0 comments on commit 779c268

Please sign in to comment.