Skip to content

Commit fa540a8

Browse files
yangyuansarkar-rajarshi
authored andcommitted
[Cognitive Services] Refresh SDK with latest update. (Azure#29167)
1 parent 668f3e9 commit fa540a8

File tree

6 files changed

+18
-14
lines changed

6 files changed

+18
-14
lines changed

eng/mgmt/mgmtmetadata/cognitiveservices_resource-manager.txt

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,15 @@ AutoRest installed successfully.
33
Commencing code generation
44
Generating CSharp code
55
Executing AutoRest command
6-
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\Repos\azure-sdk-for-net\sdk
6+
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/resource-manager/readme.md --csharp --version=2.0.4421 --reflect-api-versions --csharp-sdks-folder=C:\Repos\azure-sdk-for-net\sdk
77
Autorest CSharp Version: 2.3.82
8-
2022-03-13 20:59:57 UTC
8+
2022-06-07 22:30:22 UTC
99
Azure-rest-api-specs repository information
1010
GitHub fork: Azure
1111
Branch: main
12-
Commit: 2c66a689c610dbef623d6c4e4c4e913446d5ac68
12+
Commit: ad5110c7ba2113d5f77946338231f45ac4d09c82
1313
AutoRest information
14-
Requested version: v2
15-
Bootstrapper version: autorest@3.4.1
14+
Requested version: 2.0.4421
15+
Bootstrapper version: autorest@2.0.4413
16+
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
17+
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.

sdk/cognitiveservices/Microsoft.Azure.Management.CognitiveServices/src/Generated/Models/DeploymentScaleSettings.cs

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/cognitiveservices/Microsoft.Azure.Management.CognitiveServices/src/Generated/Models/DeploymentScaleType.cs

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/cognitiveservices/Microsoft.Azure.Management.CognitiveServices/src/Generated/SdkInfo_CognitiveServicesManagementClient.cs

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/cognitiveservices/Microsoft.Azure.Management.CognitiveServices/src/Microsoft.Azure.Management.CognitiveServices.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<PropertyGroup>
77
<PackageId>Microsoft.Azure.Management.CognitiveServices</PackageId>
88
<Description>Microsoft Azure Management Cognitive Services Library</Description>
9-
<Version>8.2.0</Version>
9+
<Version>8.3.0</Version>
1010
<AssemblyName>Microsoft.Azure.Management.CognitiveServices</AssemblyName>
1111
<PackageTags>Cognitive Services management;Cognitive Services;</PackageTags>
1212
<PackageReleaseNotes>
1313
<![CDATA[
14-
1) Update to API version 2022-03-01.
14+
1) Add DeploymentScaleType `Standard`.
1515
]]>
1616
</PackageReleaseNotes>
1717
</PropertyGroup>

sdk/cognitiveservices/Microsoft.Azure.Management.CognitiveServices/src/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[assembly: AssemblyDescription("Provides Microsoft Azure Cognitive Services management functions for managing Microsoft Azure Cognitive Services accounts.")]
99

1010
[assembly: AssemblyVersion("8.2.0.0")]
11-
[assembly: AssemblyFileVersion("8.2.0.0")]
11+
[assembly: AssemblyFileVersion("8.3.0.0")]
1212

1313
[assembly: AssemblyConfiguration("")]
1414
[assembly: AssemblyCompany("Microsoft")]

0 commit comments

Comments
 (0)