mirror of
https://github.com/bitwarden/server.git
synced 2025-04-06 05:28:15 -05:00
Version adjustments
This commit is contained in:
parent
4867df0138
commit
347baca3ab
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"userSecretsId": "aspnet5-bitwarden-Api",
|
"userSecretsId": "aspnet5-bitwarden-Api",
|
||||||
"version": "1.0.3",
|
"version": "1.1.0",
|
||||||
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Core": {
|
"Core": {
|
||||||
"target": "project"
|
"target": "project"
|
||||||
},
|
},
|
||||||
"Microsoft.AspNetCore.Server.IISIntegration": "1.0.0",
|
"Microsoft.AspNetCore.Server.IISIntegration": "1.0.0",
|
||||||
"Microsoft.AspNetCore.Mvc": "1.0.0",
|
"Microsoft.AspNetCore.Mvc": "1.0.1",
|
||||||
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0",
|
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0",
|
||||||
"Microsoft.AspNetCore.StaticFiles": "1.0.0",
|
"Microsoft.AspNetCore.StaticFiles": "1.0.0",
|
||||||
"Microsoft.Extensions.Configuration.UserSecrets": "1.0.0",
|
"Microsoft.Extensions.Configuration.UserSecrets": "1.0.0",
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"Microsoft.AspNetCore.Identity": "1.0.0",
|
"Microsoft.AspNetCore.Identity": "1.0.0",
|
||||||
"Microsoft.AspNetCore.Authentication.JwtBearer": "1.0.0",
|
"Microsoft.AspNetCore.Authentication.JwtBearer": "1.0.0",
|
||||||
"OtpSharp": "1.3.0.4",
|
"OtpSharp": "1.3.0.4",
|
||||||
"Microsoft.AspNetCore.Mvc.Abstractions": "1.0.0",
|
"Microsoft.AspNetCore.Mvc.Abstractions": "1.0.1",
|
||||||
"Dapper": "1.42.0",
|
"Dapper": "1.42.0",
|
||||||
"DataTableProxy": "1.2.0",
|
"DataTableProxy": "1.2.0",
|
||||||
"Sendgrid": "6.3.4",
|
"Sendgrid": "6.3.4",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user