Skip to content

Commit

Permalink
unused
Browse files Browse the repository at this point in the history
  • Loading branch information
dsgouda committed Oct 9, 2018
1 parent 5ad7571 commit bb6d58a
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 16 deletions.
6 changes: 0 additions & 6 deletions specification/authorization/resource-manager/readme.csharp.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,8 @@ output-folder: $(csharp-sdks-folder)/$(profile)/Authorization/Management.Authori
batch:
- tag: package-2015-07
apiVersion: package-2015-07
- tag: package-locks-2016-09
apiVersion: package-locks-2016-09
- tag: package-policy-2016-12
apiVersion: package-policy-2016-12
```

### Profile: profile_2017_03_09
Expand All @@ -97,9 +94,6 @@ output-folder: $(csharp-sdks-folder)/$(profile)/Authorization/Management.Authori
batch:
- tag: package-2015-07-authorization-only
apiVersion: package-2015-07-authorization-only
- tag: package-locks-2015-01
apiVersion: package-locks-2015-01
- tag: package-policy-2015-10-01-preview
apiVersion: package-policy-2015-10-01-preview
```
1 change: 0 additions & 1 deletion specification/compute/resource-manager/readme.csharp.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,4 @@ output-folder: $(csharp-sdks-folder)/$(profile)/Compute/Management.Compute/Gener
batch:
- tag: package-compute-2016-03
apiVersion: package-compute-2016-03
```
2 changes: 0 additions & 2 deletions specification/dns/resource-manager/readme.csharp.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ output-folder: $(csharp-sdks-folder)/$(profile)/Dns/Management.Dns/Generated
batch:
- tag: package-dns-2016-04
apiVersion: package-dns-2016-04
skip-simplifier-on-namespace:
- System.Net
Expand All @@ -48,7 +47,6 @@ output-folder: $(csharp-sdks-folder)/$(profile)/Dns/Management.Dns/Generated
batch:
- tag: package-dns-2016-04
apiVersion: package-dns-2016-04
skip-simplifier-on-namespace:
- System.Net
Expand Down
2 changes: 0 additions & 2 deletions specification/network/resource-manager/readme.csharp.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ namespace: Microsoft.Azure.Management.Profiles.$(profile).Network
output-folder: $(csharp-sdks-folder)/$(profile)/Network/Management.Network/Generated
batch:
- tag: package-2017-10
apiVersion: package-2017-10
```

### Profile: profile_2017_03_09
Expand All @@ -68,5 +67,4 @@ output-folder: $(csharp-sdks-folder)/$(profile)/Network/Management.Network/Gener
batch:
- tag: package-2015-06split
apiVersion: package-2015-06split
```
3 changes: 0 additions & 3 deletions specification/resources/resource-manager/readme.csharp.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,9 +289,6 @@ output-folder: $(csharp-sdks-folder)/$(profile)/Resource/Management.ResourceMana
batch:
- tag: package-resources-2016-02
apiVersion: package-resources-2016-02
- tag: package-links-2016-09
apiVersion: package-links-2016-09
- tag: package-subscriptions-2016-06
apiVersion: package-subscriptions-2016-06
```
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,4 @@ namespace: Microsoft.Azure.Management.Profiles.$(profile).Subscription
output-folder: $(csharp-sdks-folder)/$(profile)/Subscription/Management.Subscription/Generated
batch:
- tag: package-2017-11-preview
apiVersion: package-2017-11-preview
```
1 change: 0 additions & 1 deletion specification/web/resource-manager/readme.csharp.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,4 @@ namespace: Microsoft.Azure.Management.Profiles.$(profile).WebSites
output-folder: $(csharp-sdks-folder)/$(profile)/Websites/Management.Websites/Generated
batch:
- tag: package-2018-03-01-hybrid-csharp
apiVersion: package-2018-03-01-hybrid-csharp
```

0 comments on commit bb6d58a

Please sign in to comment.