TourIAm/TIAMWebApp/Server/bin/Release/net7.0/TIAMWebApp.Server.deps.json

988 lines
39 KiB
JSON

{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v7.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v7.0": {
"TIAMWebApp.Server/1.0.0": {
"dependencies": {
"Microsoft.AspNetCore.Components.WebAssembly.Server": "7.0.10",
"TIAMWebApp.Client": "1.0.0",
"TIAMWebApp.Shared.Application": "1.0.0"
},
"runtime": {
"TIAMWebApp.Server.dll": {}
}
},
"DevExpress.Blazor/23.1.3": {
"dependencies": {
"DevExpress.Blazor.Themes": "23.1.3",
"DevExpress.Data": "23.1.3",
"DevExpress.Printing.Core": "23.1.3",
"DevExtreme.AspNet.Data": "2.9.0",
"Microsoft.AspNetCore.Components.Web": "7.0.10",
"System.Drawing.Common": "5.0.3",
"System.Reactive": "5.0.0"
},
"runtime": {
"lib/net6.0/DevExpress.Blazor.v23.1.dll": {
"assemblyVersion": "23.1.3.0",
"fileVersion": "23.1.3.0"
}
}
},
"DevExpress.Blazor.Themes/23.1.3": {},
"DevExpress.Data/23.1.3": {
"dependencies": {
"Microsoft.Win32.Registry": "4.7.0",
"NETStandard.Library": "2.0.3",
"System.ComponentModel.Annotations": "4.5.0",
"System.Drawing.Common": "5.0.3",
"System.Reflection.Emit": "4.7.0",
"System.Reflection.Emit.Lightweight": "4.7.0",
"System.Text.Encoding.CodePages": "4.5.1"
},
"runtime": {
"lib/netstandard2.0/DevExpress.Data.v23.1.dll": {
"assemblyVersion": "23.1.3.0",
"fileVersion": "23.1.3.0"
}
}
},
"DevExpress.Drawing/23.1.3": {
"dependencies": {
"DevExpress.Data": "23.1.3",
"NETStandard.Library": "2.0.3",
"System.Drawing.Common": "5.0.3",
"System.Reflection.Emit": "4.7.0"
},
"runtime": {
"lib/netstandard2.0/DevExpress.Drawing.v23.1.dll": {
"assemblyVersion": "23.1.3.0",
"fileVersion": "23.1.3.0"
}
}
},
"DevExpress.Pdf.Core/23.1.3": {
"dependencies": {
"DevExpress.Data": "23.1.3",
"DevExpress.Drawing": "23.1.3",
"NETStandard.Library": "2.0.3",
"System.Drawing.Common": "5.0.3",
"System.Security.Cryptography.Pkcs": "6.0.1"
},
"runtime": {
"lib/netstandard2.0/DevExpress.Pdf.v23.1.Core.dll": {
"assemblyVersion": "23.1.3.0",
"fileVersion": "23.1.3.0"
}
}
},
"DevExpress.Pdf.Drawing/23.1.3": {
"dependencies": {
"DevExpress.Data": "23.1.3",
"DevExpress.Drawing": "23.1.3",
"DevExpress.Pdf.Core": "23.1.3",
"NETStandard.Library": "2.0.3",
"System.Drawing.Common": "5.0.3"
},
"runtime": {
"lib/netstandard2.0/DevExpress.Pdf.v23.1.Drawing.dll": {
"assemblyVersion": "23.1.3.0",
"fileVersion": "23.1.3.0"
}
}
},
"DevExpress.Printing.Core/23.1.3": {
"dependencies": {
"DevExpress.Data": "23.1.3",
"DevExpress.Drawing": "23.1.3",
"DevExpress.Pdf.Core": "23.1.3",
"DevExpress.Pdf.Drawing": "23.1.3",
"NETStandard.Library": "2.0.3",
"System.ComponentModel.Annotations": "4.5.0",
"System.Drawing.Common": "5.0.3",
"System.Security.Cryptography.Pkcs": "6.0.1",
"System.ServiceModel.Http": "4.10.2",
"System.Text.Encoding.CodePages": "4.5.1"
},
"runtime": {
"lib/netstandard2.0/DevExpress.Printing.v23.1.Core.dll": {
"assemblyVersion": "23.1.3.0",
"fileVersion": "23.1.3.0"
}
}
},
"DevExtreme.AspNet.Data/2.9.0": {
"dependencies": {
"Microsoft.CSharp": "4.4.0",
"Newtonsoft.Json": "13.0.1"
},
"runtime": {
"lib/netstandard2.0/DevExtreme.AspNet.Data.dll": {
"assemblyVersion": "2.9.0.0",
"fileVersion": "2.9.0.0"
}
}
},
"Microsoft.AspNetCore.Authorization/7.0.10": {
"dependencies": {
"Microsoft.AspNetCore.Metadata": "7.0.10",
"Microsoft.Extensions.Logging.Abstractions": "7.0.1",
"Microsoft.Extensions.Options": "7.0.1"
},
"runtime": {
"lib/net7.0/Microsoft.AspNetCore.Authorization.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.1023.36439"
}
}
},
"Microsoft.AspNetCore.Components/7.0.10": {
"dependencies": {
"Microsoft.AspNetCore.Authorization": "7.0.10",
"Microsoft.AspNetCore.Components.Analyzers": "7.0.10"
},
"runtime": {
"lib/net7.0/Microsoft.AspNetCore.Components.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.1023.36439"
}
}
},
"Microsoft.AspNetCore.Components.Analyzers/7.0.10": {},
"Microsoft.AspNetCore.Components.Forms/7.0.10": {
"dependencies": {
"Microsoft.AspNetCore.Components": "7.0.10"
},
"runtime": {
"lib/net7.0/Microsoft.AspNetCore.Components.Forms.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.1023.36439"
}
}
},
"Microsoft.AspNetCore.Components.Web/7.0.10": {
"dependencies": {
"Microsoft.AspNetCore.Components": "7.0.10",
"Microsoft.AspNetCore.Components.Forms": "7.0.10",
"Microsoft.Extensions.DependencyInjection": "7.0.0",
"Microsoft.JSInterop": "7.0.10",
"System.IO.Pipelines": "7.0.0"
},
"runtime": {
"lib/net7.0/Microsoft.AspNetCore.Components.Web.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.1023.36439"
}
}
},
"Microsoft.AspNetCore.Components.WebAssembly/7.0.10": {
"dependencies": {
"Microsoft.AspNetCore.Components.Web": "7.0.10",
"Microsoft.Extensions.Configuration.Binder": "7.0.4",
"Microsoft.Extensions.Configuration.Json": "7.0.0",
"Microsoft.Extensions.Logging": "7.0.0",
"Microsoft.JSInterop.WebAssembly": "7.0.10"
},
"runtime": {
"lib/net7.0/Microsoft.AspNetCore.Components.WebAssembly.dll": {
"assemblyVersion": "7.0.10.0",
"fileVersion": "7.0.1023.36439"
}
}
},
"Microsoft.AspNetCore.Components.WebAssembly.Server/7.0.10": {
"runtime": {
"lib/net7.0/Microsoft.AspNetCore.Components.WebAssembly.Server.dll": {
"assemblyVersion": "7.0.10.0",
"fileVersion": "7.0.1023.36439"
}
}
},
"Microsoft.AspNetCore.Metadata/7.0.10": {
"runtime": {
"lib/net7.0/Microsoft.AspNetCore.Metadata.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.1023.36439"
}
}
},
"Microsoft.Bcl.AsyncInterfaces/5.0.0": {
"runtime": {
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.51904"
}
}
},
"Microsoft.CSharp/4.4.0": {},
"Microsoft.Extensions.Configuration/7.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
"Microsoft.Extensions.Primitives": "7.0.0"
}
},
"Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "7.0.0"
}
},
"Microsoft.Extensions.Configuration.Binder/7.0.4": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0"
},
"runtime": {
"lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.423.11508"
}
}
},
"Microsoft.Extensions.Configuration.FileExtensions/7.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration": "7.0.0",
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
"Microsoft.Extensions.FileProviders.Abstractions": "7.0.0",
"Microsoft.Extensions.FileProviders.Physical": "7.0.0",
"Microsoft.Extensions.Primitives": "7.0.0"
}
},
"Microsoft.Extensions.Configuration.Json/7.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration": "7.0.0",
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
"Microsoft.Extensions.Configuration.FileExtensions": "7.0.0",
"Microsoft.Extensions.FileProviders.Abstractions": "7.0.0",
"System.Text.Json": "7.0.0"
}
},
"Microsoft.Extensions.DependencyInjection/7.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0"
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": {},
"Microsoft.Extensions.FileProviders.Abstractions/7.0.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "7.0.0"
}
},
"Microsoft.Extensions.FileProviders.Physical/7.0.0": {
"dependencies": {
"Microsoft.Extensions.FileProviders.Abstractions": "7.0.0",
"Microsoft.Extensions.FileSystemGlobbing": "7.0.0",
"Microsoft.Extensions.Primitives": "7.0.0"
}
},
"Microsoft.Extensions.FileSystemGlobbing/7.0.0": {},
"Microsoft.Extensions.Logging/7.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "7.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
"Microsoft.Extensions.Logging.Abstractions": "7.0.1",
"Microsoft.Extensions.Options": "7.0.1"
}
},
"Microsoft.Extensions.Logging.Abstractions/7.0.1": {
"runtime": {
"lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.723.27404"
}
}
},
"Microsoft.Extensions.ObjectPool/5.0.10": {},
"Microsoft.Extensions.Options/7.0.1": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
"Microsoft.Extensions.Primitives": "7.0.0"
},
"runtime": {
"lib/net7.0/Microsoft.Extensions.Options.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.323.6910"
}
}
},
"Microsoft.Extensions.Primitives/7.0.0": {},
"Microsoft.JSInterop/7.0.10": {
"runtime": {
"lib/net7.0/Microsoft.JSInterop.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.1023.36439"
}
}
},
"Microsoft.JSInterop.WebAssembly/7.0.10": {
"dependencies": {
"Microsoft.JSInterop": "7.0.10"
},
"runtime": {
"lib/net7.0/Microsoft.JSInterop.WebAssembly.dll": {
"assemblyVersion": "7.0.10.0",
"fileVersion": "7.0.1023.36439"
}
}
},
"Microsoft.NETCore.Platforms/5.0.0": {},
"Microsoft.Win32.Registry/4.7.0": {
"dependencies": {
"System.Security.AccessControl": "6.0.0",
"System.Security.Principal.Windows": "5.0.0"
}
},
"Microsoft.Win32.SystemEvents/5.0.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.51904"
}
},
"runtimeTargets": {
"runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.51904"
}
}
},
"NETStandard.Library/2.0.3": {
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0"
}
},
"Newtonsoft.Json/13.0.1": {
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"assemblyVersion": "13.0.0.0",
"fileVersion": "13.0.1.25517"
}
}
},
"System.ComponentModel.Annotations/4.5.0": {},
"System.Drawing.Common/5.0.3": {
"dependencies": {
"Microsoft.Win32.SystemEvents": "5.0.0"
},
"runtime": {
"lib/netcoreapp3.0/System.Drawing.Common.dll": {
"assemblyVersion": "5.0.0.2",
"fileVersion": "5.0.1221.52207"
}
},
"runtimeTargets": {
"runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
"rid": "unix",
"assetType": "runtime",
"assemblyVersion": "5.0.0.2",
"fileVersion": "5.0.1221.52207"
},
"runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "5.0.0.2",
"fileVersion": "5.0.1221.52207"
}
}
},
"System.Formats.Asn1/6.0.0": {},
"System.IO.Pipelines/7.0.0": {},
"System.Numerics.Vectors/4.5.0": {},
"System.Private.ServiceModel/4.10.2": {
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "5.0.0",
"Microsoft.Extensions.ObjectPool": "5.0.10",
"System.Numerics.Vectors": "4.5.0",
"System.Reflection.DispatchProxy": "4.7.1",
"System.Security.Cryptography.Xml": "6.0.1",
"System.Security.Principal.Windows": "5.0.0"
},
"runtime": {
"lib/netstandard2.0/System.Private.ServiceModel.dll": {
"assemblyVersion": "4.10.2.0",
"fileVersion": "4.1000.223.17202"
}
},
"resources": {
"lib/netstandard2.0/cs/System.Private.ServiceModel.resources.dll": {
"locale": "cs"
},
"lib/netstandard2.0/de/System.Private.ServiceModel.resources.dll": {
"locale": "de"
},
"lib/netstandard2.0/es/System.Private.ServiceModel.resources.dll": {
"locale": "es"
},
"lib/netstandard2.0/fr/System.Private.ServiceModel.resources.dll": {
"locale": "fr"
},
"lib/netstandard2.0/it/System.Private.ServiceModel.resources.dll": {
"locale": "it"
},
"lib/netstandard2.0/ja/System.Private.ServiceModel.resources.dll": {
"locale": "ja"
},
"lib/netstandard2.0/ko/System.Private.ServiceModel.resources.dll": {
"locale": "ko"
},
"lib/netstandard2.0/pl/System.Private.ServiceModel.resources.dll": {
"locale": "pl"
},
"lib/netstandard2.0/pt-BR/System.Private.ServiceModel.resources.dll": {
"locale": "pt-BR"
},
"lib/netstandard2.0/ru/System.Private.ServiceModel.resources.dll": {
"locale": "ru"
},
"lib/netstandard2.0/tr/System.Private.ServiceModel.resources.dll": {
"locale": "tr"
},
"lib/netstandard2.0/zh-Hans/System.Private.ServiceModel.resources.dll": {
"locale": "zh-Hans"
},
"lib/netstandard2.0/zh-Hant/System.Private.ServiceModel.resources.dll": {
"locale": "zh-Hant"
}
}
},
"System.Reactive/5.0.0": {
"runtime": {
"lib/net5.0/System.Reactive.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.0.1"
}
}
},
"System.Reflection.DispatchProxy/4.7.1": {},
"System.Reflection.Emit/4.7.0": {},
"System.Reflection.Emit.Lightweight/4.7.0": {},
"System.Runtime.CompilerServices.Unsafe/4.5.2": {},
"System.Security.AccessControl/6.0.0": {},
"System.Security.Cryptography.Pkcs/6.0.1": {
"dependencies": {
"System.Formats.Asn1": "6.0.0"
}
},
"System.Security.Cryptography.Xml/6.0.1": {
"dependencies": {
"System.Security.AccessControl": "6.0.0",
"System.Security.Cryptography.Pkcs": "6.0.1"
}
},
"System.Security.Principal.Windows/5.0.0": {},
"System.ServiceModel.Http/4.10.2": {
"dependencies": {
"System.Private.ServiceModel": "4.10.2",
"System.ServiceModel.Primitives": "4.10.2"
},
"runtime": {
"lib/net6.0/System.ServiceModel.Http.dll": {
"assemblyVersion": "4.10.2.0",
"fileVersion": "4.1000.223.17202"
}
}
},
"System.ServiceModel.Primitives/4.10.2": {
"dependencies": {
"System.Private.ServiceModel": "4.10.2"
},
"runtime": {
"lib/net6.0/System.ServiceModel.Primitives.dll": {
"assemblyVersion": "4.10.2.0",
"fileVersion": "4.1000.223.17202"
},
"lib/net6.0/System.ServiceModel.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.1000.223.17202"
}
}
},
"System.Text.Encoding.CodePages/4.5.1": {
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0",
"System.Runtime.CompilerServices.Unsafe": "4.5.2"
}
},
"System.Text.Encodings.Web/7.0.0": {},
"System.Text.Json/7.0.0": {
"dependencies": {
"System.Text.Encodings.Web": "7.0.0"
}
},
"TIAMSharedUI/1.0.0": {
"dependencies": {
"DevExpress.Blazor": "23.1.3",
"Microsoft.AspNetCore.Components.Web": "7.0.10",
"TIAMWebApp.Shared.Application": "1.0.0"
},
"runtime": {
"TIAMSharedUI.dll": {}
}
},
"TIAMWebApp.Client/1.0.0": {
"dependencies": {
"Microsoft.AspNetCore.Components.WebAssembly": "7.0.10",
"TIAMSharedUI": "1.0.0",
"TIAMWebApp.Shared.Application": "1.0.0"
},
"runtime": {
"TIAMWebApp.Client.dll": {}
}
},
"TIAMWebApp.Shared.Application/1.0.0": {
"runtime": {
"TIAMWebApp.Shared.Application.dll": {}
}
}
}
},
"libraries": {
"TIAMWebApp.Server/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"DevExpress.Blazor/23.1.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-xrjKSeshXBlQjbzT7UtBNJthjV0di/jcZ2e4oeboGdIzqfJsxmzwWlY2Vk9bbCH4VHQlF+NmBnoWXNr5SHybZA==",
"path": "devexpress.blazor/23.1.3",
"hashPath": "devexpress.blazor.23.1.3.nupkg.sha512"
},
"DevExpress.Blazor.Themes/23.1.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-0YVwJre1VjaEVWuQX8oJjTxbnU+yJLhAESgGyU8uswtD+cDfi9v7gyhONH6CNzJCYGI7TMf5skUKcy0JuhthYw==",
"path": "devexpress.blazor.themes/23.1.3",
"hashPath": "devexpress.blazor.themes.23.1.3.nupkg.sha512"
},
"DevExpress.Data/23.1.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-hDt6lsy+QkRa0hU+Eyp1nmNNMu04JEgAJe1H2EuEns6ojfyRtw1zZR68IfuYAnFB3a+dbQh1r/qiU0ngKBBFdA==",
"path": "devexpress.data/23.1.3",
"hashPath": "devexpress.data.23.1.3.nupkg.sha512"
},
"DevExpress.Drawing/23.1.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yHjFSJzXIItbojrvjI8gTwXVd59XMGaLAZOQQhI6hyXCspAhdCAPcbBe8P33ppYULp6n/H12VTPr9BXhaxX44A==",
"path": "devexpress.drawing/23.1.3",
"hashPath": "devexpress.drawing.23.1.3.nupkg.sha512"
},
"DevExpress.Pdf.Core/23.1.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-gv7s6G203sDtyYpHPdQcM5YlGjNo+kVQKO8EQMOgQWrEav7NhNEKecsrqkJE34FAvWL4iGzBCMyZOot8cBW0Ww==",
"path": "devexpress.pdf.core/23.1.3",
"hashPath": "devexpress.pdf.core.23.1.3.nupkg.sha512"
},
"DevExpress.Pdf.Drawing/23.1.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Opoz+tmhOEkECXnEUy7mh3FU+g/FoFa0HfJv5R05DKChHECwhn8XrL3YMB7I3NkSIG4kbz1/sCN4CPoUc/xNgQ==",
"path": "devexpress.pdf.drawing/23.1.3",
"hashPath": "devexpress.pdf.drawing.23.1.3.nupkg.sha512"
},
"DevExpress.Printing.Core/23.1.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kPZMqgey031twwqTxAidBWt6T+vLai9C+L5+EFRZEVriXZXAnv3rsGyGrsqt64enMKAoGMxyf5f83iEbY6D7SA==",
"path": "devexpress.printing.core/23.1.3",
"hashPath": "devexpress.printing.core.23.1.3.nupkg.sha512"
},
"DevExtreme.AspNet.Data/2.9.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-C3cdpuuCUTsR6r27xb097xco8+Unw0NEKKfPTSUsM0TcQ6CZqURurGKVVj5jVcKrFbzoJQZCZnpvzF7vCVqqbw==",
"path": "devextreme.aspnet.data/2.9.0",
"hashPath": "devextreme.aspnet.data.2.9.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Authorization/7.0.10": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ZAAQZfho51GaJ+Pr2e6TVSDQu8lQ09xHJW67OZwuKtcWbgE4LaKmz6U5z7TYTctWxPQD5uZC1+U1hZUcn0g5Zw==",
"path": "microsoft.aspnetcore.authorization/7.0.10",
"hashPath": "microsoft.aspnetcore.authorization.7.0.10.nupkg.sha512"
},
"Microsoft.AspNetCore.Components/7.0.10": {
"type": "package",
"serviceable": true,
"sha512": "sha512-BX8U5jpbMG8jBecMGrjl1ZjxxFUpJCcGiIaunP4EFSQKxomM7mjjfskkbQhruOy8c60aeiacRx86gXGQ0uK6TA==",
"path": "microsoft.aspnetcore.components/7.0.10",
"hashPath": "microsoft.aspnetcore.components.7.0.10.nupkg.sha512"
},
"Microsoft.AspNetCore.Components.Analyzers/7.0.10": {
"type": "package",
"serviceable": true,
"sha512": "sha512-F1BPBk1koIKmUDGEoH/4qZaGI2+9T9HbGWtvaoWRyyOIsa2/AIJ1aWk08TGkFQuVExSHqJgi3Wb82ApnXDFJZA==",
"path": "microsoft.aspnetcore.components.analyzers/7.0.10",
"hashPath": "microsoft.aspnetcore.components.analyzers.7.0.10.nupkg.sha512"
},
"Microsoft.AspNetCore.Components.Forms/7.0.10": {
"type": "package",
"serviceable": true,
"sha512": "sha512-J1kLcXnO0gtGZjluTHfnZDVpp/EJtXLKULVyqD/qGpCujguRcyRS42PeaoZrI8ALnWNmCvIrOYLVkTiG1/6fJw==",
"path": "microsoft.aspnetcore.components.forms/7.0.10",
"hashPath": "microsoft.aspnetcore.components.forms.7.0.10.nupkg.sha512"
},
"Microsoft.AspNetCore.Components.Web/7.0.10": {
"type": "package",
"serviceable": true,
"sha512": "sha512-voBVhtYNZ9fGtGZ2fa172y9HSe/3Ee3BavFxRQCLJCvg+ynDuQTjsB6f76xLx+ySXKHZCyAyJmN+HTBo7duW0Q==",
"path": "microsoft.aspnetcore.components.web/7.0.10",
"hashPath": "microsoft.aspnetcore.components.web.7.0.10.nupkg.sha512"
},
"Microsoft.AspNetCore.Components.WebAssembly/7.0.10": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+aWngaXRxUzNDc3SiVQxIprkuuDhp+ZF9FfKK0zv/LisTOkA/+hiIA1OpCHJVBGdbdYNIl5+JA3ZCoH2zEJxyg==",
"path": "microsoft.aspnetcore.components.webassembly/7.0.10",
"hashPath": "microsoft.aspnetcore.components.webassembly.7.0.10.nupkg.sha512"
},
"Microsoft.AspNetCore.Components.WebAssembly.Server/7.0.10": {
"type": "package",
"serviceable": true,
"sha512": "sha512-xntzReAliKg2a5DW6DHwvW4ktCYxCtGmK2cbJPDTatj1MRLyqvjFozC//TQMLhvm42jbXrzSuZlmh+7UMKksaw==",
"path": "microsoft.aspnetcore.components.webassembly.server/7.0.10",
"hashPath": "microsoft.aspnetcore.components.webassembly.server.7.0.10.nupkg.sha512"
},
"Microsoft.AspNetCore.Metadata/7.0.10": {
"type": "package",
"serviceable": true,
"sha512": "sha512-czsM8xLZdCyATOWwaSUf8k9/D0Il6RTmUh7QQpQDD/J1KeVMd0C4L6tDpb1U+OMmECDG1xjrKnXBJP0SoeCjhg==",
"path": "microsoft.aspnetcore.metadata/7.0.10",
"hashPath": "microsoft.aspnetcore.metadata.7.0.10.nupkg.sha512"
},
"Microsoft.Bcl.AsyncInterfaces/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
"path": "microsoft.bcl.asyncinterfaces/5.0.0",
"hashPath": "microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512"
},
"Microsoft.CSharp/4.4.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-vvVR/B08YVghQ4jHEloxqw2ZWzEGE1AOA5E0DioUM3ujbXz6FD3AfB/0Jl2ohJPd0nXYGwmPe1En6HTsSriq1A==",
"path": "microsoft.csharp/4.4.0",
"hashPath": "microsoft.csharp.4.4.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-tldQUBWt/xeH2K7/hMPPo5g8zuLc3Ro9I5d4o/XrxvxOCA2EZBtW7bCHHTc49fcBtvB8tLAb/Qsmfrq+2SJ4vA==",
"path": "microsoft.extensions.configuration/7.0.0",
"hashPath": "microsoft.extensions.configuration.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-f34u2eaqIjNO9YLHBz8rozVZ+TcFiFs0F3r7nUJd7FRkVSxk8u4OpoK226mi49MwexHOR2ibP9MFvRUaLilcQQ==",
"path": "microsoft.extensions.configuration.abstractions/7.0.0",
"hashPath": "microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.Binder/7.0.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-8+XPvJnHZsYgHOQlcMuQe7QNF5KdVKHH1F/wW3nd8/u81Gk/XFAYMDP0Lpz18h7/AM95M662vvqMorcYxCBB4w==",
"path": "microsoft.extensions.configuration.binder/7.0.4",
"hashPath": "microsoft.extensions.configuration.binder.7.0.4.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.FileExtensions/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-xk2lRJ1RDuqe57BmgvRPyCt6zyePKUmvT6iuXqiHR+/OIIgWVR8Ff5k2p6DwmqY8a17hx/OnrekEhziEIeQP6Q==",
"path": "microsoft.extensions.configuration.fileextensions/7.0.0",
"hashPath": "microsoft.extensions.configuration.fileextensions.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.Json/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-LDNYe3uw76W35Jci+be4LDf2lkQZe0A7EEYQVChFbc509CpZ4Iupod8li4PUXPBhEUOFI/rlQNf5xkzJRQGvtA==",
"path": "microsoft.extensions.configuration.json/7.0.0",
"hashPath": "microsoft.extensions.configuration.json.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.DependencyInjection/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==",
"path": "microsoft.extensions.dependencyinjection/7.0.0",
"hashPath": "microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-h3j/QfmFN4S0w4C2A6X7arXij/M/OVw3uQHSOFxnND4DyAzO1F9eMX7Eti7lU/OkSthEE0WzRsfT/Dmx86jzCw==",
"path": "microsoft.extensions.dependencyinjection.abstractions/7.0.0",
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.FileProviders.Abstractions/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-NyawiW9ZT/liQb34k9YqBSNPLuuPkrjMgQZ24Y/xXX1RoiBkLUdPMaQTmxhZ5TYu8ZKZ9qayzil75JX95vGQUg==",
"path": "microsoft.extensions.fileproviders.abstractions/7.0.0",
"hashPath": "microsoft.extensions.fileproviders.abstractions.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.FileProviders.Physical/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-K8D2MTR+EtzkbZ8z80LrG7Ur64R7ZZdRLt1J5cgpc/pUWl0C6IkAUapPuK28oionHueCPELUqq0oYEvZfalNdg==",
"path": "microsoft.extensions.fileproviders.physical/7.0.0",
"hashPath": "microsoft.extensions.fileproviders.physical.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.FileSystemGlobbing/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-2jONjKHiF+E92ynz2ZFcr9OvxIw+rTGMPEH+UZGeHTEComVav93jQUWGkso8yWwVBcEJGcNcZAaqY01FFJcj7w==",
"path": "microsoft.extensions.filesystemglobbing/7.0.0",
"hashPath": "microsoft.extensions.filesystemglobbing.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Logging/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Nw2muoNrOG5U5qa2ZekXwudUn2BJcD41e65zwmDHb1fQegTX66UokLWZkJRpqSSHXDOWZ5V0iqhbxOEky91atA==",
"path": "microsoft.extensions.logging/7.0.0",
"hashPath": "microsoft.extensions.logging.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Logging.Abstractions/7.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pkeBFx0vqMW/A3aUVHh7MPu3WkBhaVlezhSZeb1c9XD0vUReYH1TLFSy5MxJgZfmz5LZzYoErMorlYZiwpOoNA==",
"path": "microsoft.extensions.logging.abstractions/7.0.1",
"hashPath": "microsoft.extensions.logging.abstractions.7.0.1.nupkg.sha512"
},
"Microsoft.Extensions.ObjectPool/5.0.10": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pp9tbGqIhdEXL6Q1yJl+zevAJSq4BsxqhS1GXzBvEsEz9DDNu9GLNzgUy2xyFc4YjB4m4Ff2YEWTnvQvVYdkvQ==",
"path": "microsoft.extensions.objectpool/5.0.10",
"hashPath": "microsoft.extensions.objectpool.5.0.10.nupkg.sha512"
},
"Microsoft.Extensions.Options/7.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pZRDYdN1FpepOIfHU62QoBQ6zdAoTvnjxFfqAzEd9Jhb2dfhA5i6jeTdgGgcgTWFRC7oT0+3XrbQu4LjvgX1Nw==",
"path": "microsoft.extensions.options/7.0.1",
"hashPath": "microsoft.extensions.options.7.0.1.nupkg.sha512"
},
"Microsoft.Extensions.Primitives/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-um1KU5kxcRp3CNuI8o/GrZtD4AIOXDk+RLsytjZ9QPok3ttLUelLKpilVPuaFT3TFjOhSibUAso0odbOaCDj3Q==",
"path": "microsoft.extensions.primitives/7.0.0",
"hashPath": "microsoft.extensions.primitives.7.0.0.nupkg.sha512"
},
"Microsoft.JSInterop/7.0.10": {
"type": "package",
"serviceable": true,
"sha512": "sha512-MH5KValnvohy+bXUz7Bf72avLqi+95uLARJCQ14s+rjW0km5qJOY6WmuWQHF3eLBTjq4T0iRoGD7/MfKrLztzA==",
"path": "microsoft.jsinterop/7.0.10",
"hashPath": "microsoft.jsinterop.7.0.10.nupkg.sha512"
},
"Microsoft.JSInterop.WebAssembly/7.0.10": {
"type": "package",
"serviceable": true,
"sha512": "sha512-hUvJHCoGeNDrKkuZrprL874mUd0WK0zR9LC9oY4PYKWsp747PkyrZLBIpnDXTJ8j1hYT4I5fCdO736NQxBi65g==",
"path": "microsoft.jsinterop.webassembly/7.0.10",
"hashPath": "microsoft.jsinterop.webassembly.7.0.10.nupkg.sha512"
},
"Microsoft.NETCore.Platforms/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
"path": "microsoft.netcore.platforms/5.0.0",
"hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512"
},
"Microsoft.Win32.Registry/4.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==",
"path": "microsoft.win32.registry/4.7.0",
"hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512"
},
"Microsoft.Win32.SystemEvents/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Bh6blKG8VAKvXiLe2L+sEsn62nc1Ij34MrNxepD2OCrS5cpCwQa9MeLyhVQPQ/R4Wlzwuy6wMK8hLb11QPDRsQ==",
"path": "microsoft.win32.systemevents/5.0.0",
"hashPath": "microsoft.win32.systemevents.5.0.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"
},
"Newtonsoft.Json/13.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
"path": "newtonsoft.json/13.0.1",
"hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
},
"System.ComponentModel.Annotations/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-UxYQ3FGUOtzJ7LfSdnYSFd7+oEv6M8NgUatatIN2HxNtDdlcvFAf+VIq4Of9cDMJEJC0aSRv/x898RYhB4Yppg==",
"path": "system.componentmodel.annotations/4.5.0",
"hashPath": "system.componentmodel.annotations.4.5.0.nupkg.sha512"
},
"System.Drawing.Common/5.0.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-rEQZuslijqdsO0pkJn7LtGBaMc//YVA8de0meGihkg9oLPaN+w+/Pb5d71lgp0YjPoKgBKNMvdq0IPnoW4PEng==",
"path": "system.drawing.common/5.0.3",
"hashPath": "system.drawing.common.5.0.3.nupkg.sha512"
},
"System.Formats.Asn1/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-T6fD00dQ3NTbPDy31m4eQUwKW84s03z0N2C8HpOklyeaDgaJPa/TexP4/SkORMSOwc7WhKifnA6Ya33AkzmafA==",
"path": "system.formats.asn1/6.0.0",
"hashPath": "system.formats.asn1.6.0.0.nupkg.sha512"
},
"System.IO.Pipelines/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-jRn6JYnNPW6xgQazROBLSfpdoczRw694vO5kKvMcNnpXuolEixUyw6IBuBs2Y2mlSX/LdLvyyWmfXhaI3ND1Yg==",
"path": "system.io.pipelines/7.0.0",
"hashPath": "system.io.pipelines.7.0.0.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.Private.ServiceModel/4.10.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-bi2/w2EDXqxno8zfbt6vHcrpGw0Pav8tEMzmJraHwJvWYJd45wcqr7gNa2IUs91j4z+BNGMooStaWS6pm2Lq0A==",
"path": "system.private.servicemodel/4.10.2",
"hashPath": "system.private.servicemodel.4.10.2.nupkg.sha512"
},
"System.Reactive/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-erBZjkQHWL9jpasCE/0qKAryzVBJFxGHVBAvgRN1bzM0q2s1S4oYREEEL0Vb+1kA/6BKb5FjUZMp5VXmy+gzkQ==",
"path": "system.reactive/5.0.0",
"hashPath": "system.reactive.5.0.0.nupkg.sha512"
},
"System.Reflection.DispatchProxy/4.7.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-C1sMLwIG6ILQ2bmOT4gh62V6oJlyF4BlHcVMrOoor49p0Ji2tA8QAoqyMcIhAdH6OHKJ8m7BU+r4LK2CUEOKqw==",
"path": "system.reflection.dispatchproxy/4.7.1",
"hashPath": "system.reflection.dispatchproxy.4.7.1.nupkg.sha512"
},
"System.Reflection.Emit/4.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-VR4kk8XLKebQ4MZuKuIni/7oh+QGFmZW3qORd1GvBq/8026OpW501SzT/oypwiQl4TvT8ErnReh/NzY9u+C6wQ==",
"path": "system.reflection.emit/4.7.0",
"hashPath": "system.reflection.emit.4.7.0.nupkg.sha512"
},
"System.Reflection.Emit.Lightweight/4.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-a4OLB4IITxAXJeV74MDx49Oq2+PsF6Sml54XAFv+2RyWwtDBcabzoxiiJRhdhx+gaohLh4hEGCLQyBozXoQPqA==",
"path": "system.reflection.emit.lightweight/4.7.0",
"hashPath": "system.reflection.emit.lightweight.4.7.0.nupkg.sha512"
},
"System.Runtime.CompilerServices.Unsafe/4.5.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-wprSFgext8cwqymChhrBLu62LMg/1u92bU+VOwyfBimSPVFXtsNqEWC92Pf9ofzJFlk4IHmJA75EDJn1b2goAQ==",
"path": "system.runtime.compilerservices.unsafe/4.5.2",
"hashPath": "system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512"
},
"System.Security.AccessControl/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
"path": "system.security.accesscontrol/6.0.0",
"hashPath": "system.security.accesscontrol.6.0.0.nupkg.sha512"
},
"System.Security.Cryptography.Pkcs/6.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ynmbW2GjIGg9K1wXmVIRs4IlyDolf0JXNpzFQ8JCVgwM+myUC2JeUggl2PwQig2PNVMegKmN1aAx7WPQ8tI3vA==",
"path": "system.security.cryptography.pkcs/6.0.1",
"hashPath": "system.security.cryptography.pkcs.6.0.1.nupkg.sha512"
},
"System.Security.Cryptography.Xml/6.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5e5bI28T0x73AwTsbuFP4qSRzthmU2C0Gqgg3AZ3KTxmSyA+Uhk31puA3srdaeWaacVnHhLdJywCzqOiEpbO/w==",
"path": "system.security.cryptography.xml/6.0.1",
"hashPath": "system.security.cryptography.xml.6.0.1.nupkg.sha512"
},
"System.Security.Principal.Windows/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
"path": "system.security.principal.windows/5.0.0",
"hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
},
"System.ServiceModel.Http/4.10.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-1AhiJwPc+90GjBd/sDkT93RVuRj688ZQInXzWfd56AEjDzWieUcAUh9ppXhRuEVpT+x48D5GBYJc1VxDP4IT+Q==",
"path": "system.servicemodel.http/4.10.2",
"hashPath": "system.servicemodel.http.4.10.2.nupkg.sha512"
},
"System.ServiceModel.Primitives/4.10.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-8QOguIqHtWYywBt7SubPhdICE2LClHzqOMDy0LQIui4T3QJOae7g6UR+alCW61nEufYNtO8Uss41EbXqD8hdww==",
"path": "system.servicemodel.primitives/4.10.2",
"hashPath": "system.servicemodel.primitives.4.10.2.nupkg.sha512"
},
"System.Text.Encoding.CodePages/4.5.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==",
"path": "system.text.encoding.codepages/4.5.1",
"hashPath": "system.text.encoding.codepages.4.5.1.nupkg.sha512"
},
"System.Text.Encodings.Web/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==",
"path": "system.text.encodings.web/7.0.0",
"hashPath": "system.text.encodings.web.7.0.0.nupkg.sha512"
},
"System.Text.Json/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-DaGSsVqKsn/ia6RG8frjwmJonfos0srquhw09TlT8KRw5I43E+4gs+/bZj4K0vShJ5H9imCuXupb4RmS+dBy3w==",
"path": "system.text.json/7.0.0",
"hashPath": "system.text.json.7.0.0.nupkg.sha512"
},
"TIAMSharedUI/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"TIAMWebApp.Client/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"TIAMWebApp.Shared.Application/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}