These settings apply only when --go is specified on the command line.
license-header: MICROSOFT_MIT_NO_VERSION
namespace: render
clear-output-folder: true
export-clients: truebatch:
- tag: 2.1-previewThese settings apply only when --tag=2.1-preview --go is specified on the command line.
Please also specify --go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>.
output-folder: $(go-sdk-folder)/services/preview/maps/2.1/$(namespace)These settings apply only when --tag=2.0-preview --go is specified on the command line.
Please also specify --go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>.
output-folder: $(go-sdk-folder)/services/preview/maps/2.0/$(namespace)