File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 8
8
<owners >$author$</owners >
9
9
<licenseUrl >https://github.com/KKBOX/OpenAPI-Dotnet#license</licenseUrl >
10
10
<projectUrl >https://github.com/KKBOX/OpenAPI-Dotnet</projectUrl >
11
- <iconUrl >https://github.com/KKBOX/OpenAPI-Dotnet/Doc/StoreLogo.png</iconUrl >
11
+ <iconUrl >https://github.com/KKBOX/OpenAPI-Dotnet/raw/master/ Doc/StoreLogo.png</iconUrl >
12
12
<requireLicenseAcceptance >false</requireLicenseAcceptance >
13
13
<description >$description$</description >
14
- <releaseNotes >1.0.0 : Support KKBOX Open API.</releaseNotes >
14
+ <releaseNotes >1.0.1.1 : Support KKBOX Open API and fixed some issues .</releaseNotes >
15
15
<copyright >Copyright © KKBOX International Limited All Rights Reserveds 2017</copyright >
16
16
<tags >KKBOX OpenAPI Music</tags >
17
17
<dependencies >
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "1.0.1.0 " ) ]
36
- [ assembly: AssemblyFileVersion ( "1.0.1.0 " ) ]
35
+ [ assembly: AssemblyVersion ( "1.0.1.1 " ) ]
36
+ [ assembly: AssemblyFileVersion ( "1.0.1.1 " ) ]
Original file line number Diff line number Diff line change 8
8
<owners >$author$</owners >
9
9
<licenseUrl >https://github.com/KKBOX/OpenAPI-Dotnet#license</licenseUrl >
10
10
<projectUrl >https://github.com/KKBOX/OpenAPI-Dotnet</projectUrl >
11
- <iconUrl >https://github.com/KKBOX/OpenAPI-Dotnet/Doc/StoreLogo.png</iconUrl >
11
+ <iconUrl >https://github.com/KKBOX/OpenAPI-Dotnet/raw/master/ Doc/StoreLogo.png</iconUrl >
12
12
<requireLicenseAcceptance >false</requireLicenseAcceptance >
13
13
<description >$description$</description >
14
- <releaseNotes >1.0.0 : Support KKBOX Open API.</releaseNotes >
14
+ <releaseNotes >1.0.1.1 : Support KKBOX Open API and fixed some issues .</releaseNotes >
15
15
<copyright >Copyright © KKBOX International Limited All Rights Reserveds 2017</copyright >
16
16
<tags >KKBOX OpenAPI Music</tags >
17
17
<dependencies >
Original file line number Diff line number Diff line change 24
24
// You can specify all the values or you can default the Build and Revision Numbers
25
25
// by using the '*' as shown below:
26
26
// [assembly: AssemblyVersion("1.0.*")]
27
- [ assembly: AssemblyVersion ( "1.0.1.0 " ) ]
28
- [ assembly: AssemblyFileVersion ( "1.0.1.0 " ) ]
27
+ [ assembly: AssemblyVersion ( "1.0.1.1 " ) ]
28
+ [ assembly: AssemblyFileVersion ( "1.0.1.1 " ) ]
29
29
[ assembly: ComVisible ( false ) ]
You can’t perform that action at this time.
0 commit comments