Skip to content
This repository was archived by the owner on Dec 24, 2020. It is now read-only.

Commit ea9e7ae

Browse files
committed
Update project.json to include iconUrl
1 parent 1d80ebe commit ea9e7ae

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

src/AspNet.Security.OAuth.Introspection/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"owners": [ "Kévin Chalet" ],
77

88
"projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Extensions",
9+
"iconUrl": "https://avatars3.githubusercontent.com/u/7998081?s=64",
910
"licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.html",
1011

1112
"repository": {

src/AspNet.Security.OAuth.Validation/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"owners": [ "Kévin Chalet" ],
77

88
"projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Extensions",
9+
"iconUrl": "https://avatars3.githubusercontent.com/u/7998081?s=64",
910
"licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.html",
1011

1112
"repository": {

src/Owin.Security.OAuth.Introspection/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"owners": [ "Kévin Chalet" ],
77

88
"projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Extensions",
9+
"iconUrl": "https://avatars3.githubusercontent.com/u/7998081?s=64",
910
"licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.html",
1011

1112
"repository": {

src/Owin.Security.OAuth.Validation/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"owners": [ "Kévin Chalet" ],
77

88
"projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Extensions",
9+
"iconUrl": "https://avatars3.githubusercontent.com/u/7998081?s=64",
910
"licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.html",
1011

1112
"repository": {

0 commit comments

Comments
 (0)