{ "runtimeTarget": { "name": ".NETCoreApp,Version=v8.0", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v8.0": { "Azure.Core/1.39.0": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "1.1.1", "System.ClientModel": "1.0.0", "System.Diagnostics.DiagnosticSource": "6.0.1", "System.Memory.Data": "1.0.2", "System.Numerics.Vectors": "4.5.0", "System.Text.Encodings.Web": "4.7.2", "System.Text.Json": "4.7.2", "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { "lib/net6.0/Azure.Core.dll": { "assemblyVersion": "1.39.0.0", "fileVersion": "1.3900.24.21804" } } }, "Azure.Identity/1.11.4": { "dependencies": { "Azure.Core": "1.39.0", "Microsoft.Identity.Client": "4.61.3", "Microsoft.Identity.Client.Extensions.Msal": "4.61.3", "System.Memory": "4.5.5", "System.Security.Cryptography.ProtectedData": "4.7.0", "System.Text.Json": "4.7.2", "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { "lib/netstandard2.0/Azure.Identity.dll": { "assemblyVersion": "1.11.4.0", "fileVersion": "1.1100.424.31005" } } }, "Microsoft.Azure.Core.NewtonsoftJson/1.0.0": { "dependencies": { "Azure.Core": "1.39.0", "Newtonsoft.Json": "13.0.3" }, "runtime": { "lib/netstandard2.0/Microsoft.Azure.Core.NewtonsoftJson.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.21.5702" } } }, "Microsoft.Azure.SignalR/1.30.2": { "dependencies": { "Azure.Identity": "1.11.4", "Microsoft.Azure.SignalR.Protocols": "1.30.2", "Microsoft.Extensions.Http": "2.1.0", "Newtonsoft.Json": "13.0.3" }, "runtime": { "lib/net8.0/Microsoft.Azure.SignalR.Common.dll": { "assemblyVersion": "1.30.2.0", "fileVersion": "1.30.2.0" }, "lib/net8.0/Microsoft.Azure.SignalR.dll": { "assemblyVersion": "1.30.2.0", "fileVersion": "1.30.2.0" } } }, "Microsoft.Azure.SignalR.Management/1.30.2": { "dependencies": { "Azure.Core": "1.39.0", "Azure.Identity": "1.11.4", "Microsoft.Azure.Core.NewtonsoftJson": "1.0.0", "Microsoft.Azure.SignalR": "1.30.2", "Microsoft.Extensions.Http": "2.1.0", "Newtonsoft.Json": "13.0.3" }, "runtime": { "lib/net8.0/Microsoft.Azure.SignalR.Common.dll": { "assemblyVersion": "1.30.2.0", "fileVersion": "1.30.2.0" }, "lib/net8.0/Microsoft.Azure.SignalR.Management.dll": { "assemblyVersion": "1.30.2.0", "fileVersion": "1.30.2.0" } } }, "Microsoft.Azure.SignalR.Protocols/1.30.2": { "dependencies": { "Microsoft.Extensions.Primitives": "2.1.1", "System.Buffers": "4.5.1", "System.Memory": "4.5.5", "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Azure.SignalR.Protocols.dll": { "assemblyVersion": "1.30.2.0", "fileVersion": "1.30.2.0" } } }, "Microsoft.Bcl.AsyncInterfaces/1.1.1": { "runtime": { "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "4.700.20.21406" } } }, "Microsoft.Extensions.Configuration/2.1.0": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "2.1.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": { "assemblyVersion": "2.1.0.0", "fileVersion": "2.1.0.18136" } } }, "Microsoft.Extensions.Configuration.Abstractions/2.1.0": { "dependencies": { "Microsoft.Extensions.Primitives": "2.1.1" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "assemblyVersion": "2.1.0.0", "fileVersion": "2.1.0.18136" } } }, "Microsoft.Extensions.Configuration.Binder/2.1.0": { "dependencies": { "Microsoft.Extensions.Configuration": "2.1.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": { "assemblyVersion": "2.1.0.0", "fileVersion": "2.1.0.18136" } } }, "Microsoft.Extensions.DependencyInjection.Abstractions/2.1.0": { "runtime": { "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "assemblyVersion": "2.1.0.0", "fileVersion": "2.1.0.18136" } } }, "Microsoft.Extensions.Http/2.1.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.0", "Microsoft.Extensions.Logging": "2.1.0", "Microsoft.Extensions.Options": "2.1.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Http.dll": { "assemblyVersion": "2.1.0.0", "fileVersion": "2.1.0.18136" } } }, "Microsoft.Extensions.Logging/2.1.0": { "dependencies": { "Microsoft.Extensions.Configuration.Binder": "2.1.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.0", "Microsoft.Extensions.Logging.Abstractions": "2.1.0", "Microsoft.Extensions.Options": "2.1.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": { "assemblyVersion": "2.1.0.0", "fileVersion": "2.1.0.18136" } } }, "Microsoft.Extensions.Logging.Abstractions/2.1.0": { "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { "assemblyVersion": "2.1.0.0", "fileVersion": "2.1.0.18136" } } }, "Microsoft.Extensions.Options/2.1.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.0", "Microsoft.Extensions.Primitives": "2.1.1" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Options.dll": { "assemblyVersion": "2.1.0.0", "fileVersion": "2.1.0.18136" } } }, "Microsoft.Extensions.Primitives/2.1.1": { "dependencies": { "System.Memory": "4.5.5", "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": { "assemblyVersion": "2.1.1.0", "fileVersion": "2.1.1.18157" } } }, "Microsoft.Identity.Client/4.61.3": { "dependencies": { "Microsoft.IdentityModel.Abstractions": "6.35.0", "System.Diagnostics.DiagnosticSource": "6.0.1" }, "runtime": { "lib/net6.0/Microsoft.Identity.Client.dll": { "assemblyVersion": "4.61.3.0", "fileVersion": "4.61.3.0" } } }, "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { "dependencies": { "Microsoft.Identity.Client": "4.61.3", "System.Security.Cryptography.ProtectedData": "4.7.0" }, "runtime": { "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": { "assemblyVersion": "4.61.3.0", "fileVersion": "4.61.3.0" } } }, "Microsoft.IdentityModel.Abstractions/6.35.0": { "runtime": { "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": { "assemblyVersion": "6.35.0.0", "fileVersion": "6.35.0.41201" } } }, "Microsoft.Owin/4.2.2": { "dependencies": { "Owin": "1.0.0" }, "runtime": { "lib/net45/Microsoft.Owin.dll": { "assemblyVersion": "4.2.2.0", "fileVersion": "4.200.222.26002" } } }, "Microsoft.Owin.Host.SystemWeb/4.2.2": { "dependencies": { "Microsoft.Owin": "4.2.2", "Owin": "1.0.0" }, "runtime": { "lib/net45/Microsoft.Owin.Host.SystemWeb.dll": { "assemblyVersion": "4.2.2.0", "fileVersion": "4.200.222.26002" } } }, "Newtonsoft.Json/13.0.3": { "runtime": { "lib/net6.0/Newtonsoft.Json.dll": { "assemblyVersion": "13.0.0.0", "fileVersion": "13.0.3.27908" } } }, "Owin/1.0.0": { "runtime": { "lib/net40/Owin.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "System.Buffers/4.5.1": {}, "System.ClientModel/1.0.0": { "dependencies": { "System.Memory.Data": "1.0.2", "System.Text.Json": "4.7.2" }, "runtime": { "lib/net6.0/System.ClientModel.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.24.5302" } } }, "System.Diagnostics.DiagnosticSource/6.0.1": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.1523.11507" } } }, "System.Memory/4.5.5": {}, "System.Memory.Data/1.0.2": { "dependencies": { "System.Text.Encodings.Web": "4.7.2", "System.Text.Json": "4.7.2" }, "runtime": { "lib/netstandard2.0/System.Memory.Data.dll": { "assemblyVersion": "1.0.2.0", "fileVersion": "1.0.221.20802" } } }, "System.Numerics.Vectors/4.5.0": {}, "System.Runtime.CompilerServices.Unsafe/6.0.0": { "runtime": { "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "System.Security.Cryptography.ProtectedData/4.7.0": { "runtime": { "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": { "assemblyVersion": "4.0.5.0", "fileVersion": "4.700.19.56404" } }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.5.0", "fileVersion": "4.700.19.56404" } } }, "System.Text.Encodings.Web/4.7.2": { "runtime": { "lib/netstandard2.1/System.Text.Encodings.Web.dll": { "assemblyVersion": "4.0.5.1", "fileVersion": "4.700.21.11602" } } }, "System.Text.Json/4.7.2": { "runtime": { "lib/netcoreapp3.0/System.Text.Json.dll": { "assemblyVersion": "4.0.1.2", "fileVersion": "4.700.20.21406" } } }, "System.Threading.Tasks.Extensions/4.5.4": {} } }, "libraries": { "Azure.Core/1.39.0": { "type": "package", "serviceable": true, "sha512": "sha512-9vaV4ZICtVQp+2wjOKrIAjEjMzBkUohaBbKGqqcTW993MRfHA0N4L1BszQjWynS7lRvlYQLxaFK4wh9ewNm4HQ==", "path": "azure.core/1.39.0", "hashPath": "azure.core.1.39.0.nupkg.sha512" }, "Azure.Identity/1.11.4": { "type": "package", "serviceable": true, "sha512": "sha512-Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==", "path": "azure.identity/1.11.4", "hashPath": "azure.identity.1.11.4.nupkg.sha512" }, "Microsoft.Azure.Core.NewtonsoftJson/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-HdNo6Z5mTe1voaPhFhjegHUtVpNDtXPL7sdJI+xSnFQiCu85bdYzFs6oiL0UhFSO6g17WYVdoC/UW6B2TSjBFQ==", "path": "microsoft.azure.core.newtonsoftjson/1.0.0", "hashPath": "microsoft.azure.core.newtonsoftjson.1.0.0.nupkg.sha512" }, "Microsoft.Azure.SignalR/1.30.2": { "type": "package", "serviceable": true, "sha512": "sha512-n76ZE/xzz7edrnOwMSRsSg+arzDuEbg6U6eU6TgmormFE5+SF6Y4TPmMA/nXUysBLMREYnDylUpSLgmdCoSu0g==", "path": "microsoft.azure.signalr/1.30.2", "hashPath": "microsoft.azure.signalr.1.30.2.nupkg.sha512" }, "Microsoft.Azure.SignalR.Management/1.30.2": { "type": "package", "serviceable": true, "sha512": "sha512-zddINRwtb/77d1SzRbdbGfmrUDDSwqRQCquRrwHAZkVRlfpMmvVwHdd+F3kgbzPRT5Bfsl6yT2Uau6kZGRLOSw==", "path": "microsoft.azure.signalr.management/1.30.2", "hashPath": "microsoft.azure.signalr.management.1.30.2.nupkg.sha512" }, "Microsoft.Azure.SignalR.Protocols/1.30.2": { "type": "package", "serviceable": true, "sha512": "sha512-x894k+tL5YuEZNrbJv8qsuAWcPcWRvbWHA7dCC9qlRWzNrxr6QzTx79HVUiGLDylvOR2bZ9OV2nOn/1fYXonIA==", "path": "microsoft.azure.signalr.protocols/1.30.2", "hashPath": "microsoft.azure.signalr.protocols.1.30.2.nupkg.sha512" }, "Microsoft.Bcl.AsyncInterfaces/1.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==", "path": "microsoft.bcl.asyncinterfaces/1.1.1", "hashPath": "microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512" }, "Microsoft.Extensions.Configuration/2.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-SS8ce1GYQTkZoOq5bskqQ+m7xiXQjnKRiGfVNZkkX2SX0HpXNRsKnSUaywRRuCje3v2KT9xeacsM3J9/G2exsQ==", "path": "microsoft.extensions.configuration/2.1.0", "hashPath": "microsoft.extensions.configuration.2.1.0.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Abstractions/2.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-lMmUjAKvY9r6QmxCS15iSb6ulhwnh0zp44NtnVJ+HIDLFmu4iej41U+dU58On8NRezmlgRXiQtLnBeZSzYNKQg==", "path": "microsoft.extensions.configuration.abstractions/2.1.0", "hashPath": "microsoft.extensions.configuration.abstractions.2.1.0.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Binder/2.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-Fls0O54Ielz1DiVYpcmiUpeizN1iKGGI5yAWAoShfmUvMcQ8jAGOK1a+DaflHA5hN9IOKvmSos0yewDYAIY0ZA==", "path": "microsoft.extensions.configuration.binder/2.1.0", "hashPath": "microsoft.extensions.configuration.binder.2.1.0.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection.Abstractions/2.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-8/CtASu80UIoyG+r8FstrmZW5GLtXxzoYpjj3jV0FKZCL5CiFgSH3pAmqut/dC68mu7N1bU6v0UtKKL3gCUQGQ==", "path": "microsoft.extensions.dependencyinjection.abstractions/2.1.0", "hashPath": "microsoft.extensions.dependencyinjection.abstractions.2.1.0.nupkg.sha512" }, "Microsoft.Extensions.Http/2.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-vkSkGa1UIZVlAd18oDhrtoawN/q7fDemJcVpT9+28mP7bP0I8zKLSLRwqF++GmPs/7e0Aqlo6jpZm3P7YYS0ag==", "path": "microsoft.extensions.http/2.1.0", "hashPath": "microsoft.extensions.http.2.1.0.nupkg.sha512" }, "Microsoft.Extensions.Logging/2.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-kuZbZMMHb7ibzhLdn9/R1+PAAFKntlF10tOw4loB8VuQkHvSrBE6IzW1rhBLsEdmLXOgi2zFbwcXFrxzSM6ybA==", "path": "microsoft.extensions.logging/2.1.0", "hashPath": "microsoft.extensions.logging.2.1.0.nupkg.sha512" }, "Microsoft.Extensions.Logging.Abstractions/2.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-GfD2VtvN9z1W+m6pZZe98yh9VWTSdNY2dZSxtca9uFIY6aBI6twvskMvLO/ktClBOTQmAov/7Em+IWFlHepa0A==", "path": "microsoft.extensions.logging.abstractions/2.1.0", "hashPath": "microsoft.extensions.logging.abstractions.2.1.0.nupkg.sha512" }, "Microsoft.Extensions.Options/2.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-VOM1pPMi9+7/4Vc9aPLU8btHOBQy1+AvpqxLxFI2OVtqGv+1klPaV59g9R6aSt2U7ijfB3TjvAO4Tc/cn9/hxA==", "path": "microsoft.extensions.options/2.1.0", "hashPath": "microsoft.extensions.options.2.1.0.nupkg.sha512" }, "Microsoft.Extensions.Primitives/2.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-scJ1GZNIxMmjpENh0UZ8XCQ6vzr/LzeF9WvEA51Ix2OQGAs9WPgPu8ABVUdvpKPLuor/t05gm6menJK3PwqOXg==", "path": "microsoft.extensions.primitives/2.1.1", "hashPath": "microsoft.extensions.primitives.2.1.1.nupkg.sha512" }, "Microsoft.Identity.Client/4.61.3": { "type": "package", "serviceable": true, "sha512": "sha512-naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==", "path": "microsoft.identity.client/4.61.3", "hashPath": "microsoft.identity.client.4.61.3.nupkg.sha512" }, "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { "type": "package", "serviceable": true, "sha512": "sha512-PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==", "path": "microsoft.identity.client.extensions.msal/4.61.3", "hashPath": "microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512" }, "Microsoft.IdentityModel.Abstractions/6.35.0": { "type": "package", "serviceable": true, "sha512": "sha512-xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==", "path": "microsoft.identitymodel.abstractions/6.35.0", "hashPath": "microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512" }, "Microsoft.Owin/4.2.2": { "type": "package", "serviceable": true, "sha512": "sha512-jt410l/8dvCIguRdU7dupYdm4kGLepVdD8EOTKU4nYZcLRrn6kQYqI6pbJOTJp7Vlm/T2WUF5bzyKK2z29xtjg==", "path": "microsoft.owin/4.2.2", "hashPath": "microsoft.owin.4.2.2.nupkg.sha512" }, "Microsoft.Owin.Host.SystemWeb/4.2.2": { "type": "package", "serviceable": true, "sha512": "sha512-MYdqpNXC5xX7pVAnhGDfZvU7ybylYENqnV17XYGGkInk3Hco2Fx8t4nVBXBoAw/3ox6cNTbazq+EiS4Pi9lGQA==", "path": "microsoft.owin.host.systemweb/4.2.2", "hashPath": "microsoft.owin.host.systemweb.4.2.2.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" }, "Owin/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-OseTFniKmyp76mEzOBwIKGBRS5eMoYNkMKaMXOpxx9jv88+b6mh1rSaw43vjBOItNhaLFG3d0a20PfHyibH5sw==", "path": "owin/1.0.0", "hashPath": "owin.1.0.0.nupkg.sha512" }, "System.Buffers/4.5.1": { "type": "package", "serviceable": true, "sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==", "path": "system.buffers/4.5.1", "hashPath": "system.buffers.4.5.1.nupkg.sha512" }, "System.ClientModel/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-I3CVkvxeqFYjIVEP59DnjbeoGNfo/+SZrCLpRz2v/g0gpCHaEMPtWSY0s9k/7jR1rAsLNg2z2u1JRB76tPjnIw==", "path": "system.clientmodel/1.0.0", "hashPath": "system.clientmodel.1.0.0.nupkg.sha512" }, "System.Diagnostics.DiagnosticSource/6.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-KiLYDu2k2J82Q9BJpWiuQqCkFjRBWVq4jDzKKWawVi9KWzyD0XG3cmfX0vqTQlL14Wi9EufJrbL0+KCLTbqWiQ==", "path": "system.diagnostics.diagnosticsource/6.0.1", "hashPath": "system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512" }, "System.Memory/4.5.5": { "type": "package", "serviceable": true, "sha512": "sha512-XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==", "path": "system.memory/4.5.5", "hashPath": "system.memory.4.5.5.nupkg.sha512" }, "System.Memory.Data/1.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==", "path": "system.memory.data/1.0.2", "hashPath": "system.memory.data.1.0.2.nupkg.sha512" }, "System.Numerics.Vectors/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", "path": "system.numerics.vectors/4.5.0", "hashPath": "system.numerics.vectors.4.5.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.Cryptography.ProtectedData/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-ehYW0m9ptxpGWvE4zgqongBVWpSDU/JCFD4K7krxkQwSz/sFQjEXCUqpvencjy6DYDbn7Ig09R8GFffu8TtneQ==", "path": "system.security.cryptography.protecteddata/4.7.0", "hashPath": "system.security.cryptography.protecteddata.4.7.0.nupkg.sha512" }, "System.Text.Encodings.Web/4.7.2": { "type": "package", "serviceable": true, "sha512": "sha512-iTUgB/WtrZ1sWZs84F2hwyQhiRH6QNjQv2DkwrH+WP6RoFga2Q1m3f9/Q7FG8cck8AdHitQkmkXSY8qylcDmuA==", "path": "system.text.encodings.web/4.7.2", "hashPath": "system.text.encodings.web.4.7.2.nupkg.sha512" }, "System.Text.Json/4.7.2": { "type": "package", "serviceable": true, "sha512": "sha512-TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==", "path": "system.text.json/4.7.2", "hashPath": "system.text.json.4.7.2.nupkg.sha512" }, "System.Threading.Tasks.Extensions/4.5.4": { "type": "package", "serviceable": true, "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==", "path": "system.threading.tasks.extensions/4.5.4", "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512" } } }