Skip to content

Commit

Permalink
Repurposed azure-sdk-for-net (#32311)
Browse files Browse the repository at this point in the history
  • Loading branch information
raych1 authored Jan 24, 2025
1 parent 443a57e commit 53e155c
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions specificationRepositoryConfiguration.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
"mainRepository": "Azure/azure-sdk-for-js"
},
"azure-sdk-for-net": {
"integrationRepository": "azure-sdk/azure-sdk-for-net",
"mainRepository": "Azure/azure-sdk-for-net"
},
"azure-sdk-for-net-track2": {
"integrationRepository": "azure-sdk/azure-sdk-for-net",
"mainRepository": "Azure/azure-sdk-for-net",
"configFilePath": "eng/swagger_to_sdk_config.json"
Expand Down Expand Up @@ -52,10 +48,6 @@
"mainRepository": "Azure/azure-sdk-for-js-pr"
},
"azure-sdk-for-net": {
"integrationRepository": "azure-sdk/azure-sdk-for-net-pr",
"mainRepository": "Azure/azure-sdk-for-net-pr"
},
"azure-sdk-for-net-track2": {
"integrationRepository": "azure-sdk/azure-sdk-for-net-pr",
"mainRepository": "Azure/azure-sdk-for-net-pr",
"configFilePath": "eng/swagger_to_sdk_config.json"
Expand All @@ -74,7 +66,7 @@
"typespecEmitterToSdkRepositoryMapping": {
"@azure-tools/typespec-python": "azure-sdk-for-python",
"@azure-tools/typespec-java": "azure-sdk-for-java",
"@azure-tools/typespec-csharp": "azure-sdk-for-net-track2",
"@azure-tools/typespec-csharp": "azure-sdk-for-net",
"@azure-tools/typespec-ts": "azure-sdk-for-js",
"@azure-tools/typespec-go": "azure-sdk-for-go"
}
Expand Down

0 comments on commit 53e155c

Please sign in to comment.