fix: arreglado nivel de acceso para las controladoras

This commit is contained in:
2024-04-26 19:50:16 +01:00
parent f2457d4eaa
commit 9b0bde293b
28 changed files with 434 additions and 410 deletions

View File

@@ -10,7 +10,8 @@
"dependencies": {
"Emailer": "1.0.0",
"Entidades": "1.0.0",
"Modelo": "1.0.0"
"Modelo": "1.0.0",
"webhookSharp": "1.0.0"
},
"runtime": {
"Controladora.dll": {}
@@ -3591,6 +3592,14 @@
"System.Xml.XPath": "4.3.0"
}
},
"webhookSharp/1.0.0": {
"runtime": {
"lib/net6.0/webhook#.dll": {
"assemblyVersion": "0.0.0.0",
"fileVersion": "0.0.0.0"
}
}
},
"WindowsAzure.Storage/8.1.4": {
"dependencies": {
"Microsoft.Data.OData": "5.8.2",
@@ -5649,6 +5658,13 @@
"path": "system.xml.xpath.xdocument/4.3.0",
"hashPath": "system.xml.xpath.xdocument.4.3.0.nupkg.sha512"
},
"webhookSharp/1.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-13BokBv/Zp6c1UBuEZPtehyOhzGWVhQ/PsqQTjn3oBZObX7dfdIPJDEoMCxdGKjpT15OnneyeWRHzR5ytxKCvQ==",
"path": "webhooksharp/1.0.0",
"hashPath": "webhooksharp.1.0.0.nupkg.sha512"
},
"WindowsAzure.Storage/8.1.4": {
"type": "package",
"serviceable": true,