123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791 |
- {
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v8.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v8.0": {
- "UnitTestTripHelper/1.0.0": {
- "dependencies": {
- "Microsoft.NET.Test.Sdk": "17.11.1",
- "coverlet.collector": "6.0.2",
- "Supabase": "1.1.1",
- "xunit": "2.9.2",
- "xunit.runner.visualstudio": "2.8.2"
- },
- "runtime": {
- "UnitTestTripHelper.dll": {}
- }
- },
- "coverlet.collector/6.0.2": {},
- "Microsoft.CodeCoverage/17.11.1": {
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.1100.424.36701"
- }
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.IdentityModel.Abstractions/7.5.1": {
- "runtime": {
- "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": {
- "assemblyVersion": "7.5.1.0",
- "fileVersion": "7.5.1.50405"
- }
- }
- },
- "Microsoft.IdentityModel.JsonWebTokens/7.5.1": {
- "dependencies": {
- "Microsoft.IdentityModel.Tokens": "7.5.1"
- },
- "runtime": {
- "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
- "assemblyVersion": "7.5.1.0",
- "fileVersion": "7.5.1.50405"
- }
- }
- },
- "Microsoft.IdentityModel.Logging/7.5.1": {
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "7.5.1"
- },
- "runtime": {
- "lib/net8.0/Microsoft.IdentityModel.Logging.dll": {
- "assemblyVersion": "7.5.1.0",
- "fileVersion": "7.5.1.50405"
- }
- }
- },
- "Microsoft.IdentityModel.Tokens/7.5.1": {
- "dependencies": {
- "Microsoft.IdentityModel.Logging": "7.5.1"
- },
- "runtime": {
- "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": {
- "assemblyVersion": "7.5.1.0",
- "fileVersion": "7.5.1.50405"
- }
- }
- },
- "Microsoft.IO.RecyclableMemoryStream/3.0.0": {
- "runtime": {
- "lib/net6.0/Microsoft.IO.RecyclableMemoryStream.dll": {
- "assemblyVersion": "3.0.0.0",
- "fileVersion": "3.0.0.0"
- }
- }
- },
- "Microsoft.NET.Test.Sdk/17.11.1": {
- "dependencies": {
- "Microsoft.CodeCoverage": "17.11.1",
- "Microsoft.TestPlatform.TestHost": "17.11.1"
- }
- },
- "Microsoft.TestPlatform.ObjectModel/17.11.1": {
- "dependencies": {
- "System.Reflection.Metadata": "1.6.0"
- },
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.1100.124.45402"
- },
- "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.1100.124.45402"
- },
- "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.1100.124.45402"
- }
- },
- "resources": {
- "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "zh-Hant"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "Microsoft.TestPlatform.TestHost/17.11.1": {
- "dependencies": {
- "Microsoft.TestPlatform.ObjectModel": "17.11.1",
- "Newtonsoft.Json": "13.0.3"
- },
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.1100.124.45402"
- },
- "lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.1100.124.45402"
- },
- "lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.1100.124.45402"
- },
- "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.1100.124.45402"
- },
- "lib/netcoreapp3.1/testhost.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.1100.124.45402"
- }
- },
- "resources": {
- "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "zh-Hant"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "zh-Hant"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "MimeMapping/3.0.1": {
- "runtime": {
- "lib/netstandard2.0/MimeMapping.dll": {
- "assemblyVersion": "3.0.0.0",
- "fileVersion": "3.0.1.0"
- }
- }
- },
- "Newtonsoft.Json/13.0.3": {
- "runtime": {
- "lib/net6.0/Newtonsoft.Json.dll": {
- "assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.3.27908"
- }
- }
- },
- "Supabase/1.1.1": {
- "dependencies": {
- "Newtonsoft.Json": "13.0.3",
- "Supabase.Core": "1.0.0",
- "Supabase.Functions": "2.0.0",
- "Supabase.Gotrue": "6.0.3",
- "Supabase.Postgrest": "4.0.3",
- "Supabase.Realtime": "7.0.2",
- "Supabase.Storage": "2.0.2"
- },
- "runtime": {
- "lib/netstandard2.1/Supabase.dll": {
- "assemblyVersion": "1.1.1.0",
- "fileVersion": "1.1.1.0"
- }
- }
- },
- "Supabase.Core/1.0.0": {
- "runtime": {
- "lib/netstandard2.0/Supabase.Core.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "Supabase.Functions/2.0.0": {
- "dependencies": {
- "Newtonsoft.Json": "13.0.3",
- "Supabase.Core": "1.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/Supabase.Functions.dll": {
- "assemblyVersion": "2.0.0.0",
- "fileVersion": "2.0.0.0"
- }
- }
- },
- "Supabase.Gotrue/6.0.3": {
- "dependencies": {
- "Newtonsoft.Json": "13.0.3",
- "Supabase.Core": "1.0.0",
- "System.IdentityModel.Tokens.Jwt": "7.5.1"
- },
- "runtime": {
- "lib/netstandard2.1/Supabase.Gotrue.dll": {
- "assemblyVersion": "6.0.3.0",
- "fileVersion": "6.0.3.0"
- }
- }
- },
- "Supabase.Postgrest/4.0.3": {
- "dependencies": {
- "Newtonsoft.Json": "13.0.3",
- "Supabase.Core": "1.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/Supabase.Postgrest.dll": {
- "assemblyVersion": "4.0.3.0",
- "fileVersion": "4.0.3.0"
- }
- }
- },
- "Supabase.Realtime/7.0.2": {
- "dependencies": {
- "Newtonsoft.Json": "13.0.3",
- "Supabase.Core": "1.0.0",
- "Supabase.Postgrest": "4.0.3",
- "Websocket.Client": "5.1.1"
- },
- "runtime": {
- "lib/netstandard2.1/Supabase.Realtime.dll": {
- "assemblyVersion": "7.0.2.0",
- "fileVersion": "7.0.2.0"
- }
- }
- },
- "Supabase.Storage/2.0.2": {
- "dependencies": {
- "MimeMapping": "3.0.1",
- "Newtonsoft.Json": "13.0.3",
- "Supabase.Core": "1.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/Supabase.Storage.dll": {
- "assemblyVersion": "2.0.2.0",
- "fileVersion": "2.0.2.0"
- }
- }
- },
- "System.IdentityModel.Tokens.Jwt/7.5.1": {
- "dependencies": {
- "Microsoft.IdentityModel.JsonWebTokens": "7.5.1",
- "Microsoft.IdentityModel.Tokens": "7.5.1"
- },
- "runtime": {
- "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": {
- "assemblyVersion": "7.5.1.0",
- "fileVersion": "7.5.1.50405"
- }
- }
- },
- "System.Reactive/6.0.0": {
- "runtime": {
- "lib/net6.0/System.Reactive.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.0.1"
- }
- }
- },
- "System.Reflection.Metadata/1.6.0": {},
- "System.Threading.Channels/8.0.0": {},
- "Websocket.Client/5.1.1": {
- "dependencies": {
- "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
- "Microsoft.IO.RecyclableMemoryStream": "3.0.0",
- "System.Reactive": "6.0.0",
- "System.Threading.Channels": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Websocket.Client.dll": {
- "assemblyVersion": "5.1.1.0",
- "fileVersion": "5.1.1.0"
- }
- }
- },
- "xunit/2.9.2": {
- "dependencies": {
- "xunit.analyzers": "1.16.0",
- "xunit.assert": "2.9.2",
- "xunit.core": "2.9.2"
- }
- },
- "xunit.abstractions/2.0.3": {
- "runtime": {
- "lib/netstandard2.0/xunit.abstractions.dll": {
- "assemblyVersion": "2.0.0.0",
- "fileVersion": "2.0.0.0"
- }
- }
- },
- "xunit.analyzers/1.16.0": {},
- "xunit.assert/2.9.2": {
- "runtime": {
- "lib/net6.0/xunit.assert.dll": {
- "assemblyVersion": "2.9.2.0",
- "fileVersion": "2.9.2.0"
- }
- }
- },
- "xunit.core/2.9.2": {
- "dependencies": {
- "xunit.extensibility.core": "2.9.2",
- "xunit.extensibility.execution": "2.9.2"
- }
- },
- "xunit.extensibility.core/2.9.2": {
- "dependencies": {
- "xunit.abstractions": "2.0.3"
- },
- "runtime": {
- "lib/netstandard1.1/xunit.core.dll": {
- "assemblyVersion": "2.9.2.0",
- "fileVersion": "2.9.2.0"
- }
- }
- },
- "xunit.extensibility.execution/2.9.2": {
- "dependencies": {
- "xunit.extensibility.core": "2.9.2"
- },
- "runtime": {
- "lib/netstandard1.1/xunit.execution.dotnet.dll": {
- "assemblyVersion": "2.9.2.0",
- "fileVersion": "2.9.2.0"
- }
- }
- },
- "xunit.runner.visualstudio/2.8.2": {}
- }
- },
- "libraries": {
- "UnitTestTripHelper/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "coverlet.collector/6.0.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-bJShQ6uWRTQ100ZeyiMqcFlhP7WJ+bCuabUs885dJiBEzMsJMSFr7BOyeCw4rgvQokteGi5rKQTlkhfQPUXg2A==",
- "path": "coverlet.collector/6.0.2",
- "hashPath": "coverlet.collector.6.0.2.nupkg.sha512"
- },
- "Microsoft.CodeCoverage/17.11.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-nPJqrcA5iX+Y0kqoT3a+pD/8lrW/V7ayqnEJQsTonSoPz59J8bmoQhcSN4G8+UJ64Hkuf0zuxnfuj2lkHOq4cA==",
- "path": "microsoft.codecoverage/17.11.1",
- "hashPath": "microsoft.codecoverage.17.11.1.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
- "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
- "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
- "path": "microsoft.extensions.logging.abstractions/8.0.0",
- "hashPath": "microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Abstractions/7.5.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-PT16ZFbPIiMsYv07oy3zOjqUOJ7xutGBkJTOX0+IbNyU6+O6X7aIxjq9EaSSRLWbekRgamgtmfg8Xjw6A6Ua9g==",
- "path": "microsoft.identitymodel.abstractions/7.5.1",
- "hashPath": "microsoft.identitymodel.abstractions.7.5.1.nupkg.sha512"
- },
- "Microsoft.IdentityModel.JsonWebTokens/7.5.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-93CGSa8RPdZU8zfvA3nf9NGKUqEnQrE12VzYlMqKh72ddhzusosqLNEUgH/YhFWBLRFOnY1RCgHMV7pR+sAx2w==",
- "path": "microsoft.identitymodel.jsonwebtokens/7.5.1",
- "hashPath": "microsoft.identitymodel.jsonwebtokens.7.5.1.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Logging/7.5.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-PnpAQX20BAiDIPYmWUyQSlEaWD8BLXzHpiDGTCT568Cs0ReOeyzNe401LzCeiv6ilug/KefVeV1CeqtCHTo8dw==",
- "path": "microsoft.identitymodel.logging/7.5.1",
- "hashPath": "microsoft.identitymodel.logging.7.5.1.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Tokens/7.5.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Q3DKpyFViP84IUlTFKH/zIkswIrmSh2Vd/eFDo4wlOHy4DYxoweZEEw4kDEiKt9VCX6o7SddK3HK2xDYyFpexA==",
- "path": "microsoft.identitymodel.tokens/7.5.1",
- "hashPath": "microsoft.identitymodel.tokens.7.5.1.nupkg.sha512"
- },
- "Microsoft.IO.RecyclableMemoryStream/3.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-irv0HuqoH8Ig5i2fO+8dmDNdFdsrO+DoQcedwIlb810qpZHBNQHZLW7C/AHBQDgLLpw2T96vmMAy/aE4Yj55Sg==",
- "path": "microsoft.io.recyclablememorystream/3.0.0",
- "hashPath": "microsoft.io.recyclablememorystream.3.0.0.nupkg.sha512"
- },
- "Microsoft.NET.Test.Sdk/17.11.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-U3Ty4BaGoEu+T2bwSko9tWqWUOU16WzSFkq6U8zve75oRBMSLTBdMAZrVNNz1Tq12aCdDom9fcOcM9QZaFHqFg==",
- "path": "microsoft.net.test.sdk/17.11.1",
- "hashPath": "microsoft.net.test.sdk.17.11.1.nupkg.sha512"
- },
- "Microsoft.TestPlatform.ObjectModel/17.11.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-E2jZqAU6JeWEVsyOEOrSW1o1bpHLgb25ypvKNB/moBXPVsFYBPd/Jwi7OrYahG50J83LfHzezYI+GaEkpAotiA==",
- "path": "microsoft.testplatform.objectmodel/17.11.1",
- "hashPath": "microsoft.testplatform.objectmodel.17.11.1.nupkg.sha512"
- },
- "Microsoft.TestPlatform.TestHost/17.11.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-DnG+GOqJXO/CkoqlJWeDFTgPhqD/V6VqUIL3vINizCWZ3X+HshCtbbyDdSHQQEjrc2Sl/K3yaxX6s+5LFEdYuw==",
- "path": "microsoft.testplatform.testhost/17.11.1",
- "hashPath": "microsoft.testplatform.testhost.17.11.1.nupkg.sha512"
- },
- "MimeMapping/3.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-lhYcUVnWKaqrboAwi05YLCx3wdluM9Sr1Mv5Emhgc8c8yNVvdiSEnQJMdDvgb4grlYTaOmbnhYaezoeateX95w==",
- "path": "mimemapping/3.0.1",
- "hashPath": "mimemapping.3.0.1.nupkg.sha512"
- },
- "Newtonsoft.Json/13.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
- "path": "newtonsoft.json/13.0.3",
- "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
- },
- "Supabase/1.1.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-LW9O05IiZBW3YUDT/gndPKvzT3I7PVgx0j87+AdJu7mT42m7oh2nOnjuDR9pU0E9FE2Ke/QGovrH/u5OjGn7lg==",
- "path": "supabase/1.1.1",
- "hashPath": "supabase.1.1.1.nupkg.sha512"
- },
- "Supabase.Core/1.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-fJK3Kfq1alw53AGWHBr+dhPu+BUR5dKuBjGhcxrFRVdsFFFWSD5iPIdTYi0CUQDA2b1OjGudYL1xd51yp4hU9Q==",
- "path": "supabase.core/1.0.0",
- "hashPath": "supabase.core.1.0.0.nupkg.sha512"
- },
- "Supabase.Functions/2.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-rc6zlo6XFkQw/B9fEgwpXHtmNPrnnHmtc96PTbviBJ9lzqPT/Un/G3V9MltlORtnG2RLkLvvS/t2AXAO8m2SCQ==",
- "path": "supabase.functions/2.0.0",
- "hashPath": "supabase.functions.2.0.0.nupkg.sha512"
- },
- "Supabase.Gotrue/6.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-8dkg000ib95bJm0ffDPUrALrefBHrkiqcolNjuUEStF2TeytPbV+OtOUJAMBOqZ2f1nsCY61Ck/7NOmOyGteDw==",
- "path": "supabase.gotrue/6.0.3",
- "hashPath": "supabase.gotrue.6.0.3.nupkg.sha512"
- },
- "Supabase.Postgrest/4.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-hpDIh+E5bDgZiHMuM6l+RDm9WWlt/T3fXXFQoqzlsrJFesFMNzkK9feVBG5egJyL/OlwmxuLsnPkR7O+bV3Vcw==",
- "path": "supabase.postgrest/4.0.3",
- "hashPath": "supabase.postgrest.4.0.3.nupkg.sha512"
- },
- "Supabase.Realtime/7.0.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-9nwlR9RR+uyD63VUaiqAPsd76NaeM6ORAHq7otc4G34RzBtf6aqjPg9IF6d1DGIk78/lJP31+D4NJmQhl3PkJQ==",
- "path": "supabase.realtime/7.0.2",
- "hashPath": "supabase.realtime.7.0.2.nupkg.sha512"
- },
- "Supabase.Storage/2.0.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-YKxgwVgLjxi32ze29FT8aSLifiTVSZSxSyI9taOewp6wuxh+aMIPLKWtGEhFhegLv2iFwGcZ3ybMDkCi6RB7Rw==",
- "path": "supabase.storage/2.0.2",
- "hashPath": "supabase.storage.2.0.2.nupkg.sha512"
- },
- "System.IdentityModel.Tokens.Jwt/7.5.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-UUw+E0R73lZLlXgneYIJQxNs1kfbcxjVzw64JQyiwjqCd4HMpAbjn+xRo86QZT84uHq8/MkqvfH82tgjgPzpuw==",
- "path": "system.identitymodel.tokens.jwt/7.5.1",
- "hashPath": "system.identitymodel.tokens.jwt.7.5.1.nupkg.sha512"
- },
- "System.Reactive/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-31kfaW4ZupZzPsI5PVe77VhnvFF55qgma7KZr/E0iFTs6fmdhhG8j0mgEx620iLTey1EynOkEfnyTjtNEpJzGw==",
- "path": "system.reactive/6.0.0",
- "hashPath": "system.reactive.6.0.0.nupkg.sha512"
- },
- "System.Reflection.Metadata/1.6.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==",
- "path": "system.reflection.metadata/1.6.0",
- "hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512"
- },
- "System.Threading.Channels/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-CMaFr7v+57RW7uZfZkPExsPB6ljwzhjACWW1gfU35Y56rk72B/Wu+sTqxVmGSk4SFUlPc3cjeKND0zktziyjBA==",
- "path": "system.threading.channels/8.0.0",
- "hashPath": "system.threading.channels.8.0.0.nupkg.sha512"
- },
- "Websocket.Client/5.1.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-VpQV6b8HRnw6bFFIPTOOMtOxba3/viH9K2U2LdOYNjQ2b2HrLHxjodmJr3nPwyNSrtrRPr1RDwOMJ5qqlPnCVg==",
- "path": "websocket.client/5.1.1",
- "hashPath": "websocket.client.5.1.1.nupkg.sha512"
- },
- "xunit/2.9.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-7LhFS2N9Z6Xgg8aE5lY95cneYivRMfRI8v+4PATa4S64D5Z/Plkg0qa8dTRHSiGRgVZ/CL2gEfJDE5AUhOX+2Q==",
- "path": "xunit/2.9.2",
- "hashPath": "xunit.2.9.2.nupkg.sha512"
- },
- "xunit.abstractions/2.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-pot1I4YOxlWjIb5jmwvvQNbTrZ3lJQ+jUGkGjWE3hEFM0l5gOnBWS+H3qsex68s5cO52g+44vpGzhAt+42vwKg==",
- "path": "xunit.abstractions/2.0.3",
- "hashPath": "xunit.abstractions.2.0.3.nupkg.sha512"
- },
- "xunit.analyzers/1.16.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-hptYM7vGr46GUIgZt21YHO4rfuBAQS2eINbFo16CV/Dqq+24Tp+P5gDCACu1AbFfW4Sp/WRfDPSK8fmUUb8s0Q==",
- "path": "xunit.analyzers/1.16.0",
- "hashPath": "xunit.analyzers.1.16.0.nupkg.sha512"
- },
- "xunit.assert/2.9.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-QkNBAQG4pa66cholm28AxijBjrmki98/vsEh4Sx5iplzotvPgpiotcxqJQMRC8d7RV7nIT8ozh97957hDnZwsQ==",
- "path": "xunit.assert/2.9.2",
- "hashPath": "xunit.assert.2.9.2.nupkg.sha512"
- },
- "xunit.core/2.9.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-O6RrNSdmZ0xgEn5kT927PNwog5vxTtKrWMihhhrT0Sg9jQ7iBDciYOwzBgP2krBEk5/GBXI18R1lKvmnxGcb4w==",
- "path": "xunit.core/2.9.2",
- "hashPath": "xunit.core.2.9.2.nupkg.sha512"
- },
- "xunit.extensibility.core/2.9.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Ol+KlBJz1x8BrdnhN2DeOuLrr1I/cTwtHCggL9BvYqFuVd/TUSzxNT5O0NxCIXth30bsKxgMfdqLTcORtM52yQ==",
- "path": "xunit.extensibility.core/2.9.2",
- "hashPath": "xunit.extensibility.core.2.9.2.nupkg.sha512"
- },
- "xunit.extensibility.execution/2.9.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-rKMpq4GsIUIJibXuZoZ8lYp5EpROlnYaRpwu9Zr0sRZXE7JqJfEEbCsUriZqB+ByXCLFBJyjkTRULMdC+U566g==",
- "path": "xunit.extensibility.execution/2.9.2",
- "hashPath": "xunit.extensibility.execution.2.9.2.nupkg.sha512"
- },
- "xunit.runner.visualstudio/2.8.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-vm1tbfXhFmjFMUmS4M0J0ASXz3/U5XvXBa6DOQUL3fEz4Vt6YPhv+ESCarx6M6D+9kJkJYZKCNvJMas1+nVfmQ==",
- "path": "xunit.runner.visualstudio/2.8.2",
- "hashPath": "xunit.runner.visualstudio.2.8.2.nupkg.sha512"
- }
- }
- }
|