Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ azure-arm: true
license-header: MICROSOFT_MIT_NO_VERSION
namespace: azure.mgmt.notificationhubs
package-name: azure-mgmt-notificationhubs
package-version: 7.0.0b1
package-version: 7.0.0
clear-output-folder: true
```
Expand All @@ -21,4 +21,4 @@ output-folder: $(python-sdks-folder)/notificationhubs/azure-mgmt-notificationhub
``` yaml $(python) && $(python-mode) == 'create' && $(track2)
basic-setup-py: true
output-folder: $(python-sdks-folder)/notificationhubs/azure-mgmt-notificationhubs
```
```