Feat Front Widgets Refactizados y Ajustes Backend
This commit is contained in:
		| @@ -10,7 +10,8 @@ | ||||
|         "dependencies": { | ||||
|           "Elecciones.Core": "1.0.0", | ||||
|           "Microsoft.Extensions.Configuration.Abstractions": "9.0.8", | ||||
|           "Microsoft.Extensions.Http": "9.0.8" | ||||
|           "Microsoft.Extensions.Http": "9.0.8", | ||||
|           "System.Threading.RateLimiting": "9.0.8" | ||||
|         }, | ||||
|         "runtime": { | ||||
|           "Elecciones.Infrastructure.dll": {} | ||||
| @@ -169,6 +170,14 @@ | ||||
|           } | ||||
|         } | ||||
|       }, | ||||
|       "System.Threading.RateLimiting/9.0.8": { | ||||
|         "runtime": { | ||||
|           "lib/net9.0/System.Threading.RateLimiting.dll": { | ||||
|             "assemblyVersion": "9.0.0.0", | ||||
|             "fileVersion": "9.0.825.36511" | ||||
|           } | ||||
|         } | ||||
|       }, | ||||
|       "Elecciones.Core/1.0.0": { | ||||
|         "runtime": { | ||||
|           "Elecciones.Core.dll": { | ||||
| @@ -276,6 +285,13 @@ | ||||
|       "path": "microsoft.extensions.primitives/9.0.8", | ||||
|       "hashPath": "microsoft.extensions.primitives.9.0.8.nupkg.sha512" | ||||
|     }, | ||||
|     "System.Threading.RateLimiting/9.0.8": { | ||||
|       "type": "package", | ||||
|       "serviceable": true, | ||||
|       "sha512": "sha512-Kr2vtbLUyZSGz40YoqE1FrNlXyGj4qOvNmm9upEVxLgT8pr/yEubhDMU5xs70ruhchuWO0LrFi76YWHjYUP/SA==", | ||||
|       "path": "system.threading.ratelimiting/9.0.8", | ||||
|       "hashPath": "system.threading.ratelimiting.9.0.8.nupkg.sha512" | ||||
|     }, | ||||
|     "Elecciones.Core/1.0.0": { | ||||
|       "type": "project", | ||||
|       "serviceable": false, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user