File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed
specification/authorization/resource-manager Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change 1818 - tag : package-2018-01-01-preview
1919 - tag : package-2018-07-01-preview
2020 - tag : package-2018-09-01-preview
21- - tag : package-2020-04-preview
2221` ` `
2322
2423### Tag: package-2015-07-01 and go
@@ -65,12 +64,3 @@ Please also specify `--go-sdk-folder=<path to the root directory of your azure-s
6564` ` ` yaml $(tag) == 'package-2018-09-01-preview' && $(go)
6665output-folder: $(go-sdk-folder)/services/preview/$(namespace)/mgmt/2018-09-01-preview/$(namespace)
6766` ` `
68-
69- # ## Tag: package-2020-04-preview and go
70-
71- These settings apply only when `--tag=package-2020-04-preview --go` is specified on the command line.
72- Please also specify `--go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>`.
73-
74- ` ` ` yaml $(tag) == 'package-2020-04-preview' && $(go)
75- output-folder: $(go-sdk-folder)/services/preview/$(namespace)/mgmt/2020-04-01-preview/$(namespace)
76- ` ` `
You can’t perform that action at this time.
0 commit comments