[Cognitive Services] March release (Add GetUsages operation, addnew/remove some API Kind)#4128
Conversation
initial commit - need to fix usage test case
Regenerate with the latest swagger to correct limit/currentValue types. Now Usage UT can pass.
Bump version to 4.0.0.0
Update RecordSession for CognitiveServicesAccountUpdateWithCreateTest
dsgouda
left a comment
There was a problem hiding this comment.
Please execute the following steps
msbuild build.projmsbuild build.proj /t:Build /p:Scope=SDKs\DataFactory
Please commit any artifacts/changes generated by these steps
|
@dsgouda , I suppose you mean But anyway I executed both msbuild.exe build.proj /t:build /p:Scope=SDKs\CognitiveService\management and msbuild build.proj /t:Build /p:Scope=SDKs\DataFactory and did not find anything new generated. |
|
C:\GitHub\azure-sdk-for-net>msbuild build.proj Build started 3/14/2018 12:17:11 PM. Build succeeded. Time Elapsed 00:00:23.11 C:\GitHub\azure-sdk-for-net>msbuild.exe build.proj /t:build /p:Scope=SDKs\CognitiveService\management Build started 3/14/2018 12:17:42 PM. TestSDKProjects ....... 0 Build succeeded. Time Elapsed 00:00:00.19 C:\GitHub\azure-sdk-for-net>msbuild build.proj /t:Build /p:Scope=SDKs\DataFactory Build started 3/14/2018 12:17:53 PM. TestSDKProjects ....... 1 NuGet Config files used: Feeds used: Project "C:\GitHub\azure-sdk-for-net\build.proj" (1) is building "C:\GitHub\azure-sdk-for-net\src\SDKs\DataFactory\Data NuGet Config files used: Feeds used: BuildAzSdkProjects: BuildAzSdkProjects: BuildAzSdkProjects: Done Building Project "C:\GitHub\azure-sdk-for-net\build.proj" (Build target(s)). Build succeeded. Time Elapsed 00:00:05.87 C:\GitHub\azure-sdk-for-net>git status nothing to commit, working tree clean C:\GitHub\azure-sdk-for-net> |
Description
This checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
Testing Guidelines
SDK Generation Guidelines
*.csprojandAssemblyInfo.csfiles have been updated with the new version of the SDK.