diff --git a/sdk/deploymentmanager/Microsoft.Azure.Management.DeploymentManager/src/Generated/SdkInfo_AzureDeploymentManager.cs b/sdk/deploymentmanager/Microsoft.Azure.Management.DeploymentManager/src/Generated/SdkInfo_AzureDeploymentManager.cs index 7da22c92e40a..a026f9ff6ca0 100644 --- a/sdk/deploymentmanager/Microsoft.Azure.Management.DeploymentManager/src/Generated/SdkInfo_AzureDeploymentManager.cs +++ b/sdk/deploymentmanager/Microsoft.Azure.Management.DeploymentManager/src/Generated/SdkInfo_AzureDeploymentManager.cs @@ -29,16 +29,5 @@ public static IEnumerable> ApiInfo_AzureDeployment }.AsEnumerable(); } } - // BEGIN: Code Generation Metadata Section - public static readonly String AutoRestVersion = "latest"; - public static readonly String AutoRestBootStrapperVersion = "autorest@2.0.4283"; - public static readonly String AutoRestCmdExecuted = "cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/deploymentmanager/resource-manager/readme.md --csharp --version=latest --reflect-api-versions --csharp-sdks-folder=E:\\repos\\azure-sdk-for-net\\src\\SDKs"; - public static readonly String GithubForkName = "Azure"; - public static readonly String GithubBranchName = "master"; - public static readonly String GithubCommidId = "67d6bf5c72fb183114938332e72f5d8d995f9979"; - public static readonly String CodeGenerationErrors = ""; - public static readonly String GithubRepoName = "azure-rest-api-specs"; - // END: Code Generation Metadata Section } } -