{ "version": 2, "dependencies": { "net10.0": { "Meziantou.Analyzer": { "type": "Direct", "requested": "[3.0.137, )", "resolved": "3.0.137", "contentHash": "48n8WsokyefLOZt2qGPpk+hjfF9rQRa7MGK+8hMS6sO22QuIDtBztfbXV7RtVfX7JKjUwDI9e06I8aeCc5XZzQ==" }, "Microsoft.CodeAnalysis.BannedApiAnalyzers": { "type": "Direct", "requested": "[5.6.0, )", "resolved": "5.6.0", "contentHash": "Kcobt3pnOdO0A+6CKiMHZdTEluJpsfxiV20axtZdmfBQnDmiWTKPJADlgAfdTuKNAnVarrkJa0UEGwuOo91muw==" }, "NSubstitute": { "type": "Direct", "requested": "[6.0.0, )", "resolved": "6.0.0", "contentHash": "0gvKMbiJ+/WrfbcfBfqRZZrvfLJcd3rqkqVMjjlY5dtmLRVzMY+o/K/rJUStofQ2haSr9Vd04YDfvZtVVGS3/A==", "dependencies": { "Castle.Core": "5.1.1" } }, "Shouldly": { "type": "Direct", "requested": "[4.3.0, )", "resolved": "4.3.0", "contentHash": "sDetrWXrl6YXZ4HeLsdBoNk3uIa7K+V4uvIJ+cqdRa5DrFxeTED7VkjoxCuU1kJWpUuBDZz2QXFzSxBtVXLwRQ==", "dependencies": { "DiffEngine": "11.3.0", "EmptyFiles": "4.4.0" } }, "xunit.v3": { "type": "Direct", "requested": "[3.2.2, )", "resolved": "3.2.2", "contentHash": "L+4/4y0Uqcg8/d6hfnxhnwh4j9FaeULvefTwrk30rr1o4n/vdPfyUQ8k0yzH8VJx7bmFEkDdcRfbtbjEHlaYcA==", "dependencies": { "xunit.v3.mtp-v1": "[3.2.2]" } }, "Castle.Core": { "type": "Transitive", "resolved": "5.1.1", "contentHash": "rpYtIczkzGpf+EkZgDr9CClTdemhsrwA/W5hMoPjLkRFnXzH44zDLoovXeKtmxb1ykXK9aJVODSpiJml8CTw2g==", "dependencies": { "System.Diagnostics.EventLog": "6.0.0" } }, "DiffEngine": { "type": "Transitive", "resolved": "11.3.0", "contentHash": "k0ZgZqd09jLZQjR8FyQbSQE86Q7QZnjEzq1LPHtj1R2AoWO8sjV5x+jlSisL7NZAbUOI4y+7Bog8gkr9WIRBGw==", "dependencies": { "EmptyFiles": "4.4.0", "System.Management": "6.0.1" } }, "EmptyFiles": { "type": "Transitive", "resolved": "4.4.0", "contentHash": "gwJEfIGS7FhykvtZoscwXj/XwW+mJY6UbAZk+qtLKFUGWC95kfKXnj8VkxsZQnWBxJemM/q664rGLN5nf+OHZw==" }, "Microsoft.ApplicationInsights": { "type": "Transitive", "resolved": "2.23.0", "contentHash": "nWArUZTdU7iqZLycLKWe0TDms48KKGE6pONH2terYNa8REXiqixrMOkf1sk5DHGMaUTqONU2YkS4SAXBhLStgw==" }, "Microsoft.Bcl.AsyncInterfaces": { "type": "Transitive", "resolved": "6.0.0", "contentHash": "UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==" }, "Microsoft.Data.Sqlite.Core": { "type": "Transitive", "resolved": "10.0.10", "contentHash": "TPCs0ldm7AWqcKmp6f/Xr+14sat7hx4rHfRlS4RgCURBH2thEWbAKEyX7cCWr63zVJVOJIJZTg2cBiUXa8ys6g==", "dependencies": { "SQLitePCLRaw.core": "2.1.11" } }, "Microsoft.EntityFrameworkCore.Abstractions": { "type": "Transitive", "resolved": "10.0.10", "contentHash": "bOzrFCl6uZCjaSh2bG1ToRQRdx+iXvxosCg9hFyG9OWeAzOFI4xev9OqKeWfKf/kAHyox2JnbcvLVf2ceA7sqA==" }, "Microsoft.EntityFrameworkCore.Analyzers": { "type": "Transitive", "resolved": "10.0.10", "contentHash": "2gLDordUCGf3aNOOuqtTbP5mxhiP9nk6TnvGiE3RnqT891O+Zf/qKu1PIREubs1M16A0SImr4vULBfU5BTDs1Q==" }, "Microsoft.EntityFrameworkCore.Sqlite.Core": { "type": "Transitive", "resolved": "10.0.10", "contentHash": "YbVWMIouzwTKBiLms8boa7xeRT88wI14R1msv3XExFk9n0/sa8nU7MwDa1CKtfLGMJs7O7QWuS9/xhcQ72AD2A==", "dependencies": { "Microsoft.Data.Sqlite.Core": "10.0.10", "Microsoft.EntityFrameworkCore.Relational": "10.0.10", "Microsoft.Extensions.Caching.Memory": "10.0.10", "Microsoft.Extensions.Configuration.Abstractions": "10.0.10", "Microsoft.Extensions.DependencyModel": "10.0.10", "Microsoft.Extensions.Logging": "10.0.10", "SQLitePCLRaw.core": "2.1.11" } }, "Microsoft.Extensions.Caching.Abstractions": { "type": "Transitive", "resolved": "10.0.10", "contentHash": "4ZFBNE+jzR+CrWWlhOesnmywCW7pYKT0dxyAQRdL11yJwxe4jvcAu31eorFtEkoFeCDcUTeNssgPv2yaRRptaQ==", "dependencies": { "Microsoft.Extensions.Primitives": "10.0.10" } }, "Microsoft.Extensions.Caching.Memory": { "type": "Transitive", "resolved": "10.0.10", "contentHash": "N1w5H7uK6gCTnCBZAWzE0/EQYSPysij/uYwDqntqBVvBa6bjMmBKitsnEFd6yh/SX3wLm67nO6+OnZ84K+gZWg==", "dependencies": { "Microsoft.Extensions.Caching.Abstractions": "10.0.10", "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.10", "Microsoft.Extensions.Logging.Abstractions": "10.0.10", "Microsoft.Extensions.Options": "10.0.10", "Microsoft.Extensions.Primitives": "10.0.10" } }, "Microsoft.Extensions.Configuration.Abstractions": { "type": "Transitive", "resolved": "10.0.10", "contentHash": "5Vnd2I75DmZCVEjSynIdJ/0EGafgnLQwgR3t2C2/fkjx/nRG+cLwxLLdInoHeCEpkD5K4Ov/g9ZCRYrl4TRsaA==", "dependencies": { "Microsoft.Extensions.Primitives": "10.0.10" } }, "Microsoft.Extensions.DependencyInjection": { "type": "Transitive", "resolved": "10.0.10", "contentHash": "ANyvsgkNBRvcJh2XLgn8veGmajf+8m0AbKK+HPWdRL1yraSNVVSmQhFntLtdz/C795jxqqup+k05cs/3jZQPOA==", "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.10" } }, "Microsoft.Extensions.DependencyInjection.Abstractions": { "type": "Transitive", "resolved": "10.0.10", "contentHash": "z/2xXlFw2aLGjHyEm6E0tQ+In6VfzQzTrtArbQ2c0TQE16ZbyDCMGPvaUT9I0s8rgy9sRWlU2P9waW37qV04qA==" }, "Microsoft.Extensions.DependencyModel": { "type": "Transitive", "resolved": "10.0.10", "contentHash": "rfZA1RjR021RPqSmIPovfz2aOd79TGqJ9BengbjnzIISOVwjLmuSDnhCMmiY/1c6iYvGolQ1iNGzkav0u11XEA==" }, "Microsoft.Extensions.Logging": { "type": "Transitive", "resolved": "10.0.10", "contentHash": "Tf6z5HsL0VDYRTfvsoNrTGHGheCwkTsZBA2FFh5ATJUbkAwug+FFNISJK2gjpUNemlAOoWllAK52HOWCjto3EQ==", "dependencies": { "Microsoft.Extensions.DependencyInjection": "10.0.10", "Microsoft.Extensions.Logging.Abstractions": "10.0.10", "Microsoft.Extensions.Options": "10.0.10" } }, "Microsoft.Extensions.Logging.Abstractions": { "type": "Transitive", "resolved": "10.0.10", "contentHash": "zkFxGYUvdxAvIKTyXHrmW+Sux53D4SezD9dMyZ6hrwwzPQJNuwCRy1f5W7AvYTqacEGhWF2XderRQG1OvbV8og==", "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.10" } }, "Microsoft.Extensions.Options": { "type": "Transitive", "resolved": "10.0.10", "contentHash": "srnhnk7nE8krBiIXp71LvBmKBtraBONWSRzdjJgRv1Ko9Mp8IVNqv4vIS9hGeVteBig8aQkva9ZG+sC+o5sVcA==", "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.10", "Microsoft.Extensions.Primitives": "10.0.10" } }, "Microsoft.Extensions.Primitives": { "type": "Transitive", "resolved": "10.0.10", "contentHash": "5wu/GrYVd8mG2DVUw3vFJzF+O336TyTGg/Kmcgw9bfwYhCoFiV5lR5QeEmKecJyrW4W54nMfD3p3589E8a7czQ==" }, "Microsoft.Testing.Extensions.Telemetry": { "type": "Transitive", "resolved": "1.9.1", "contentHash": "No5AudZMmSb+uNXjlgL2y3/stHD2IT4uxqc5yHwkE+/nNux9jbKcaJMvcp9SwgP4DVD8L9/P3OUz8mmmcvEIdQ==", "dependencies": { "Microsoft.ApplicationInsights": "2.23.0", "Microsoft.Testing.Platform": "1.9.1" } }, "Microsoft.Testing.Extensions.TrxReport.Abstractions": { "type": "Transitive", "resolved": "1.9.1", "contentHash": "AL46Xe1WBi85Ntd4mNPvat5ZSsZ2uejiVqoKCypr8J3wK0elA5xJ3AN4G/Q4GIwzUFnggZoH/DBjnr9J18IO/g==", "dependencies": { "Microsoft.Testing.Platform": "1.9.1" } }, "Microsoft.Testing.Platform": { "type": "Transitive", "resolved": "1.9.1", "contentHash": "QafNtNSmEI0zazdebnsIkDKmFtTSpmx/5PLOjURWwozcPb3tvRxzosQSL8xwYNM1iPhhKiBksXZyRSE2COisrA==" }, "Microsoft.Testing.Platform.MSBuild": { "type": "Transitive", "resolved": "1.9.1", "contentHash": "oTUtyR4X/s9ytuiNA29FGsNCCH0rNmY5Wdm14NCKLjTM1cT9edVSlA+rGS/mVmusPqcP0l/x9qOnMXg16v87RQ==", "dependencies": { "Microsoft.Testing.Platform": "1.9.1" } }, "Microsoft.Win32.Registry": { "type": "Transitive", "resolved": "5.0.0", "contentHash": "dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==" }, "System.CodeDom": { "type": "Transitive", "resolved": "6.0.0", "contentHash": "CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==" }, "System.Diagnostics.EventLog": { "type": "Transitive", "resolved": "6.0.0", "contentHash": "lcyUiXTsETK2ALsZrX+nWuHSIQeazhqPphLfaRxzdGaG93+0kELqpgEHtwWOlQe7+jSFnKwaCAgL4kjeZCQJnw==" }, "System.Management": { "type": "Transitive", "resolved": "6.0.1", "contentHash": "10J1D0h/lioojphfJ4Fuh5ZUThT/xOVHdV9roGBittKKNP2PMjrvibEdbVTGZcPra1399Ja3tqIJLyQrc5Wmhg==", "dependencies": { "System.CodeDom": "6.0.0" } }, "xunit.analyzers": { "type": "Transitive", "resolved": "1.27.0", "contentHash": "y/pxIQaLvk/kxAoDkZW9GnHLCEqzwl5TW0vtX3pweyQpjizB9y3DXhb9pkw2dGeUqhLjsxvvJM1k89JowU6z3g==" }, "xunit.v3.assert": { "type": "Transitive", "resolved": "3.2.2", "contentHash": "BPciBghgEEaJN/JG00QfCYDfEfnLgQhfnYEy+j1izoeHVNYd5+3Wm8GJ6JgYysOhpBPYGE+sbf75JtrRc7jrdA==" }, "xunit.v3.common": { "type": "Transitive", "resolved": "3.2.2", "contentHash": "Hj775PEH6GTbbg0wfKRvG2hNspDCvTH9irXhH4qIWgdrOSV1sQlqPie+DOvFeigsFg2fxSM3ZAaaCDQs+KreFA==", "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "6.0.0" } }, "xunit.v3.core.mtp-v1": { "type": "Transitive", "resolved": "3.2.2", "contentHash": "Ga5aA2Ca9ktz+5k3g5ukzwfexwoqwDUpV6z7atSEUvqtd6JuybU1XopHqg1oFd78QdTfZgZE9h5sHpO4qYIi5w==", "dependencies": { "Microsoft.Testing.Extensions.Telemetry": "1.9.1", "Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.9.1", "Microsoft.Testing.Platform": "1.9.1", "Microsoft.Testing.Platform.MSBuild": "1.9.1", "xunit.v3.extensibility.core": "[3.2.2]", "xunit.v3.runner.inproc.console": "[3.2.2]" } }, "xunit.v3.extensibility.core": { "type": "Transitive", "resolved": "3.2.2", "contentHash": "srY8z/oMPvh/t8axtO2DwrHajhFMH7tnqKildvYrVQIfICi8fOn3yIBWkVPAcrKmHMwvXRJ/XsQM3VMR6DOYfQ==", "dependencies": { "xunit.v3.common": "[3.2.2]" } }, "xunit.v3.mtp-v1": { "type": "Transitive", "resolved": "3.2.2", "contentHash": "O41aAzYKBT5PWqATa1oEWVNCyEUypFQ4va6K0kz37dduV3EKzXNMaV2UnEhufzU4Cce1I33gg0oldS8tGL5I0A==", "dependencies": { "xunit.analyzers": "1.27.0", "xunit.v3.assert": "[3.2.2]", "xunit.v3.core.mtp-v1": "[3.2.2]" } }, "xunit.v3.runner.common": { "type": "Transitive", "resolved": "3.2.2", "contentHash": "/hkHkQCzGrugelOAehprm7RIWdsUFVmIVaD6jDH/8DNGCymTlKKPTbGokD5czbAfqfex47mBP0sb0zbHYwrO/g==", "dependencies": { "Microsoft.Win32.Registry": "[5.0.0]", "xunit.v3.common": "[3.2.2]" } }, "xunit.v3.runner.inproc.console": { "type": "Transitive", "resolved": "3.2.2", "contentHash": "ulWOdSvCk+bPXijJZ73bth9NyoOHsAs1ZOvamYbCkD4DNLX/Bd29Ve2ZNUwBbK0MqfIYWXHZViy/HKrdEC/izw==", "dependencies": { "xunit.v3.extensibility.core": "[3.2.2]", "xunit.v3.runner.common": "[3.2.2]" } }, "dodossh.client.api": { "type": "Project", "dependencies": { "DodoSSH.Client.Auth": "[1.0.0, )", "DodoSSH.Contracts": "[1.0.0, )", "DodoSSH.Crypto": "[1.0.0, )" } }, "dodossh.client.auth": { "type": "Project" }, "dodossh.client.domain": { "type": "Project" }, "dodossh.client.storage": { "type": "Project", "dependencies": { "DodoSSH.Contracts": "[1.0.0, )", "DodoSSH.Crypto": "[1.0.0, )", "EFCore.NamingConventions": "[10.0.1, )", "Microsoft.EntityFrameworkCore.Sqlite": "[10.0.10, )" } }, "dodossh.client.sync": { "type": "Project", "dependencies": { "DodoSSH.Client.Api": "[1.0.0, )", "DodoSSH.Client.Domain": "[1.0.0, )", "DodoSSH.Client.Storage": "[1.0.0, )", "DodoSSH.Contracts": "[1.0.0, )", "DodoSSH.Crypto": "[1.0.0, )" } }, "dodossh.contracts": { "type": "Project" }, "dodossh.crypto": { "type": "Project", "dependencies": { "NSec.Cryptography": "[26.4.0, )" } }, "EFCore.NamingConventions": { "type": "CentralTransitive", "requested": "[10.0.1, )", "resolved": "10.0.1", "contentHash": "Xs5k8XfNKPkkQSkGmZkmDI1je0prLTdxse+s8PgTFZxyBrlrTLzTBUTVJtQKSsbvu4y+luAv8DdtO5SALJE++A==", "dependencies": { "Microsoft.EntityFrameworkCore": "[10.0.1, 11.0.0)", "Microsoft.EntityFrameworkCore.Relational": "[10.0.1, 11.0.0)", "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.1" } }, "libsodium": { "type": "CentralTransitive", "requested": "[1.0.22, )", "resolved": "1.0.22", "contentHash": "KPD9SloJFclrsjnhABu7dzWrcyYkwPbvx5l1gRSPAX/0n+OBtSiVCKtGFv4n+ecWUHU0tCG9LSSwoZZx673zBQ==" }, "Microsoft.EntityFrameworkCore": { "type": "CentralTransitive", "requested": "[10.0.10, )", "resolved": "10.0.10", "contentHash": "a0V7zj/VbYP6dTdWpUgE/r2PuLKtUGe2aJ0lVKkn/wP9ZhaxUz2kQydVfvOjCv2SKxlrqdBfHhPD4Cvlf+4ffA==", "dependencies": { "Microsoft.EntityFrameworkCore.Abstractions": "10.0.10", "Microsoft.EntityFrameworkCore.Analyzers": "10.0.10", "Microsoft.Extensions.Caching.Memory": "10.0.10", "Microsoft.Extensions.Logging": "10.0.10" } }, "Microsoft.EntityFrameworkCore.Relational": { "type": "CentralTransitive", "requested": "[10.0.10, )", "resolved": "10.0.10", "contentHash": "wNonj40aZxia+GtuBiiD6ZqVh4h6y5Nje1bGdmzZ8/ui0QRsAN+S0SIrLHFCEGbG9cDbeaE40sh+Lr7o9rRs6g==", "dependencies": { "Microsoft.EntityFrameworkCore": "10.0.10", "Microsoft.Extensions.Caching.Memory": "10.0.10", "Microsoft.Extensions.Configuration.Abstractions": "10.0.10", "Microsoft.Extensions.Logging": "10.0.10" } }, "Microsoft.EntityFrameworkCore.Sqlite": { "type": "CentralTransitive", "requested": "[10.0.10, )", "resolved": "10.0.10", "contentHash": "kzg9MuQNJvZQxAU+piSkEzc7/1tpW6n1nVSGGMObu2GgxLK8Nf+6fvZundaznTZ+O2KhfPZ8HFNCzMH3PWDUmA==", "dependencies": { "Microsoft.EntityFrameworkCore.Sqlite.Core": "10.0.10", "Microsoft.Extensions.Caching.Memory": "10.0.10", "Microsoft.Extensions.Configuration.Abstractions": "10.0.10", "Microsoft.Extensions.DependencyModel": "10.0.10", "Microsoft.Extensions.Logging": "10.0.10", "SQLitePCLRaw.bundle_e_sqlite3": "2.1.11", "SQLitePCLRaw.core": "2.1.11" } }, "NSec.Cryptography": { "type": "CentralTransitive", "requested": "[26.4.0, )", "resolved": "26.4.0", "contentHash": "0vsCtY5f+YgQROiWNqzgWp+l2pddfk9FkWoGV/bEo0MuEYPKlJWuoA8aOfO6qp3f+EnObKE3zSJhn1PspJeJVg==", "dependencies": { "libsodium": "[1.0.22, 1.0.23)" } }, "SQLitePCLRaw.bundle_e_sqlite3": { "type": "CentralTransitive", "requested": "[2.1.12, )", "resolved": "2.1.12", "contentHash": "mAgscpQMLw5/nfA1Q5oJVAT29yROUo1ifZGbbTpx/lwZpSxMUGoYbKfmvdm8oXER+RzxqBmmQzeBEVKfeHv2nw==", "dependencies": { "SQLitePCLRaw.lib.e_sqlite3": "2.1.12", "SQLitePCLRaw.provider.e_sqlite3": "2.1.12" } }, "SQLitePCLRaw.core": { "type": "CentralTransitive", "requested": "[2.1.12, )", "resolved": "2.1.12", "contentHash": "ETpNw9DY3ckWLgRRAeCHj+GKOuPi61aeczkXhgHexUvqoZBAYg8RYESE2J7O1M7+o6QbdSEZwrw9bfqztUVWXg==" }, "SQLitePCLRaw.lib.e_sqlite3": { "type": "CentralTransitive", "requested": "[2.1.12, )", "resolved": "2.1.12", "contentHash": "fWi8Dbknuhgg72fWinIdjXVaqO1hHL4YBBwVLnr7e1c9TAZwJ0QE38j9syW1hwx6HaqEVTwI+O07WPdZn8Rp0w==" }, "SQLitePCLRaw.provider.e_sqlite3": { "type": "CentralTransitive", "requested": "[2.1.12, )", "resolved": "2.1.12", "contentHash": "W3oH4XIfCzFrgUSDKHhN6N+dgzA5YHOR2VxX8GB6Qy7CyrJJgxPEG8NirgYWlPQC5P2jz2knSsexWu4tDUL33g==", "dependencies": { "SQLitePCLRaw.core": "2.1.12" } } } } }