Skip to content

Commit cb06746

Browse files
liaoyustudentJacksonTian
authored andcommitted
release version 1.5.7
1 parent a97a448 commit cb06746

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

aliyun-net-sdk-core/ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 2020-07-24 Version 1.5.7
2+
* Fixed endpointList
3+
* add validate for region, productNetwork, productSuffix
4+
15
### 2020-04-21 Version 1.5.6
26
* Fixed Dict.Add
37

aliyun-net-sdk-core/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828
// Build Number
2929
// Revision
3030
//
31-
[assembly: AssemblyVersion("1.5.6.0")]
32-
[assembly: AssemblyFileVersion("1.5.6.0")]
31+
[assembly: AssemblyVersion("1.5.7.0")]
32+
[assembly: AssemblyFileVersion("1.5.7.0")]

aliyun-net-sdk-core/aliyun-net-sdk-core.vs2017.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFrameworks>netstandard2.0;net45</TargetFrameworks>
55
<RootNamespace>Aliyun.Acs.Core</RootNamespace>
6-
<Version>1.5.6</Version>
6+
<Version>1.5.7</Version>
77
<Authors>Alibaba Cloud</Authors>
88
<PackageTags>alibaba aliyun SDK core</PackageTags>
99
<Copyright>©2009-2019 Alibaba Cloud</Copyright>

0 commit comments

Comments
 (0)