Skip to content

Commit

Permalink
upgrade to v2.3.0 of MongoDB Driver
Browse files Browse the repository at this point in the history
  • Loading branch information
tugberkugurlu authored Oct 29, 2016
1 parent de8cbe7 commit fb48a67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/AspNetCore.Identity.MongoDB/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"dependencies": {
"Microsoft.AspNetCore.Identity": "1.0.0",
"Microsoft.Extensions.Logging.Abstractions": "1.0.0",
"MongoDB.Driver": "2.3.0-rc1"
"MongoDB.Driver": "2.3.0"
},
"frameworks": {
"netstandard1.5": {
"imports": "dnxcore50"
}
}
}
}

0 comments on commit fb48a67

Please sign in to comment.