mirror of
https://github.com/bitwarden/server
synced 2026-01-05 01:53:17 +00:00
Update to 1.0 RTM
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
"authors": [ "Kyle Spearrin" ],
|
||||
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.Identity": "1.0.0-rc2-final",
|
||||
"Microsoft.AspNetCore.Authentication.JwtBearer": "1.0.0-rc2-final",
|
||||
"Microsoft.AspNetCore.Identity": "1.0.0",
|
||||
"Microsoft.AspNetCore.Authentication.JwtBearer": "1.0.0",
|
||||
"OtpSharp": "1.3.0.4",
|
||||
"Microsoft.AspNetCore.Mvc.Abstractions": "1.0.0-rc2-final",
|
||||
"Microsoft.AspNetCore.Mvc.Abstractions": "1.0.0",
|
||||
"Dapper": "1.42.0",
|
||||
"DataTableProxy": "1.2.0",
|
||||
"Sendgrid": "6.3.4",
|
||||
@@ -17,7 +17,7 @@
|
||||
},
|
||||
|
||||
"frameworks": {
|
||||
"net46": {
|
||||
"net461": {
|
||||
"frameworkAssemblies": {
|
||||
"System.ComponentModel.DataAnnotations": "4.0.0.0",
|
||||
"System.Data": "4.0.0.0"
|
||||
|
||||
Reference in New Issue
Block a user