mirror of
https://github.com/fergalmoran/radio-otherway.git
synced 2025-12-22 09:50:29 +00:00
560 lines
22 KiB
JSON
560 lines
22 KiB
JSON
{
|
|
"runtimeTarget": {
|
|
"name": ".NETCoreApp,Version=v7.0",
|
|
"signature": ""
|
|
},
|
|
"compilationOptions": {},
|
|
"targets": {
|
|
".NETCoreApp,Version=v7.0": {
|
|
"scheduler/1.0.0": {
|
|
"dependencies": {
|
|
"CrystalQuartz.AspNetCore": "6.8.1",
|
|
"Microsoft.AspNetCore.OpenApi": "7.0.2",
|
|
"Quartz.AspNetCore": "3.6.2",
|
|
"Quartz.Extensions.DependencyInjection": "3.6.2",
|
|
"Quartz.Extensions.Hosting": "3.6.2",
|
|
"QuartzNetWebConsole": "1.0.2",
|
|
"Swashbuckle.AspNetCore": "6.4.0"
|
|
},
|
|
"runtime": {
|
|
"scheduler.dll": {}
|
|
}
|
|
},
|
|
"CrystalQuartz.AspNetCore/6.8.1": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.0.3"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/CrystalQuartz.AspNetCore.dll": {
|
|
"assemblyVersion": "6.8.1.0",
|
|
"fileVersion": "6.8.1.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Http.Abstractions/2.0.3": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Features": "2.0.3",
|
|
"System.Text.Encodings.Web": "4.4.0"
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Http.Features/2.0.3": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.OpenApi/7.0.2": {
|
|
"dependencies": {
|
|
"Microsoft.OpenApi": "1.4.3"
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/Microsoft.AspNetCore.OpenApi.dll": {
|
|
"assemblyVersion": "7.0.2.0",
|
|
"fileVersion": "7.0.222.60606"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.ApiDescription.Server/6.0.5": {},
|
|
"Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {},
|
|
"Microsoft.Extensions.Diagnostics.HealthChecks/6.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Hosting.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Options": "6.0.0"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/6.0.0": {},
|
|
"Microsoft.Extensions.FileProviders.Abstractions/6.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Hosting.Abstractions/6.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "6.0.0"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {},
|
|
"Microsoft.Extensions.Options/6.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Primitives/6.0.0": {
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
}
|
|
},
|
|
"Microsoft.OpenApi/1.4.3": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.OpenApi.dll": {
|
|
"assemblyVersion": "1.4.3.0",
|
|
"fileVersion": "1.4.3.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Win32.SystemEvents/6.0.0": {
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
|
|
"assemblyVersion": "6.0.0.0",
|
|
"fileVersion": "6.0.21.52210"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "6.0.0.0",
|
|
"fileVersion": "6.0.21.52210"
|
|
}
|
|
}
|
|
},
|
|
"Quartz/3.6.2": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
|
"System.Configuration.ConfigurationManager": "6.0.1",
|
|
"System.Diagnostics.DiagnosticSource": "4.7.1"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Quartz.dll": {
|
|
"assemblyVersion": "3.6.2.0",
|
|
"fileVersion": "3.6.2.0"
|
|
}
|
|
}
|
|
},
|
|
"Quartz.AspNetCore/3.6.2": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Diagnostics.HealthChecks": "6.0.0",
|
|
"Quartz.Extensions.Hosting": "3.6.2"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Quartz.AspNetCore.dll": {
|
|
"assemblyVersion": "3.6.2.0",
|
|
"fileVersion": "3.6.2.0"
|
|
}
|
|
}
|
|
},
|
|
"Quartz.Extensions.DependencyInjection/3.6.2": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Options": "6.0.0",
|
|
"Quartz": "3.6.2"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Quartz.Extensions.DependencyInjection.dll": {
|
|
"assemblyVersion": "3.6.2.0",
|
|
"fileVersion": "3.6.2.0"
|
|
}
|
|
}
|
|
},
|
|
"Quartz.Extensions.Hosting/3.6.2": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Hosting.Abstractions": "6.0.0",
|
|
"Quartz.Extensions.DependencyInjection": "3.6.2"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Quartz.Extensions.Hosting.dll": {
|
|
"assemblyVersion": "3.6.2.0",
|
|
"fileVersion": "3.6.2.0"
|
|
}
|
|
}
|
|
},
|
|
"QuartzNetWebConsole/1.0.2": {
|
|
"dependencies": {
|
|
"Quartz": "3.6.2"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/QuartzNetWebConsole.Views.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
},
|
|
"lib/netstandard2.0/QuartzNetWebConsole.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore/6.4.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.ApiDescription.Server": "6.0.5",
|
|
"Swashbuckle.AspNetCore.Swagger": "6.4.0",
|
|
"Swashbuckle.AspNetCore.SwaggerGen": "6.4.0",
|
|
"Swashbuckle.AspNetCore.SwaggerUI": "6.4.0"
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore.Swagger/6.4.0": {
|
|
"dependencies": {
|
|
"Microsoft.OpenApi": "1.4.3"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": {
|
|
"assemblyVersion": "6.4.0.0",
|
|
"fileVersion": "6.4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerGen/6.4.0": {
|
|
"dependencies": {
|
|
"Swashbuckle.AspNetCore.Swagger": "6.4.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
|
|
"assemblyVersion": "6.4.0.0",
|
|
"fileVersion": "6.4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerUI/6.4.0": {
|
|
"runtime": {
|
|
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
|
|
"assemblyVersion": "6.4.0.0",
|
|
"fileVersion": "6.4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"System.Configuration.ConfigurationManager/6.0.1": {
|
|
"dependencies": {
|
|
"System.Security.Cryptography.ProtectedData": "6.0.0",
|
|
"System.Security.Permissions": "6.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Configuration.ConfigurationManager.dll": {
|
|
"assemblyVersion": "6.0.0.0",
|
|
"fileVersion": "6.0.922.41905"
|
|
}
|
|
}
|
|
},
|
|
"System.Diagnostics.DiagnosticSource/4.7.1": {},
|
|
"System.Drawing.Common/6.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Win32.SystemEvents": "6.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Drawing.Common.dll": {
|
|
"assemblyVersion": "6.0.0.0",
|
|
"fileVersion": "6.0.21.52210"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
|
|
"rid": "unix",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "6.0.0.0",
|
|
"fileVersion": "6.0.21.52210"
|
|
},
|
|
"runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "6.0.0.0",
|
|
"fileVersion": "6.0.21.52210"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {},
|
|
"System.Security.AccessControl/6.0.0": {},
|
|
"System.Security.Cryptography.ProtectedData/6.0.0": {
|
|
"runtime": {
|
|
"lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
"assemblyVersion": "6.0.0.0",
|
|
"fileVersion": "6.0.21.52210"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "6.0.0.0",
|
|
"fileVersion": "6.0.21.52210"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Permissions/6.0.0": {
|
|
"dependencies": {
|
|
"System.Security.AccessControl": "6.0.0",
|
|
"System.Windows.Extensions": "6.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Security.Permissions.dll": {
|
|
"assemblyVersion": "6.0.0.0",
|
|
"fileVersion": "6.0.21.52210"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Encodings.Web/4.4.0": {},
|
|
"System.Windows.Extensions/6.0.0": {
|
|
"dependencies": {
|
|
"System.Drawing.Common": "6.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Windows.Extensions.dll": {
|
|
"assemblyVersion": "6.0.0.0",
|
|
"fileVersion": "6.0.21.52210"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "6.0.0.0",
|
|
"fileVersion": "6.0.21.52210"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"scheduler/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"CrystalQuartz.AspNetCore/6.8.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-2BVX1RF3jBCyPDKnEdYiag6sMCMLa228LLYb+e1i/Ik86XTw+xp1X9V37Peswmxms1UQpejvgHOQcRAnSoiPgw==",
|
|
"path": "crystalquartz.aspnetcore/6.8.1",
|
|
"hashPath": "crystalquartz.aspnetcore.6.8.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Http.Abstractions/2.0.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-6ceCCeYx08GMKZlt41trEe7oM58hBexHTSNyACLQ4rJHtWqA5+Utpngk70CPPOANOIqpEcvCpfmorwknNKuq8g==",
|
|
"path": "microsoft.aspnetcore.http.abstractions/2.0.3",
|
|
"hashPath": "microsoft.aspnetcore.http.abstractions.2.0.3.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Http.Features/2.0.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-q+KDWRe0+4VvTqWuZWshAZHY1ejIAS5B2/oN//l5fZOO9VrWMys5CBhliEhxapVI+7RZ2TcAz0w7NUrwcBBg3w==",
|
|
"path": "microsoft.aspnetcore.http.features/2.0.3",
|
|
"hashPath": "microsoft.aspnetcore.http.features.2.0.3.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.OpenApi/7.0.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-oK0ZRloonE/WDAjHniF2gTbSsTUk5Z26RGN/o6MSlOnrnN12lDMBgpP1o9QbByBLCIRwT/KYvgYeBrYSe/NFnw==",
|
|
"path": "microsoft.aspnetcore.openapi/7.0.2",
|
|
"hashPath": "microsoft.aspnetcore.openapi.7.0.2.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.ApiDescription.Server/6.0.5": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==",
|
|
"path": "microsoft.extensions.apidescription.server/6.0.5",
|
|
"hashPath": "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-qWzV9o+ZRWq+pGm+1dF+R7qTgTYoXvbyowRoBxQJGfqTpqDun2eteerjRQhq5PQ/14S+lqto3Ft4gYaRyl4rdQ==",
|
|
"path": "microsoft.extensions.configuration.abstractions/6.0.0",
|
|
"hashPath": "microsoft.extensions.configuration.abstractions.6.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg==",
|
|
"path": "microsoft.extensions.dependencyinjection.abstractions/6.0.0",
|
|
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Diagnostics.HealthChecks/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ktOGFY2uJ6QqZbLgLZgYg6qWuOnwKEIYbpgGDR/1QY8E+8NhnL75dJZ+WDl88h7Q4JkIFeTkFBUGF5QmNcfUEg==",
|
|
"path": "microsoft.extensions.diagnostics.healthchecks/6.0.0",
|
|
"hashPath": "microsoft.extensions.diagnostics.healthchecks.6.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-6C9uhsA7GwT1qlXF+1JgOktilrWBSMLNVcwIjg63UvFaDVizg8fYTv826MC58dznvvT9yG31gGwsN1cFfg+yZQ==",
|
|
"path": "microsoft.extensions.diagnostics.healthchecks.abstractions/6.0.0",
|
|
"hashPath": "microsoft.extensions.diagnostics.healthchecks.abstractions.6.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Abstractions/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-0pd4/fho0gC12rQswaGQxbU34jOS1TPS8lZPpkFCH68ppQjHNHYle9iRuHeev1LhrJ94YPvzcRd8UmIuFk23Qw==",
|
|
"path": "microsoft.extensions.fileproviders.abstractions/6.0.0",
|
|
"hashPath": "microsoft.extensions.fileproviders.abstractions.6.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Hosting.Abstractions/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-GcT5l2CYXL6Sa27KCSh0TixsRfADUgth+ojQSD5EkzisZxmGFh7CwzkcYuGwvmXLjr27uWRNrJ2vuuEjMhU05Q==",
|
|
"path": "microsoft.extensions.hosting.abstractions/6.0.0",
|
|
"hashPath": "microsoft.extensions.hosting.abstractions.6.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-/HggWBbTwy8TgebGSX5DBZ24ndhzi93sHUBDvP1IxbZD7FDokYzdAr6+vbWGjw2XAfR2EJ1sfKUotpjHnFWPxA==",
|
|
"path": "microsoft.extensions.logging.abstractions/6.0.0",
|
|
"hashPath": "microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Options/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-dzXN0+V1AyjOe2xcJ86Qbo233KHuLEY0njf/P2Kw8SfJU+d45HNS2ctJdnEnrWbM9Ye2eFgaC5Mj9otRMU6IsQ==",
|
|
"path": "microsoft.extensions.options/6.0.0",
|
|
"hashPath": "microsoft.extensions.options.6.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Primitives/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-9+PnzmQFfEFNR9J2aDTfJGGupShHjOuGw4VUv+JB044biSHrnmCIMD+mJHmb2H7YryrfBEXDurxQ47gJZdCKNQ==",
|
|
"path": "microsoft.extensions.primitives/6.0.0",
|
|
"hashPath": "microsoft.extensions.primitives.6.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.OpenApi/1.4.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-rURwggB+QZYcSVbDr7HSdhw/FELvMlriW10OeOzjPT7pstefMo7IThhtNtDudxbXhW+lj0NfX72Ka5EDsG8x6w==",
|
|
"path": "microsoft.openapi/1.4.3",
|
|
"hashPath": "microsoft.openapi.1.4.3.nupkg.sha512"
|
|
},
|
|
"Microsoft.Win32.SystemEvents/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
|
|
"path": "microsoft.win32.systemevents/6.0.0",
|
|
"hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
|
|
},
|
|
"Quartz/3.6.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-wCNiVQKdwSz85fOFvEixOuxiIqsenixf34b8w21oGF0qw9oylFPDrV/ri02cX531WelFsN8K5w6E5/qop5mRYw==",
|
|
"path": "quartz/3.6.2",
|
|
"hashPath": "quartz.3.6.2.nupkg.sha512"
|
|
},
|
|
"Quartz.AspNetCore/3.6.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-dcKmsicZjMs2TeSYGnboRFphtckT0/cQGoJK9DCVKIGgwa7b8e/bbCjcaCyHIUDwAAKCgDp3AdtPTExalnS7XA==",
|
|
"path": "quartz.aspnetcore/3.6.2",
|
|
"hashPath": "quartz.aspnetcore.3.6.2.nupkg.sha512"
|
|
},
|
|
"Quartz.Extensions.DependencyInjection/3.6.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-EkJCyTVhfaE2SX2hVSQbKSVQs+fw1gWnGaQv+RzfsWASvk7CzDddPE31WA00I0t9gfXpcnV9jDgSOP8K+tO1uA==",
|
|
"path": "quartz.extensions.dependencyinjection/3.6.2",
|
|
"hashPath": "quartz.extensions.dependencyinjection.3.6.2.nupkg.sha512"
|
|
},
|
|
"Quartz.Extensions.Hosting/3.6.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-P9PIWcFmK/x5GbxTZcgfOFkagb+OBviNvmsrdksLKe1Dv0LfdjuWvWyUxjbttjmAEm+5IibxGVF5hf42Ws2Qkw==",
|
|
"path": "quartz.extensions.hosting/3.6.2",
|
|
"hashPath": "quartz.extensions.hosting.3.6.2.nupkg.sha512"
|
|
},
|
|
"QuartzNetWebConsole/1.0.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-RaffwQOpQcGauFiIaodOqgD6227o8Bkr5gp7oGlaSA8QmwieFa0F4Xp4biqnGzWgMNSHNAOuuRSmwxsue4wmbA==",
|
|
"path": "quartznetwebconsole/1.0.2",
|
|
"hashPath": "quartznetwebconsole.1.0.2.nupkg.sha512"
|
|
},
|
|
"Swashbuckle.AspNetCore/6.4.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-eUBr4TW0up6oKDA5Xwkul289uqSMgY0xGN4pnbOIBqCcN9VKGGaPvHX3vWaG/hvocfGDP+MGzMA0bBBKz2fkmQ==",
|
|
"path": "swashbuckle.aspnetcore/6.4.0",
|
|
"hashPath": "swashbuckle.aspnetcore.6.4.0.nupkg.sha512"
|
|
},
|
|
"Swashbuckle.AspNetCore.Swagger/6.4.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-nl4SBgGM+cmthUcpwO/w1lUjevdDHAqRvfUoe4Xp/Uvuzt9mzGUwyFCqa3ODBAcZYBiFoKvrYwz0rabslJvSmQ==",
|
|
"path": "swashbuckle.aspnetcore.swagger/6.4.0",
|
|
"hashPath": "swashbuckle.aspnetcore.swagger.6.4.0.nupkg.sha512"
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerGen/6.4.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-lXhcUBVqKrPFAQF7e/ZeDfb5PMgE8n5t6L5B6/BQSpiwxgHzmBcx8Msu42zLYFTvR5PIqE9Q9lZvSQAcwCxJjw==",
|
|
"path": "swashbuckle.aspnetcore.swaggergen/6.4.0",
|
|
"hashPath": "swashbuckle.aspnetcore.swaggergen.6.4.0.nupkg.sha512"
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerUI/6.4.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-1Hh3atb3pi8c+v7n4/3N80Jj8RvLOXgWxzix6w3OZhB7zBGRwsy7FWr4e3hwgPweSBpwfElqj4V4nkjYabH9nQ==",
|
|
"path": "swashbuckle.aspnetcore.swaggerui/6.4.0",
|
|
"hashPath": "swashbuckle.aspnetcore.swaggerui.6.4.0.nupkg.sha512"
|
|
},
|
|
"System.Configuration.ConfigurationManager/6.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
|
|
"path": "system.configuration.configurationmanager/6.0.1",
|
|
"hashPath": "system.configuration.configurationmanager.6.0.1.nupkg.sha512"
|
|
},
|
|
"System.Diagnostics.DiagnosticSource/4.7.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-j81Lovt90PDAq8kLpaJfJKV/rWdWuEk6jfV+MBkee33vzYLEUsy4gXK8laa9V2nZlLM9VM9yA/OOQxxPEJKAMw==",
|
|
"path": "system.diagnostics.diagnosticsource/4.7.1",
|
|
"hashPath": "system.diagnostics.diagnosticsource.4.7.1.nupkg.sha512"
|
|
},
|
|
"System.Drawing.Common/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
|
|
"path": "system.drawing.common/6.0.0",
|
|
"hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
|
|
"path": "system.runtime.compilerservices.unsafe/6.0.0",
|
|
"hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
|
|
},
|
|
"System.Security.AccessControl/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
|
|
"path": "system.security.accesscontrol/6.0.0",
|
|
"hashPath": "system.security.accesscontrol.6.0.0.nupkg.sha512"
|
|
},
|
|
"System.Security.Cryptography.ProtectedData/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
|
|
"path": "system.security.cryptography.protecteddata/6.0.0",
|
|
"hashPath": "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512"
|
|
},
|
|
"System.Security.Permissions/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
|
|
"path": "system.security.permissions/6.0.0",
|
|
"hashPath": "system.security.permissions.6.0.0.nupkg.sha512"
|
|
},
|
|
"System.Text.Encodings.Web/4.4.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-l/tYeikqMHX2MD2jzrHDfR9ejrpTTF7wvAEbR51AMvzip1wSJgiURbDik4iv/w7ZgytmTD/hlwpplEhF9bmFNw==",
|
|
"path": "system.text.encodings.web/4.4.0",
|
|
"hashPath": "system.text.encodings.web.4.4.0.nupkg.sha512"
|
|
},
|
|
"System.Windows.Extensions/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
|
|
"path": "system.windows.extensions/6.0.0",
|
|
"hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
|
|
}
|
|
}
|
|
} |