From bd98038b15f1194be09c17fb169ae5645c7a212d Mon Sep 17 00:00:00 2001 From: SDK Automation Date: Fri, 29 May 2020 08:04:06 +0000 Subject: [PATCH] Generated from fcca7dfa5b76096aa3067d7c3bae4c65cfdfbca0 Fix output folder in peering --- .../src/Generated/SdkInfo_PeeringManagementClient.cs | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/SdkInfo_PeeringManagementClient.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/SdkInfo_PeeringManagementClient.cs index 91dc56ee0d39..1a39846e3cea 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/SdkInfo_PeeringManagementClient.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/SdkInfo_PeeringManagementClient.cs @@ -36,16 +36,5 @@ public static IEnumerable> ApiInfo_PeeringManageme }.AsEnumerable(); } } - // BEGIN: Code Generation Metadata Section - public static readonly String AutoRestVersion = "v2"; - public static readonly String AutoRestBootStrapperVersion = "autorest@2.0.4413"; - public static readonly String AutoRestCmdExecuted = "cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/peering/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=E:\\azure-sdk-for-net\\sdk"; - public static readonly String GithubForkName = "Azure"; - public static readonly String GithubBranchName = "master"; - public static readonly String GithubCommidId = "8b2e977ca30ce0d9b44e8f6b90d569c7a0334d59"; - public static readonly String CodeGenerationErrors = ""; - public static readonly String GithubRepoName = "azure-rest-api-specs"; - // END: Code Generation Metadata Section } } -