Skip to content

Commit b7140a2

Browse files
feat(curations): Add VCS path curations for Azure SDK for .NET
Generated using the `generateAzureSdkForNetCurations` task, see [1]. [1]: https://github.com/Azure/azure-sdk-for-net Signed-off-by: Marcel Bochtler <[email protected]>
1 parent a9a4f11 commit b7140a2

File tree

63 files changed

+315
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+315
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- id: "NuGet::Azure.Communication.AlphaIds:"
2+
curations:
3+
comment: "Set the VCS path of the module inside the multi-module repository."
4+
vcs:
5+
path: "sdk/communication/Azure.Communication.AlphaIds"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- id: "NuGet::Azure.Core.Expressions.DataFactory:"
2+
curations:
3+
comment: "Set the VCS path of the module inside the multi-module repository."
4+
vcs:
5+
path: "sdk/core/Azure.Core.Expressions.DataFactory"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- id: "NuGet::Azure.Developer.DevCenter:"
2+
curations:
3+
comment: "Set the VCS path of the module inside the multi-module repository."
4+
vcs:
5+
path: "sdk/devcenter/Azure.Developer.DevCenter"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- id: "NuGet::Azure.ResourceManager.Advisor:"
2+
curations:
3+
comment: "Set the VCS path of the module inside the multi-module repository."
4+
vcs:
5+
path: "sdk/advisor/Azure.ResourceManager.Advisor"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- id: "NuGet::Azure.ResourceManager.AgFoodPlatform:"
2+
curations:
3+
comment: "Set the VCS path of the module inside the multi-module repository."
4+
vcs:
5+
path: "sdk/agrifood/Azure.ResourceManager.AgFoodPlatform"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- id: "NuGet::Azure.ResourceManager.AlertsManagement:"
2+
curations:
3+
comment: "Set the VCS path of the module inside the multi-module repository."
4+
vcs:
5+
path: "sdk/alertsmanagement/Azure.ResourceManager.AlertsManagement"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- id: "NuGet::Azure.ResourceManager.Analysis:"
2+
curations:
3+
comment: "Set the VCS path of the module inside the multi-module repository."
4+
vcs:
5+
path: "sdk/analysisservices/Azure.ResourceManager.Analysis"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- id: "NuGet::Azure.ResourceManager.ApiManagement:"
2+
curations:
3+
comment: "Set the VCS path of the module inside the multi-module repository."
4+
vcs:
5+
path: "sdk/apimanagement/Azure.ResourceManager.ApiManagement"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- id: "NuGet::Azure.ResourceManager.AppComplianceAutomation:"
2+
curations:
3+
comment: "Set the VCS path of the module inside the multi-module repository."
4+
vcs:
5+
path: "sdk/appcomplianceautomation/Azure.ResourceManager.AppComplianceAutomation"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- id: "NuGet::Azure.ResourceManager.AppContainers:"
2+
curations:
3+
comment: "Set the VCS path of the module inside the multi-module repository."
4+
vcs:
5+
path: "sdk/containerapps/Azure.ResourceManager.AppContainers"

0 commit comments

Comments
 (0)