Files
ASP.NET/IntroductorySessions/Session04/Projects/Wiki/bin/Debug/net6.0/Wiki.deps.json
T

129 lines
4.5 KiB
JSON

{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"Wiki/1.0.0": {
"dependencies": {
"Microsoft.AspNetCore.Authentication.Negotiate": "6.0.22"
},
"runtime": {
"Wiki.dll": {}
}
},
"Microsoft.AspNetCore.Authentication.Negotiate/6.0.22": {
"dependencies": {
"Microsoft.AspNetCore.Connections.Abstractions": "6.0.22",
"System.DirectoryServices.Protocols": "6.0.2"
},
"runtime": {
"lib/net6.0/Microsoft.AspNetCore.Authentication.Negotiate.dll": {
"assemblyVersion": "6.0.22.0",
"fileVersion": "6.0.2223.42415"
}
}
},
"Microsoft.AspNetCore.Connections.Abstractions/6.0.22": {
"dependencies": {
"Microsoft.Extensions.Features": "6.0.22",
"System.IO.Pipelines": "6.0.3"
},
"runtime": {
"lib/net6.0/Microsoft.AspNetCore.Connections.Abstractions.dll": {
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.2223.42415"
}
}
},
"Microsoft.Extensions.Features/6.0.22": {
"runtime": {
"lib/net6.0/Microsoft.Extensions.Features.dll": {
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.2223.42415"
}
}
},
"System.DirectoryServices.Protocols/6.0.2": {
"runtime": {
"lib/net6.0/System.DirectoryServices.Protocols.dll": {
"assemblyVersion": "6.0.0.2",
"fileVersion": "6.0.1823.26907"
}
},
"runtimeTargets": {
"runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.dll": {
"rid": "linux",
"assetType": "runtime",
"assemblyVersion": "6.0.0.2",
"fileVersion": "6.0.1823.26907"
},
"runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.dll": {
"rid": "osx",
"assetType": "runtime",
"assemblyVersion": "6.0.0.2",
"fileVersion": "6.0.1823.26907"
},
"runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "6.0.0.2",
"fileVersion": "6.0.1823.26907"
}
}
},
"System.IO.Pipelines/6.0.3": {
"runtime": {
"lib/net6.0/System.IO.Pipelines.dll": {
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.522.21309"
}
}
}
}
},
"libraries": {
"Wiki/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Authentication.Negotiate/6.0.22": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kIoadm7oqQajMhPNv9m3OlMQlLKP8hkoS4Vu6HXWGV12ILfbTUs+nU7z5S7W0d6/F4FIgjeECtMXHXJEvIFbXA==",
"path": "microsoft.aspnetcore.authentication.negotiate/6.0.22",
"hashPath": "microsoft.aspnetcore.authentication.negotiate.6.0.22.nupkg.sha512"
},
"Microsoft.AspNetCore.Connections.Abstractions/6.0.22": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ftb8k8vABvnnjgupJPThbPuYnUt8djog0qQ1i0h0mcDtNt2O2F1XN0whmbzjqrIINyEaDmhJXUMCG/oCpwfShA==",
"path": "microsoft.aspnetcore.connections.abstractions/6.0.22",
"hashPath": "microsoft.aspnetcore.connections.abstractions.6.0.22.nupkg.sha512"
},
"Microsoft.Extensions.Features/6.0.22": {
"type": "package",
"serviceable": true,
"sha512": "sha512-NZx43Aeg6l3/RC/2kOjySqxZshZ0L3PuxXATNm3ei3nWz8fkEu4/NqJAJxRj4o7OltedYfgoEcl4Ceh8l7FMgQ==",
"path": "microsoft.extensions.features/6.0.22",
"hashPath": "microsoft.extensions.features.6.0.22.nupkg.sha512"
},
"System.DirectoryServices.Protocols/6.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-vDDPWwHn3/DNZ+kPkdXHoada+tKPEC9bVqDOr4hK6HBSP7hGCUTA0Zw6WU5qpGaqa5M1/V+axHMIv+DNEbIf6g==",
"path": "system.directoryservices.protocols/6.0.2",
"hashPath": "system.directoryservices.protocols.6.0.2.nupkg.sha512"
},
"System.IO.Pipelines/6.0.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==",
"path": "system.io.pipelines/6.0.3",
"hashPath": "system.io.pipelines.6.0.3.nupkg.sha512"
}
}
}