Skip to content

Commit a638ef5

Browse files
committed
Generated csharp 2023-04-26 for aliding.
1 parent e755975 commit a638ef5

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

aliding-20230426/ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2025-11-20 Version: 2.45.2
2+
- Generated csharp 2023-04-26 for aliding.
3+
14
2025-11-20 Version: 2.45.1
25
- Update API InvokeSkill: add request parameters sourceIdOfAssistantId.
36
- Update API InvokeSkill: add request parameters AccountContext.ssoTicket.

aliding-20230426/core/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
[assembly: ComVisible(false)]
2121

2222
// The following GUID is for the ID of the typelib if this project is exposed to COM
23-
[assembly: Guid("4dbb8fd0-c601-11f0-b297-37752ce84393")]
23+
[assembly: Guid("4527a730-c608-11f0-9640-d1bea01b4acc")]
2424

2525
// Version information for an assembly consists of the following four values:
2626
//
@@ -29,5 +29,5 @@
2929
// Build Number
3030
// Revision
3131
//
32-
[assembly: AssemblyVersion("2.45.0.0")]
33-
[assembly: AssemblyFileVersion("2.45.1.0")]
32+
[assembly: AssemblyVersion("2.45.1.0")]
33+
[assembly: AssemblyFileVersion("2.45.2.0")]

aliding-20230426/core/aliding.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
88
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
99
<AssemblyName>AlibabaCloud.SDK.Aliding20230426</AssemblyName>
10-
<Version>2.45.1</Version>
10+
<Version>2.45.2</Version>
1111
<LangVersion>5</LangVersion>
1212
<Authors>Alibaba Cloud</Authors>
1313
<Description>Alibaba Cloud aliding (20230426) SDK Library for .NET</Description>

0 commit comments

Comments
 (0)