Skip to content

Commit

Permalink
Generated from 1a3922e8b50e21b5b81b062d16e5ba4e825e9ba3
Browse files Browse the repository at this point in the history
removed test for now
  • Loading branch information
SDK Automation committed Jan 2, 2020
1 parent 845a8ec commit 198d031
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,5 @@ public static IEnumerable<Tuple<string, string, string>> ApiInfo_DataFactoryMana
}.AsEnumerable();
}
}
// BEGIN: Code Generation Metadata Section
public static readonly String AutoRestVersion = "latest";
public static readonly String AutoRestBootStrapperVersion = "[email protected]";
public static readonly String AutoRestCmdExecuted = "cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/datafactory/resource-manager/readme.md --csharp --version=latest --reflect-api-versions --tag=package-2018-06 --csharp-sdks-folder=D:\\GitHub\\azure-sdk-for-net\\sdk";
public static readonly String GithubForkName = "Azure";
public static readonly String GithubBranchName = "master";
public static readonly String GithubCommidId = "8170b1dddd0b7e0e99e2940625182a79cb677231";
public static readonly String CodeGenerationErrors = "";
public static readonly String GithubRepoName = "azure-rest-api-specs";
// END: Code Generation Metadata Section
}
}

0 comments on commit 198d031

Please sign in to comment.