PlotDirector/.appdata/buildverify/PlotLine.deps.json
2026-06-03 10:26:38 +01:00

369 lines
14 KiB
JSON

{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v10.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v10.0": {
"PlotLine/1.0.0": {
"dependencies": {
"Dapper": "2.1.79",
"Microsoft.Data.SqlClient": "7.0.1"
},
"runtime": {
"PlotLine.dll": {}
}
},
"Dapper/2.1.79": {
"runtime": {
"lib/net10.0/Dapper.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.1.79.29349"
}
}
},
"Microsoft.Bcl.Cryptography/9.0.13": {
"runtime": {
"lib/net9.0/Microsoft.Bcl.Cryptography.dll": {
"assemblyVersion": "9.0.0.13",
"fileVersion": "9.0.1326.6317"
}
}
},
"Microsoft.Data.SqlClient/7.0.1": {
"dependencies": {
"Microsoft.Bcl.Cryptography": "9.0.13",
"Microsoft.Data.SqlClient.Extensions.Abstractions": "1.0.0",
"Microsoft.Data.SqlClient.Internal.Logging": "1.0.0",
"Microsoft.Data.SqlClient.SNI.runtime": "6.0.2",
"Microsoft.IdentityModel.JsonWebTokens": "8.16.0",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.16.0",
"Microsoft.SqlServer.Server": "1.0.0",
"System.Configuration.ConfigurationManager": "9.0.13"
},
"runtime": {
"lib/net9.0/Microsoft.Data.SqlClient.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.1.26114"
}
},
"resources": {
"lib/net9.0/cs/Microsoft.Data.SqlClient.resources.dll": {
"locale": "cs"
},
"lib/net9.0/de/Microsoft.Data.SqlClient.resources.dll": {
"locale": "de"
},
"lib/net9.0/es/Microsoft.Data.SqlClient.resources.dll": {
"locale": "es"
},
"lib/net9.0/fr/Microsoft.Data.SqlClient.resources.dll": {
"locale": "fr"
},
"lib/net9.0/it/Microsoft.Data.SqlClient.resources.dll": {
"locale": "it"
},
"lib/net9.0/ja/Microsoft.Data.SqlClient.resources.dll": {
"locale": "ja"
},
"lib/net9.0/ko/Microsoft.Data.SqlClient.resources.dll": {
"locale": "ko"
},
"lib/net9.0/pl/Microsoft.Data.SqlClient.resources.dll": {
"locale": "pl"
},
"lib/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll": {
"locale": "pt-BR"
},
"lib/net9.0/ru/Microsoft.Data.SqlClient.resources.dll": {
"locale": "ru"
},
"lib/net9.0/tr/Microsoft.Data.SqlClient.resources.dll": {
"locale": "tr"
},
"lib/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll": {
"locale": "zh-Hans"
},
"lib/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll": {
"locale": "zh-Hant"
}
},
"runtimeTargets": {
"runtimes/unix/lib/net9.0/Microsoft.Data.SqlClient.dll": {
"rid": "unix",
"assetType": "runtime",
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.1.26114"
},
"runtimes/win/lib/net9.0/Microsoft.Data.SqlClient.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.1.26114"
}
}
},
"Microsoft.Data.SqlClient.Extensions.Abstractions/1.0.0": {
"dependencies": {
"Microsoft.Data.SqlClient.Internal.Logging": "1.0.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.Data.SqlClient.Extensions.Abstractions.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.26076"
}
}
},
"Microsoft.Data.SqlClient.Internal.Logging/1.0.0": {
"runtime": {
"lib/netstandard2.0/Microsoft.Data.SqlClient.Internal.Logging.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.26076"
}
}
},
"Microsoft.Data.SqlClient.SNI.runtime/6.0.2": {
"runtimeTargets": {
"runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
"rid": "win-arm64",
"assetType": "native",
"fileVersion": "6.2.0.0"
},
"runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
"rid": "win-x64",
"assetType": "native",
"fileVersion": "6.2.0.0"
},
"runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
"rid": "win-x86",
"assetType": "native",
"fileVersion": "6.2.0.0"
}
}
},
"Microsoft.IdentityModel.Abstractions/8.16.0": {
"runtime": {
"lib/net10.0/Microsoft.IdentityModel.Abstractions.dll": {
"assemblyVersion": "8.16.0.0",
"fileVersion": "8.16.0.26043"
}
}
},
"Microsoft.IdentityModel.JsonWebTokens/8.16.0": {
"dependencies": {
"Microsoft.IdentityModel.Tokens": "8.16.0"
},
"runtime": {
"lib/net10.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
"assemblyVersion": "8.16.0.0",
"fileVersion": "8.16.0.26043"
}
}
},
"Microsoft.IdentityModel.Logging/8.16.0": {
"dependencies": {
"Microsoft.IdentityModel.Abstractions": "8.16.0"
},
"runtime": {
"lib/net10.0/Microsoft.IdentityModel.Logging.dll": {
"assemblyVersion": "8.16.0.0",
"fileVersion": "8.16.0.26043"
}
}
},
"Microsoft.IdentityModel.Protocols/8.16.0": {
"dependencies": {
"Microsoft.IdentityModel.Tokens": "8.16.0"
},
"runtime": {
"lib/net10.0/Microsoft.IdentityModel.Protocols.dll": {
"assemblyVersion": "8.16.0.0",
"fileVersion": "8.16.0.26043"
}
}
},
"Microsoft.IdentityModel.Protocols.OpenIdConnect/8.16.0": {
"dependencies": {
"Microsoft.IdentityModel.Protocols": "8.16.0",
"System.IdentityModel.Tokens.Jwt": "8.16.0"
},
"runtime": {
"lib/net10.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
"assemblyVersion": "8.16.0.0",
"fileVersion": "8.16.0.26043"
}
}
},
"Microsoft.IdentityModel.Tokens/8.16.0": {
"dependencies": {
"Microsoft.IdentityModel.Logging": "8.16.0"
},
"runtime": {
"lib/net10.0/Microsoft.IdentityModel.Tokens.dll": {
"assemblyVersion": "8.16.0.0",
"fileVersion": "8.16.0.26043"
}
}
},
"Microsoft.SqlServer.Server/1.0.0": {
"runtime": {
"lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"System.Configuration.ConfigurationManager/9.0.13": {
"dependencies": {
"System.Security.Cryptography.ProtectedData": "9.0.13"
},
"runtime": {
"lib/net9.0/System.Configuration.ConfigurationManager.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.1326.6317"
}
}
},
"System.IdentityModel.Tokens.Jwt/8.16.0": {
"dependencies": {
"Microsoft.IdentityModel.JsonWebTokens": "8.16.0",
"Microsoft.IdentityModel.Tokens": "8.16.0"
},
"runtime": {
"lib/net10.0/System.IdentityModel.Tokens.Jwt.dll": {
"assemblyVersion": "8.16.0.0",
"fileVersion": "8.16.0.26043"
}
}
},
"System.Security.Cryptography.ProtectedData/9.0.13": {
"runtime": {
"lib/net9.0/System.Security.Cryptography.ProtectedData.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.1326.6317"
}
}
}
}
},
"libraries": {
"PlotLine/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Dapper/2.1.79": {
"type": "package",
"serviceable": true,
"sha512": "sha512-8YijbzgTfmqmQOnVNorYM6K++pxqnW3nJ4aC1sRHzxUA2CcuoJ9gsTem3kgBnPRMc38zZHl4Esb6hAezXIEEuw==",
"path": "dapper/2.1.79",
"hashPath": "dapper.2.1.79.nupkg.sha512"
},
"Microsoft.Bcl.Cryptography/9.0.13": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5T+bH3Lb1nEe8Hf/ixMxLmhlrx5wRi53wv7OhVwG2F1ZviW1ejFRS1NHur3uqPpJRGtkQwUchtY6zhVK2R+v+w==",
"path": "microsoft.bcl.cryptography/9.0.13",
"hashPath": "microsoft.bcl.cryptography.9.0.13.nupkg.sha512"
},
"Microsoft.Data.SqlClient/7.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-9jZFXAJ2ThNYK7lhj2RhH7klXVNaWSvZpQncq3bPIOjmHBrdjwgeO4c8wucUVxQwFT8rAA13Z2F2jzoYR7ICDw==",
"path": "microsoft.data.sqlclient/7.0.1",
"hashPath": "microsoft.data.sqlclient.7.0.1.nupkg.sha512"
},
"Microsoft.Data.SqlClient.Extensions.Abstractions/1.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-rlnxc0KfwDSbE8ZHntFnl8SCgOa9QtJZblMv2zXLhRwl1Je7fsdsVzxSjzzC4JMsfAK+jXJWyezRB8SxUY4BdA==",
"path": "microsoft.data.sqlclient.extensions.abstractions/1.0.0",
"hashPath": "microsoft.data.sqlclient.extensions.abstractions.1.0.0.nupkg.sha512"
},
"Microsoft.Data.SqlClient.Internal.Logging/1.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Kue/7CF8KNT9zozfr30C94dMZVZml3atqWZvQemSXvTau76tRdypzeKiBKXadqgbOME0UiQIyVTNo5WxCRNVNg==",
"path": "microsoft.data.sqlclient.internal.logging/1.0.0",
"hashPath": "microsoft.data.sqlclient.internal.logging.1.0.0.nupkg.sha512"
},
"Microsoft.Data.SqlClient.SNI.runtime/6.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-f+pRODTWX7Y67jXO3T5S2dIPZ9qMJNySjlZT/TKmWVNWe19N8jcWmHaqHnnchaq3gxEKv1SWVY5EFzOD06l41w==",
"path": "microsoft.data.sqlclient.sni.runtime/6.0.2",
"hashPath": "microsoft.data.sqlclient.sni.runtime.6.0.2.nupkg.sha512"
},
"Microsoft.IdentityModel.Abstractions/8.16.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-gSxKLWRZzBpIsEoeUPkxfywNCCvRvl7hkq146XHPk5vOQc9izSf1I+uL1vh4y2U19QPxd9Z8K/8AdWyxYz2lSg==",
"path": "microsoft.identitymodel.abstractions/8.16.0",
"hashPath": "microsoft.identitymodel.abstractions.8.16.0.nupkg.sha512"
},
"Microsoft.IdentityModel.JsonWebTokens/8.16.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-prBU72cIP4V8E9fhN+o/YdskTsLeIcnKPbhZf0X6mD7fdxoZqnS/NdEkSr+9Zp+2q7OZBOMfNBKGbTbhXODO4w==",
"path": "microsoft.identitymodel.jsonwebtokens/8.16.0",
"hashPath": "microsoft.identitymodel.jsonwebtokens.8.16.0.nupkg.sha512"
},
"Microsoft.IdentityModel.Logging/8.16.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-MTzXmETkNQPACR7/XCXM1OGM6oU9RkyibqeJRtO9Ndew2LnGjMf9Atqj2VSf4XC27X0FQycUAlzxxEgQMWn2xQ==",
"path": "microsoft.identitymodel.logging/8.16.0",
"hashPath": "microsoft.identitymodel.logging.8.16.0.nupkg.sha512"
},
"Microsoft.IdentityModel.Protocols/8.16.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-UFrU7d46UTsPQTa2HIEIpB9H1uJe1BW9FLw5uhEJ2ZuKdur8bcUA/bO5caq5dlBt5gNJeRIB3QQXYNs5fCQCZA==",
"path": "microsoft.identitymodel.protocols/8.16.0",
"hashPath": "microsoft.identitymodel.protocols.8.16.0.nupkg.sha512"
},
"Microsoft.IdentityModel.Protocols.OpenIdConnect/8.16.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-h4yVXyJsEBBX5lg2G5ftMsi5JzcNEGAzrNphA6DQ6eOd8P0s+cDCOyPwVTYLePZvJL5unbPvYIvzrbTXzFjXnQ==",
"path": "microsoft.identitymodel.protocols.openidconnect/8.16.0",
"hashPath": "microsoft.identitymodel.protocols.openidconnect.8.16.0.nupkg.sha512"
},
"Microsoft.IdentityModel.Tokens/8.16.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-rtViGJcGsN7WcfUNErwNeQgjuU5cJNl6FDQsfi9TncwO+Epzn0FTfBsg3YuFW1Q0Ch/KPxaVdjLw3/+5Z5ceFQ==",
"path": "microsoft.identitymodel.tokens/8.16.0",
"hashPath": "microsoft.identitymodel.tokens.8.16.0.nupkg.sha512"
},
"Microsoft.SqlServer.Server/1.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
"path": "microsoft.sqlserver.server/1.0.0",
"hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512"
},
"System.Configuration.ConfigurationManager/9.0.13": {
"type": "package",
"serviceable": true,
"sha512": "sha512-GbBrJq9S/gYpHzm7Pxx6Y5tDyfSfyxW6tlP5oiKJV38uf19Wp+GIIAnWfyL1zmNiz1+EjwVapw2WkBFvvqKQzg==",
"path": "system.configuration.configurationmanager/9.0.13",
"hashPath": "system.configuration.configurationmanager.9.0.13.nupkg.sha512"
},
"System.IdentityModel.Tokens.Jwt/8.16.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-rrs2u7DRMXQG2yh0oVyF/vLwosfRv20Ld2iEpYcKwQWXHjfV+gFXNQsQ9p008kR9Ou4pxBs68Q6/9zC8Gi1wjg==",
"path": "system.identitymodel.tokens.jwt/8.16.0",
"hashPath": "system.identitymodel.tokens.jwt.8.16.0.nupkg.sha512"
},
"System.Security.Cryptography.ProtectedData/9.0.13": {
"type": "package",
"serviceable": true,
"sha512": "sha512-t8S9IDpjJKsLpLkeBdW8cWtcPyYqrGu93Dej1RO6WwuL/lkFSqWlan3rMJfortqz1mRIh+sys2AFsSA6jWJ3Jg==",
"path": "system.security.cryptography.protecteddata/9.0.13",
"hashPath": "system.security.cryptography.protecteddata.9.0.13.nupkg.sha512"
}
}
}