File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1+ ### 2024-09-25 Version 1.6.2
2+ * Refactor default credentials provider
3+
14### 2024-09-18 Version 1.6.1
25* Change fixed dependency of newtonsoft.json to scope dependency
36
Original file line number Diff line number Diff line change 2929// Build Number
3030// Revision
3131//
32- [ assembly: AssemblyVersion ( "1.6.1 .0" ) ]
33- [ assembly: AssemblyFileVersion ( "1.6.1 .0" ) ]
32+ [ assembly: AssemblyVersion ( "1.6.2 .0" ) ]
33+ [ assembly: AssemblyFileVersion ( "1.6.2 .0" ) ]
3434[ assembly: InternalsVisibleTo ( "Aliyun.Net.Credentials.UnitTests" ) ]
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFrameworks >netstandard2.0;net45</TargetFrameworks >
55 <RootNamespace >Aliyun.Acs.Core</RootNamespace >
6- <Version >1.6.1 </Version >
6+ <Version >1.6.2 </Version >
77 <Authors >Alibaba Cloud</Authors >
88 <PackageTags >alibaba aliyun SDK core</PackageTags >
99 <Copyright >©2009-2019 Alibaba Cloud</Copyright >
You can’t perform that action at this time.
0 commit comments