ZeroTrustAssessment.deps.json
{
"runtimeTarget": { "name": ".NETCoreApp,Version=v7.0", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v7.0": { "ZeroTrustAssessment/1.0.0": { "dependencies": { "IdPowerToys.PowerPointGenerator": "1.0.0", "Microsoft.Graph.Beta": "5.36.0-preview", "Microsoft.Identity.Client": "4.61.3", "PowerShellStandard.Library": "5.1.0-preview-06", "Syncfusion.Presentation.Net.Core": "21.2.8", "Syncfusion.PresentationRenderer.Net.Core": "21.2.8", "Syncfusion.XlsIO.Net.Core": "21.2.8", "ZeroTrustAssessment.DocumentGenerator": "1.0.0" }, "runtime": { "ZeroTrustAssessment.dll": {} } }, "Azure.Core/1.30.0": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "1.1.1", "System.Diagnostics.DiagnosticSource": "6.0.1", "System.Memory.Data": "1.0.2", "System.Numerics.Vectors": "4.5.0", "System.Text.Encodings.Web": "6.0.0", "System.Text.Json": "6.0.0", "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { "lib/net6.0/Azure.Core.dll": { "assemblyVersion": "1.30.0.0", "fileVersion": "1.3000.23.16003" } } }, "HarfBuzzSharp/2.8.2.2": { "dependencies": { "HarfBuzzSharp.NativeAssets.Win32": "2.8.2.2", "HarfBuzzSharp.NativeAssets.macOS": "2.8.2.2" }, "runtime": { "lib/net6.0/HarfBuzzSharp.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "2.8.2.1" } } }, "HarfBuzzSharp.NativeAssets.macOS/2.8.2.2": { "runtimeTargets": { "runtimes/osx/native/libHarfBuzzSharp.dylib": { "rid": "osx", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "HarfBuzzSharp.NativeAssets.Win32/2.8.2.2": { "runtimeTargets": { "runtimes/win-arm64/native/libHarfBuzzSharp.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x64/native/libHarfBuzzSharp.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x86/native/libHarfBuzzSharp.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "IdPowerToys.PowerPointGenerator/1.0.0": { "dependencies": { "Microsoft.Graph.Beta": "5.36.0-preview", "Syncfusion.Presentation.Net.Core": "21.2.8" }, "runtime": { "lib/net7.0/IdPowerToys.PowerPointGenerator.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.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.CSharp/4.5.0": {}, "Microsoft.Graph.Beta/5.36.0-preview": { "dependencies": { "Microsoft.Graph.Core": "3.0.7" }, "runtime": { "lib/netstandard2.1/Microsoft.Graph.Beta.dll": { "assemblyVersion": "5.36.0.0", "fileVersion": "5.36.0.0" } } }, "Microsoft.Graph.Core/3.0.7": { "dependencies": { "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.30.1", "Microsoft.Kiota.Abstractions": "1.1.2", "Microsoft.Kiota.Authentication.Azure": "1.0.2", "Microsoft.Kiota.Http.HttpClientLibrary": "1.0.2", "Microsoft.Kiota.Serialization.Form": "1.0.1", "Microsoft.Kiota.Serialization.Json": "1.0.6", "Microsoft.Kiota.Serialization.Text": "1.0.1", "NETStandard.Library": "2.0.3", "System.Security.Claims": "4.3.0" }, "runtime": { "lib/net6.0/Microsoft.Graph.Core.dll": { "assemblyVersion": "3.0.7.0", "fileVersion": "3.0.7.0" } } }, "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.IdentityModel.Abstractions/6.35.0": { "runtime": { "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": { "assemblyVersion": "6.35.0.0", "fileVersion": "6.35.0.41201" } } }, "Microsoft.IdentityModel.JsonWebTokens/6.30.1": { "dependencies": { "Microsoft.IdentityModel.Tokens": "6.30.1", "System.Text.Encoding": "4.3.0", "System.Text.Encodings.Web": "6.0.0", "System.Text.Json": "6.0.0" }, "runtime": { "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "assemblyVersion": "6.30.1.0", "fileVersion": "6.30.1.40510" } } }, "Microsoft.IdentityModel.Logging/6.30.1": { "dependencies": { "Microsoft.IdentityModel.Abstractions": "6.35.0" }, "runtime": { "lib/net6.0/Microsoft.IdentityModel.Logging.dll": { "assemblyVersion": "6.30.1.0", "fileVersion": "6.30.1.40510" } } }, "Microsoft.IdentityModel.Protocols/6.30.1": { "dependencies": { "Microsoft.IdentityModel.Logging": "6.30.1", "Microsoft.IdentityModel.Tokens": "6.30.1" }, "runtime": { "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": { "assemblyVersion": "6.30.1.0", "fileVersion": "6.30.1.40510" } } }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.30.1": { "dependencies": { "Microsoft.IdentityModel.Protocols": "6.30.1", "System.IdentityModel.Tokens.Jwt": "6.30.1" }, "runtime": { "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { "assemblyVersion": "6.30.1.0", "fileVersion": "6.30.1.40510" } } }, "Microsoft.IdentityModel.Tokens/6.30.1": { "dependencies": { "Microsoft.CSharp": "4.5.0", "Microsoft.IdentityModel.Logging": "6.30.1", "System.Security.Cryptography.Cng": "4.5.0" }, "runtime": { "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": { "assemblyVersion": "6.30.1.0", "fileVersion": "6.30.1.40510" } } }, "Microsoft.Kiota.Abstractions/1.1.2": { "dependencies": { "System.Diagnostics.DiagnosticSource": "6.0.1", "Tavis.UriTemplates": "2.0.0" }, "runtime": { "lib/netstandard2.1/Microsoft.Kiota.Abstractions.dll": { "assemblyVersion": "1.1.2.0", "fileVersion": "1.1.2.0" } } }, "Microsoft.Kiota.Authentication.Azure/1.0.2": { "dependencies": { "Azure.Core": "1.30.0", "Microsoft.Kiota.Abstractions": "1.1.2", "System.Diagnostics.DiagnosticSource": "6.0.1" }, "runtime": { "lib/netstandard2.1/Microsoft.Kiota.Authentication.Azure.dll": { "assemblyVersion": "1.0.2.0", "fileVersion": "1.0.2.0" } } }, "Microsoft.Kiota.Http.HttpClientLibrary/1.0.2": { "dependencies": { "Microsoft.Kiota.Abstractions": "1.1.2", "System.Diagnostics.DiagnosticSource": "6.0.1", "System.Text.Json": "6.0.0" }, "runtime": { "lib/netstandard2.1/Microsoft.Kiota.Http.HttpClientLibrary.dll": { "assemblyVersion": "1.0.2.0", "fileVersion": "1.0.2.0" } } }, "Microsoft.Kiota.Serialization.Form/1.0.1": { "dependencies": { "Microsoft.Kiota.Abstractions": "1.1.2" }, "runtime": { "lib/netstandard2.1/Microsoft.Kiota.Serialization.Form.dll": { "assemblyVersion": "1.0.1.0", "fileVersion": "1.0.1.0" } } }, "Microsoft.Kiota.Serialization.Json/1.0.6": { "dependencies": { "Microsoft.Kiota.Abstractions": "1.1.2", "System.Text.Json": "6.0.0" }, "runtime": { "lib/netstandard2.1/Microsoft.Kiota.Serialization.Json.dll": { "assemblyVersion": "1.0.6.0", "fileVersion": "1.0.6.0" } } }, "Microsoft.Kiota.Serialization.Text/1.0.1": { "dependencies": { "Microsoft.Kiota.Abstractions": "1.1.2" }, "runtime": { "lib/netstandard2.1/Microsoft.Kiota.Serialization.Text.dll": { "assemblyVersion": "1.0.1.0", "fileVersion": "1.0.1.0" } } }, "Microsoft.NETCore.Platforms/2.0.0": {}, "Microsoft.NETCore.Targets/1.1.0": {}, "NETStandard.Library/2.0.3": { "dependencies": { "Microsoft.NETCore.Platforms": "2.0.0" } }, "PowerShellStandard.Library/5.1.0-preview-06": {}, "SkiaSharp/2.88.2": { "dependencies": { "SkiaSharp.NativeAssets.Win32": "2.88.2", "SkiaSharp.NativeAssets.macOS": "2.88.2" }, "runtime": { "lib/net6.0/SkiaSharp.dll": { "assemblyVersion": "2.88.0.0", "fileVersion": "2.88.2.0" } } }, "SkiaSharp.HarfBuzz/2.88.2": { "dependencies": { "HarfBuzzSharp": "2.8.2.2", "SkiaSharp": "2.88.2" }, "runtime": { "lib/net6.0/SkiaSharp.HarfBuzz.dll": { "assemblyVersion": "2.88.0.0", "fileVersion": "2.88.2.0" } } }, "SkiaSharp.NativeAssets.macOS/2.88.2": { "runtimeTargets": { "runtimes/osx/native/libSkiaSharp.dylib": { "rid": "osx", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "SkiaSharp.NativeAssets.Win32/2.88.2": { "runtimeTargets": { "runtimes/win-arm64/native/libSkiaSharp.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x64/native/libSkiaSharp.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x86/native/libSkiaSharp.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "Syncfusion.Compression.Net.Core/21.2.8": { "runtime": { "lib/net7.0/Syncfusion.Compression.Portable.dll": { "assemblyVersion": "21.2.8.0", "fileVersion": "21.2.8.0" } } }, "Syncfusion.Licensing/21.2.8": { "runtime": { "lib/net7.0/Syncfusion.Licensing.dll": { "assemblyVersion": "21.2.8.0", "fileVersion": "21.2.8.0" } } }, "Syncfusion.OfficeChart.Net.Core/21.2.8": { "dependencies": { "Syncfusion.Compression.Net.Core": "21.2.8" }, "runtime": { "lib/net7.0/Syncfusion.OfficeChart.Portable.dll": { "assemblyVersion": "21.2.8.0", "fileVersion": "21.2.8.0" } } }, "Syncfusion.Pdf.Net.Core/21.2.8": { "dependencies": { "Syncfusion.Compression.Net.Core": "21.2.8", "Syncfusion.Licensing": "21.2.8", "System.Text.Encoding.CodePages": "4.4.0" }, "runtime": { "lib/net7.0/Syncfusion.Pdf.Portable.dll": { "assemblyVersion": "21.2.8.0", "fileVersion": "21.2.8.0" } } }, "Syncfusion.Presentation.Net.Core/21.2.8": { "dependencies": { "Syncfusion.Compression.Net.Core": "21.2.8", "Syncfusion.Licensing": "21.2.8", "Syncfusion.OfficeChart.Net.Core": "21.2.8" }, "runtime": { "lib/net7.0/Syncfusion.Presentation.Portable.dll": { "assemblyVersion": "21.2.8.0", "fileVersion": "21.2.8.0" } } }, "Syncfusion.PresentationRenderer.Net.Core/21.2.8": { "dependencies": { "SkiaSharp": "2.88.2", "Syncfusion.Compression.Net.Core": "21.2.8", "Syncfusion.OfficeChart.Net.Core": "21.2.8", "Syncfusion.Pdf.Net.Core": "21.2.8", "Syncfusion.Presentation.Net.Core": "21.2.8", "Syncfusion.SkiaSharpHelper.Net.Core": "21.2.8" }, "runtime": { "lib/net7.0/Syncfusion.PresentationRenderer.Portable.dll": { "assemblyVersion": "21.2.8.0", "fileVersion": "21.2.8.0" } } }, "Syncfusion.SkiaSharpHelper.Net.Core/21.2.8": { "dependencies": { "SkiaSharp.HarfBuzz": "2.88.2", "Syncfusion.Compression.Net.Core": "21.2.8" }, "runtime": { "lib/net7.0/Syncfusion.SkiaSharpHelper.Portable.dll": { "assemblyVersion": "21.2.8.0", "fileVersion": "21.2.8.0" } } }, "Syncfusion.XlsIO.Net.Core/21.2.8": { "dependencies": { "Syncfusion.Compression.Net.Core": "21.2.8", "Syncfusion.Licensing": "21.2.8" }, "runtime": { "lib/net7.0/Syncfusion.XlsIO.Portable.dll": { "assemblyVersion": "21.2.8.0", "fileVersion": "21.2.8.0" } } }, "System.Collections/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Diagnostics.DiagnosticSource/6.0.1": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0" } }, "System.Globalization/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.IdentityModel.Tokens.Jwt/6.30.1": { "dependencies": { "Microsoft.IdentityModel.JsonWebTokens": "6.30.1", "Microsoft.IdentityModel.Tokens": "6.30.1" }, "runtime": { "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": { "assemblyVersion": "6.30.1.0", "fileVersion": "6.30.1.40510" } } }, "System.IO/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.Memory.Data/1.0.2": { "dependencies": { "System.Text.Encodings.Web": "6.0.0", "System.Text.Json": "6.0.0" }, "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.Reflection/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Reflection.Primitives/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Resources.ResourceManager/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Globalization": "4.3.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Runtime/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.0.0", "Microsoft.NETCore.Targets": "1.1.0" } }, "System.Runtime.CompilerServices.Unsafe/6.0.0": {}, "System.Runtime.Extensions/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Security.Claims/4.3.0": { "dependencies": { "System.Collections": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Security.Principal": "4.3.0" } }, "System.Security.Cryptography.Cng/4.5.0": {}, "System.Security.Principal/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" } }, "System.Text.Encoding/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Text.Encoding.CodePages/4.4.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.0.0" } }, "System.Text.Encodings.Web/6.0.0": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0" } }, "System.Text.Json/6.0.0": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0", "System.Text.Encodings.Web": "6.0.0" } }, "System.Threading.Tasks/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "2.0.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Threading.Tasks.Extensions/4.5.4": {}, "Tavis.UriTemplates/2.0.0": { "runtime": { "lib/netstandard2.0/Tavis.UriTemplates.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "2.0.0.0" } } }, "ZeroTrustAssessment.DocumentGenerator/1.0.0": { "dependencies": { "IdPowerToys.PowerPointGenerator": "1.0.0", "Microsoft.Graph.Beta": "5.36.0-preview", "Syncfusion.Presentation.Net.Core": "21.2.8", "Syncfusion.PresentationRenderer.Net.Core": "21.2.8", "Syncfusion.XlsIO.Net.Core": "21.2.8" }, "runtime": { "ZeroTrustAssessment.DocumentGenerator.dll": { "assemblyVersion": "1.0.0", "fileVersion": "1.0.0.0" } } } } }, "libraries": { "ZeroTrustAssessment/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "Azure.Core/1.30.0": { "type": "package", "serviceable": true, "sha512": "sha512-w5Z2uTASP+EsnG4kqQsYtKTf41x1czIu1CgPuDQdHILxCk+IP2DiXazUcfTqr6kebi7S6ah927mrQx1nT/4bnw==", "path": "azure.core/1.30.0", "hashPath": "azure.core.1.30.0.nupkg.sha512" }, "HarfBuzzSharp/2.8.2.2": { "type": "package", "serviceable": true, "sha512": "sha512-HIbZgsyxl6jQNkSshbYXXwEwmLfYDl/VfshOMQwVRQrrq6twgVJbHcJ4xgzhar5G/vrDQL6s2lwQEn4kVfywHA==", "path": "harfbuzzsharp/2.8.2.2", "hashPath": "harfbuzzsharp.2.8.2.2.nupkg.sha512" }, "HarfBuzzSharp.NativeAssets.macOS/2.8.2.2": { "type": "package", "serviceable": true, "sha512": "sha512-Wosuv5TlSmilk1SQCtyPKj7uzz7MXBwJJchjfHZ3VMD+ds/I3Y1/S440ObRCgAQQeyophf7NXUO+Uj9IDiLnTQ==", "path": "harfbuzzsharp.nativeassets.macos/2.8.2.2", "hashPath": "harfbuzzsharp.nativeassets.macos.2.8.2.2.nupkg.sha512" }, "HarfBuzzSharp.NativeAssets.Win32/2.8.2.2": { "type": "package", "serviceable": true, "sha512": "sha512-/plCRgFbBt/Rv0/TTkwIuc5g72ehngBvkrvpl5HEpL59Eevedfax3N+sW7Ss15nDgP93bkGXX5WGgybZJ8hqaw==", "path": "harfbuzzsharp.nativeassets.win32/2.8.2.2", "hashPath": "harfbuzzsharp.nativeassets.win32.2.8.2.2.nupkg.sha512" }, "IdPowerToys.PowerPointGenerator/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-yN3mkVa4fF+Fxz30r9SnsMyLnEJM/Mt/x1RMeKpvAtIvouLTpGTXpK2yeqxWhN1P48/oNdTvVJrNdznNzxdh8A==", "path": "idpowertoys.powerpointgenerator/1.0.0", "hashPath": "idpowertoys.powerpointgenerator.1.0.0.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.CSharp/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==", "path": "microsoft.csharp/4.5.0", "hashPath": "microsoft.csharp.4.5.0.nupkg.sha512" }, "Microsoft.Graph.Beta/5.36.0-preview": { "type": "package", "serviceable": true, "sha512": "sha512-b3tbZyVpzoEh/yL9s0wo1oR5/gIEmlfXTnI8KTGakAyfqQalGynwnS+mfd7sJREhOAh59PL5GnkFmrDNTNE9LA==", "path": "microsoft.graph.beta/5.36.0-preview", "hashPath": "microsoft.graph.beta.5.36.0-preview.nupkg.sha512" }, "Microsoft.Graph.Core/3.0.7": { "type": "package", "serviceable": true, "sha512": "sha512-MZHQdGhFOkBcSIarQ579gxvqHSFdrJOwskxhoAC35dVs6/H8Ol4HQP+Vh+kIUuViAI/O/hxiS0YDPeHhd9afzw==", "path": "microsoft.graph.core/3.0.7", "hashPath": "microsoft.graph.core.3.0.7.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.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.IdentityModel.JsonWebTokens/6.30.1": { "type": "package", "serviceable": true, "sha512": "sha512-H9o5zbuxfRKCEVULmxLCv1LTz1hmzaqG2Gk6X9Yq0QeJ1HeUQo1fwjaj+N1H55TQnZ8LNbmMdMCl/VqW3cJWvw==", "path": "microsoft.identitymodel.jsonwebtokens/6.30.1", "hashPath": "microsoft.identitymodel.jsonwebtokens.6.30.1.nupkg.sha512" }, "Microsoft.IdentityModel.Logging/6.30.1": { "type": "package", "serviceable": true, "sha512": "sha512-zE6TG08T8MPZfkXqOWegvvIhKZRiYyj2xgr4QQuWyXypSGPyZrkBwJf5IXU4T3aIKqVfALSnAYCW/IqMaCY4gA==", "path": "microsoft.identitymodel.logging/6.30.1", "hashPath": "microsoft.identitymodel.logging.6.30.1.nupkg.sha512" }, "Microsoft.IdentityModel.Protocols/6.30.1": { "type": "package", "serviceable": true, "sha512": "sha512-jGmIsLKfgZC6p/oNZVt/OOl5hubV299x0cUFkQ7mDTb9G1kr5neuvgdohKKSGIEjec3Y4HMAb1sMX41OnIfRIA==", "path": "microsoft.identitymodel.protocols/6.30.1", "hashPath": "microsoft.identitymodel.protocols.6.30.1.nupkg.sha512" }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.30.1": { "type": "package", "serviceable": true, "sha512": "sha512-Ps5Yy9HVEHkzRP0qjWO+Bmm45/EZ0TvMfQEKrbhFF+kspEZWAvoqVgnYZf21aqrr7kTXG9KH3CgyIcJPonhO2g==", "path": "microsoft.identitymodel.protocols.openidconnect/6.30.1", "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.30.1.nupkg.sha512" }, "Microsoft.IdentityModel.Tokens/6.30.1": { "type": "package", "serviceable": true, "sha512": "sha512-iLEwF/zEopanfMQcIcq190S/bBjSj3v6UfqN37KqRqsKB9kkm3/tYCrIQOtvLKbEe/znQXC6HoQhknDTszPz2Q==", "path": "microsoft.identitymodel.tokens/6.30.1", "hashPath": "microsoft.identitymodel.tokens.6.30.1.nupkg.sha512" }, "Microsoft.Kiota.Abstractions/1.1.2": { "type": "package", "serviceable": true, "sha512": "sha512-0pHD5OJ4FJ55j5RpUjXcUPvW5apNb4EzatO2hp7NWVjhY3D4FomPFJTp1XNHpBc8kukiygFqbb76fMbizcWzBw==", "path": "microsoft.kiota.abstractions/1.1.2", "hashPath": "microsoft.kiota.abstractions.1.1.2.nupkg.sha512" }, "Microsoft.Kiota.Authentication.Azure/1.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-71ypENz5SzFdTETt8ydvyKGw6HsId8Ey/B0Ij1uc4CMQ1OI+v8ukzW6BBPeUXbhj5qEEBW41/aVQ1AxK+vn8fg==", "path": "microsoft.kiota.authentication.azure/1.0.2", "hashPath": "microsoft.kiota.authentication.azure.1.0.2.nupkg.sha512" }, "Microsoft.Kiota.Http.HttpClientLibrary/1.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-MSIMzp0BtkNQZWSDzvzu2V3BY041JhFCTvsLW8fLLa1l1Dcg8YoNvfdXK4EakrZPgDZaXntVkbhl3LOpyV00vg==", "path": "microsoft.kiota.http.httpclientlibrary/1.0.2", "hashPath": "microsoft.kiota.http.httpclientlibrary.1.0.2.nupkg.sha512" }, "Microsoft.Kiota.Serialization.Form/1.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-o6CHBpiguOdRdIFEF7ggn/8c7Ido6iWr4jxDbnWQ304wjogfix7JIxq4gixT5yFePXJIqDbrW11biWfasCUIrw==", "path": "microsoft.kiota.serialization.form/1.0.1", "hashPath": "microsoft.kiota.serialization.form.1.0.1.nupkg.sha512" }, "Microsoft.Kiota.Serialization.Json/1.0.6": { "type": "package", "serviceable": true, "sha512": "sha512-9U+Q56B3OT03r7D0zDtcYcPSnxlLzBTsgCx1G9bdOHRs51TANNkSk9buSoMC/4+ZM+TF8+48LRkikgxi175BfQ==", "path": "microsoft.kiota.serialization.json/1.0.6", "hashPath": "microsoft.kiota.serialization.json.1.0.6.nupkg.sha512" }, "Microsoft.Kiota.Serialization.Text/1.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-OPUqUAlvbjdiiVbj8nZXA+kfKfudgPk85wa+cOP25Mxni7m5+bJY/icQpsxyYfsbqgZgwlZuvwj+NH9kWCjNMA==", "path": "microsoft.kiota.serialization.text/1.0.1", "hashPath": "microsoft.kiota.serialization.text.1.0.1.nupkg.sha512" }, "Microsoft.NETCore.Platforms/2.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-VdLJOCXhZaEMY7Hm2GKiULmn7IEPFE4XC5LPSfBVCUIA8YLZVh846gtfBJalsPQF2PlzdD7ecX7DZEulJ402ZQ==", "path": "microsoft.netcore.platforms/2.0.0", "hashPath": "microsoft.netcore.platforms.2.0.0.nupkg.sha512" }, "Microsoft.NETCore.Targets/1.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", "path": "microsoft.netcore.targets/1.1.0", "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512" }, "NETStandard.Library/2.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", "path": "netstandard.library/2.0.3", "hashPath": "netstandard.library.2.0.3.nupkg.sha512" }, "PowerShellStandard.Library/5.1.0-preview-06": { "type": "package", "serviceable": true, "sha512": "sha512-WU9kA2S4y0v2JOhHQoUmGB4Anv5l15coxf9UzjP+DBaqG+kuN6LCh7mtEjeDJJCP2IGlBquqVKCOCAb6KoI+CQ==", "path": "powershellstandard.library/5.1.0-preview-06", "hashPath": "powershellstandard.library.5.1.0-preview-06.nupkg.sha512" }, "SkiaSharp/2.88.2": { "type": "package", "serviceable": true, "sha512": "sha512-B7ToGj6WO4K4iEtD1Lydrt5FARxMNbNjnlEa4M2TaKs3EM0cmZLrJjCaZvfOJL9gXkswJb5pTSJL9Qz9AHd+Jw==", "path": "skiasharp/2.88.2", "hashPath": "skiasharp.2.88.2.nupkg.sha512" }, "SkiaSharp.HarfBuzz/2.88.2": { "type": "package", "serviceable": true, "sha512": "sha512-xkLBwDxxNCFltoq7L4TOn0FM2/d/PcJGAeDVwZQAJR4tPJs05fcqc8D/vD43cIBnDbDtnGlEzlRJKmlng/ZBBQ==", "path": "skiasharp.harfbuzz/2.88.2", "hashPath": "skiasharp.harfbuzz.2.88.2.nupkg.sha512" }, "SkiaSharp.NativeAssets.macOS/2.88.2": { "type": "package", "serviceable": true, "sha512": "sha512-mUtY9w9KP6LnhE3VgwE331ttOclx239MENCo1aPT27AJX6QkDpeeqSK83/Rggu3NYPkUwIdg6fU1MOBdv2as4A==", "path": "skiasharp.nativeassets.macos/2.88.2", "hashPath": "skiasharp.nativeassets.macos.2.88.2.nupkg.sha512" }, "SkiaSharp.NativeAssets.Win32/2.88.2": { "type": "package", "serviceable": true, "sha512": "sha512-FgUHWpnfLcFiqAXuJEgcvUn5p7gHwkkfclWFU8LKfydUzwJyq+izWxL5OCVgbB8wYrX/TSx42uh8LwstEAURzw==", "path": "skiasharp.nativeassets.win32/2.88.2", "hashPath": "skiasharp.nativeassets.win32.2.88.2.nupkg.sha512" }, "Syncfusion.Compression.Net.Core/21.2.8": { "type": "package", "serviceable": true, "sha512": "sha512-n9oxssPlQGDog87mHY1/HA/iJfOhblx5+QRypNnXhoE99lgCQRRV6kJY3NCoUYPE8xoBBpGY0tobKNmU+V+q+w==", "path": "syncfusion.compression.net.core/21.2.8", "hashPath": "syncfusion.compression.net.core.21.2.8.nupkg.sha512" }, "Syncfusion.Licensing/21.2.8": { "type": "package", "serviceable": true, "sha512": "sha512-Q4BagjTP28tKChemRZI602M3hH74nOxWQgdomRSFbm1ole17nKir1KHdhR/m96TIEDAPCa1QQ/U0DLHaX0h11Q==", "path": "syncfusion.licensing/21.2.8", "hashPath": "syncfusion.licensing.21.2.8.nupkg.sha512" }, "Syncfusion.OfficeChart.Net.Core/21.2.8": { "type": "package", "serviceable": true, "sha512": "sha512-Cc5cna7u+BJZcOD6or6tIVEKmkkgAJdn9/3llr5p6xtvESBpsl8+70inptU4FeJPnDOXJ6JLVCanDMZcyu47lA==", "path": "syncfusion.officechart.net.core/21.2.8", "hashPath": "syncfusion.officechart.net.core.21.2.8.nupkg.sha512" }, "Syncfusion.Pdf.Net.Core/21.2.8": { "type": "package", "serviceable": true, "sha512": "sha512-UIi8lSB4tRyfPMnQV6krtfWdguBb/J6RKPwhlZDouqoGOGBFeZ54HQvL+qvim8O60QCQxwNxQQfmvA/EFznfNw==", "path": "syncfusion.pdf.net.core/21.2.8", "hashPath": "syncfusion.pdf.net.core.21.2.8.nupkg.sha512" }, "Syncfusion.Presentation.Net.Core/21.2.8": { "type": "package", "serviceable": true, "sha512": "sha512-Z7HhvUfNxJepT8R4WSRt91GcSBJc34zZ87RrQv6OsUf5JjClWwt9dvKArJCbKeR/jo3o184XfBA/StcKRUZS8A==", "path": "syncfusion.presentation.net.core/21.2.8", "hashPath": "syncfusion.presentation.net.core.21.2.8.nupkg.sha512" }, "Syncfusion.PresentationRenderer.Net.Core/21.2.8": { "type": "package", "serviceable": true, "sha512": "sha512-ch6l+lvxnk0xPYKiz1+4jNPHjuD0+8ExZmYEQjUQheXKyXCx3wSjtlWCL5dMcSZoNqMu+rIxEu+kOfu+8NXDpw==", "path": "syncfusion.presentationrenderer.net.core/21.2.8", "hashPath": "syncfusion.presentationrenderer.net.core.21.2.8.nupkg.sha512" }, "Syncfusion.SkiaSharpHelper.Net.Core/21.2.8": { "type": "package", "serviceable": true, "sha512": "sha512-50yiCLV+jO8RKCjiT19jn1IUnmwZjpT+vhnuxCPftRR2CTd2eNqPrFPAdb64cc8X9FFXaoAgP27wUeOlAP33qA==", "path": "syncfusion.skiasharphelper.net.core/21.2.8", "hashPath": "syncfusion.skiasharphelper.net.core.21.2.8.nupkg.sha512" }, "Syncfusion.XlsIO.Net.Core/21.2.8": { "type": "package", "serviceable": true, "sha512": "sha512-NCyQbkGvUH9uzd1myKZ6GPBfY0cWsEJ16de96kI3hI4AfpR9rGgH6JMvGlYeQFc2scHflHdKhGvGqq9QCCXAhQ==", "path": "syncfusion.xlsio.net.core/21.2.8", "hashPath": "syncfusion.xlsio.net.core.21.2.8.nupkg.sha512" }, "System.Collections/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", "path": "system.collections/4.3.0", "hashPath": "system.collections.4.3.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.Globalization/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", "path": "system.globalization/4.3.0", "hashPath": "system.globalization.4.3.0.nupkg.sha512" }, "System.IdentityModel.Tokens.Jwt/6.30.1": { "type": "package", "serviceable": true, "sha512": "sha512-THhcemCnzUJnrCojmNmafJGluAmfumVFT18oSPa+epEfVuiXXdmitu7UvmayMq6FrBJKrZzHdVfh7CXg+uvBPQ==", "path": "system.identitymodel.tokens.jwt/6.30.1", "hashPath": "system.identitymodel.tokens.jwt.6.30.1.nupkg.sha512" }, "System.IO/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", "path": "system.io/4.3.0", "hashPath": "system.io.4.3.0.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.Reflection/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", "path": "system.reflection/4.3.0", "hashPath": "system.reflection.4.3.0.nupkg.sha512" }, "System.Reflection.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", "path": "system.reflection.primitives/4.3.0", "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512" }, "System.Resources.ResourceManager/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", "path": "system.resources.resourcemanager/4.3.0", "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512" }, "System.Runtime/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", "path": "system.runtime/4.3.0", "hashPath": "system.runtime.4.3.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.Runtime.Extensions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", "path": "system.runtime.extensions/4.3.0", "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512" }, "System.Security.Claims/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-P/+BR/2lnc4PNDHt/TPBAWHVMLMRHsyYZbU1NphW4HIWzCggz8mJbTQQ3MKljFE7LS3WagmVFuBgoLcFzYXlkA==", "path": "system.security.claims/4.3.0", "hashPath": "system.security.claims.4.3.0.nupkg.sha512" }, "System.Security.Cryptography.Cng/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==", "path": "system.security.cryptography.cng/4.5.0", "hashPath": "system.security.cryptography.cng.4.5.0.nupkg.sha512" }, "System.Security.Principal/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-I1tkfQlAoMM2URscUtpcRo/hX0jinXx6a/KUtEQoz3owaYwl3qwsO8cbzYVVnjxrzxjHo3nJC+62uolgeGIS9A==", "path": "system.security.principal/4.3.0", "hashPath": "system.security.principal.4.3.0.nupkg.sha512" }, "System.Text.Encoding/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", "path": "system.text.encoding/4.3.0", "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" }, "System.Text.Encoding.CodePages/4.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-6JX7ZdaceBiLKLkYt8zJcp4xTJd1uYyXXEkPw6mnlUIjh1gZPIVKPtRXPmY5kLf6DwZmf5YLwR3QUrRonl7l0A==", "path": "system.text.encoding.codepages/4.4.0", "hashPath": "system.text.encoding.codepages.4.4.0.nupkg.sha512" }, "System.Text.Encodings.Web/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==", "path": "system.text.encodings.web/6.0.0", "hashPath": "system.text.encodings.web.6.0.0.nupkg.sha512" }, "System.Text.Json/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-zaJsHfESQvJ11vbXnNlkrR46IaMULk/gHxYsJphzSF+07kTjPHv+Oc14w6QEOfo3Q4hqLJgStUaYB9DBl0TmWg==", "path": "system.text.json/6.0.0", "hashPath": "system.text.json.6.0.0.nupkg.sha512" }, "System.Threading.Tasks/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", "path": "system.threading.tasks/4.3.0", "hashPath": "system.threading.tasks.4.3.0.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" }, "Tavis.UriTemplates/2.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-GbetWNcPIaXvWtanHlBqlEp2KflFrsJf8RBNXmI8Yyeft9CSGxNrcsoKWEiEzyrn7gGVQ25ZC6ep9UfWPR0Otw==", "path": "tavis.uritemplates/2.0.0", "hashPath": "tavis.uritemplates.2.0.0.nupkg.sha512" }, "ZeroTrustAssessment.DocumentGenerator/1.0.0": { "type": "project", "serviceable": false, "sha512": "" } } } |