Browse Source

Update project.json to include iconUrl

pull/89/head
Kévin Chalet 10 years ago
parent
commit
f2bf5c4794
  1. 1
      src/OpenIddict.Assets/project.json
  2. 1
      src/OpenIddict.Core/project.json
  3. 1
      src/OpenIddict.EF/project.json
  4. 1
      src/OpenIddict.Models/project.json
  5. 1
      src/OpenIddict.Mvc/project.json
  6. 1
      src/OpenIddict.Security/project.json
  7. 1
      src/OpenIddict/project.json

1
src/OpenIddict.Assets/project.json

@ -6,6 +6,7 @@
"owners": [ "Kévin Chalet" ],
"projectUrl": "https://github.com/openiddict/openiddict-core",
"iconUrl": "https://avatars3.githubusercontent.com/u/13908567?s=64",
"licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.html",
"repository": {

1
src/OpenIddict.Core/project.json

@ -6,6 +6,7 @@
"owners": [ "Kévin Chalet" ],
"projectUrl": "https://github.com/openiddict/openiddict-core",
"iconUrl": "https://avatars3.githubusercontent.com/u/13908567?s=64",
"licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.html",
"repository": {

1
src/OpenIddict.EF/project.json

@ -6,6 +6,7 @@
"owners": [ "Kévin Chalet" ],
"projectUrl": "https://github.com/openiddict/openiddict-core",
"iconUrl": "https://avatars3.githubusercontent.com/u/13908567?s=64",
"licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.html",
"repository": {

1
src/OpenIddict.Models/project.json

@ -6,6 +6,7 @@
"owners": [ "Kévin Chalet" ],
"projectUrl": "https://github.com/openiddict/openiddict-core",
"iconUrl": "https://avatars3.githubusercontent.com/u/13908567?s=64",
"licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.html",
"repository": {

1
src/OpenIddict.Mvc/project.json

@ -6,6 +6,7 @@
"owners": [ "Kévin Chalet" ],
"projectUrl": "https://github.com/openiddict/openiddict-core",
"iconUrl": "https://avatars3.githubusercontent.com/u/13908567?s=64",
"licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.html",
"repository": {

1
src/OpenIddict.Security/project.json

@ -6,6 +6,7 @@
"owners": [ "Kévin Chalet" ],
"projectUrl": "https://github.com/openiddict/openiddict-core",
"iconUrl": "https://avatars3.githubusercontent.com/u/13908567?s=64",
"licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.html",
"repository": {

1
src/OpenIddict/project.json

@ -6,6 +6,7 @@
"owners": [ "Kévin Chalet" ],
"projectUrl": "https://github.com/openiddict/openiddict-core",
"iconUrl": "https://avatars3.githubusercontent.com/u/13908567?s=64",
"licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.html",
"repository": {

Loading…
Cancel
Save