Skip to content

Commit 0bfe2d3

Browse files
authored
emit all CloudMachine packages (Azure#47449)
* emit all CloudMachine packages * fix readme
1 parent 17fa4ac commit 0bfe2d3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

sdk/cloudmachine/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Azure CloudMachine client library for .NETyy
1+
# Azure CloudMachine client library for .NET
22

33
Write Azure apps in 5 minutes
44

sdk/cloudmachine/ci.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,9 @@ extends:
5151
Artifacts:
5252
- name: Azure.CloudMachine
5353
safeName: AzureCloudMachine
54+
- name: Azure.CloudMachine.All
55+
safeName: AzureCloudMachineAll
56+
- name: Azure.CloudMachine.Web
57+
safeName: AzureCloudMachineWeb
58+
- name: Azure.Provisioning.CloudMachine
59+
safeName: AzureProvisioningCloudMachine

0 commit comments

Comments
 (0)