Skip to content

Commit

Permalink
add package version (#13659)
Browse files Browse the repository at this point in the history
Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <v-yanzhang@microsoft.com>
  • Loading branch information
zhangyan133 and Yan Zhang (WICRESOFT NORTH AMERICA LTD) authored Mar 26, 2021
1 parent 2ef12c2 commit 53a4ed8
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ python:
payload-flattening-threshold: 2
namespace: azure.mgmt.powerbidedicated
package-name: azure-mgmt-powerbidedicated
package-version: 2.0.0
clear-output-folder: true
```
``` yaml $(python) && $(track2)
Expand All @@ -20,6 +21,8 @@ azure-arm: true
license-header: MICROSOFT_MIT_NO_VERSION
namespace: azure.mgmt.powerbidedicated
package-name: azure-mgmt-powerbidedicated
package-version: 2.0.0
clear-output-folder: true
```
``` yaml $(python) && $(python-mode) == 'update' && !$(track2)
python:
Expand Down

0 comments on commit 53a4ed8

Please sign in to comment.