From a44f24ffec32b87d6537a473135da75081b63826 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Fri, 2 Jul 2021 04:38:24 +0000 Subject: [PATCH] CodeGen from PR 15034 in Azure/azure-rest-api-specs change profile to profile-content in readme.typescript.md (#15034) --- .../Generated/SdkInfo_DataBoxEdgeManagementClient.cs | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/sdk/databoxedge/Microsoft.Azure.Management.DataBoxEdge/src/Generated/SdkInfo_DataBoxEdgeManagementClient.cs b/sdk/databoxedge/Microsoft.Azure.Management.DataBoxEdge/src/Generated/SdkInfo_DataBoxEdgeManagementClient.cs index a9d05ff76087e..e1bf782adeb01 100644 --- a/sdk/databoxedge/Microsoft.Azure.Management.DataBoxEdge/src/Generated/SdkInfo_DataBoxEdgeManagementClient.cs +++ b/sdk/databoxedge/Microsoft.Azure.Management.DataBoxEdge/src/Generated/SdkInfo_DataBoxEdgeManagementClient.cs @@ -38,16 +38,5 @@ public static IEnumerable> ApiInfo_DataBoxEdgeMana }.AsEnumerable(); } } - // BEGIN: Code Generation Metadata Section - public static readonly String AutoRestVersion = "latest"; - public static readonly String AutoRestBootStrapperVersion = "autorest@2.0.4407"; - public static readonly String AutoRestCmdExecuted = "cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/databoxedge/resource-manager/readme.md --csharp --version=latest --reflect-api-versions --csharp-sdks-folder=D:\\Code\\azure-sdk-for-net\\azure-sdk-for-net\\sdk"; - public static readonly String GithubForkName = "Azure"; - public static readonly String GithubBranchName = "master"; - public static readonly String GithubCommidId = "ef354ec8d6580227707ed935684e533b898beabe"; - public static readonly String CodeGenerationErrors = ""; - public static readonly String GithubRepoName = "azure-rest-api-specs"; - // END: Code Generation Metadata Section } } -