fix: arreglado nivel de acceso para las controladoras
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user