mirror of
https://github.com/bitwarden/server.git
synced 2025-07-01 08:02:49 -05:00
Version adjustments
This commit is contained in:
@ -1,13 +1,13 @@
|
||||
{
|
||||
"userSecretsId": "aspnet5-bitwarden-Api",
|
||||
"version": "1.0.3",
|
||||
"version": "1.1.0",
|
||||
|
||||
"dependencies": {
|
||||
"Core": {
|
||||
"target": "project"
|
||||
},
|
||||
"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.StaticFiles": "1.0.0",
|
||||
"Microsoft.Extensions.Configuration.UserSecrets": "1.0.0",
|
||||
|
Reference in New Issue
Block a user