Skip to content

Commit a55763a

Browse files
committed
Generated csharp 2023-01-17 for airticketOpen.
1 parent 5318756 commit a55763a

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

airticketopen-20230117/ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2025-11-18 Version: 4.0.1
2+
- Generated csharp 2023-01-17 for airticketOpen.
3+
14
2025-11-18 Version: 4.0.0
25
- Support API StandardSearch.
36
- Update API OrderDetail: add response parameters Body.data.baggage_allowance_map.carry_length.

airticketopen-20230117/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("c1c25c90-c455-11f0-8e64-51c750c34b99")]
23+
[assembly: Guid("d15673d0-c45a-11f0-83fe-cf8aa00bcf67")]
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("4.0")]
33-
[assembly: AssemblyFileVersion("4.0.0.0")]
32+
[assembly: AssemblyVersion("4.0.0.0")]
33+
[assembly: AssemblyFileVersion("4.0.1.0")]

airticketopen-20230117/core/airticketopen.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.AirticketOpen20230117</AssemblyName>
10-
<Version>4.0.0</Version>
10+
<Version>4.0.1</Version>
1111
<LangVersion>5</LangVersion>
1212
<Authors>Alibaba Cloud</Authors>
1313
<Description>Alibaba Cloud airticketOpen (20230117) SDK Library for .NET</Description>

0 commit comments

Comments
 (0)