Browse Source

Update README.md

pull/369/head
Kévin Chalet 9 years ago
parent
commit
25033d7085
  1. 2
      README.md

2
README.md

@ -59,7 +59,7 @@ To use OpenIddict, you need to:
```json
"dependencies": {
"AspNet.Security.OAuth.Validation": "1.0.0-alpha2-final",
"AspNet.Security.OAuth.Validation": "1.0.0-*",
"OpenIddict": "1.0.0-*",
"OpenIddict.EntityFrameworkCore": "1.0.0-*",
"OpenIddict.Mvc": "1.0.0-*"

Loading…
Cancel
Save