You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
773 lines
29 KiB
773 lines
29 KiB
{
|
|
"runtimeTarget": {
|
|
"name": ".NETCoreApp,Version=v6.0",
|
|
"signature": ""
|
|
},
|
|
"compilationOptions": {},
|
|
"targets": {
|
|
".NETCoreApp,Version=v6.0": {
|
|
"ICSSoft.ERPWMS/1.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Data.SqlClient": "4.0.0",
|
|
"log4net": "1.2.0.30714",
|
|
"Newtonsoft.Json": "10.0.0.0"
|
|
},
|
|
"runtime": {
|
|
"ICSSoft.ERPWMS.dll": {}
|
|
}
|
|
},
|
|
"Azure.Core/1.6.0": {
|
|
"dependencies": {
|
|
"Microsoft.Bcl.AsyncInterfaces": "1.0.0",
|
|
"System.Buffers": "4.5.1",
|
|
"System.Diagnostics.DiagnosticSource": "5.0.0",
|
|
"System.Memory": "4.5.3",
|
|
"System.Numerics.Vectors": "4.5.0",
|
|
"System.Text.Json": "4.6.0",
|
|
"System.Threading.Tasks.Extensions": "4.5.2"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Azure.Core.dll": {
|
|
"assemblyVersion": "1.6.0.0",
|
|
"fileVersion": "1.600.20.52802"
|
|
}
|
|
}
|
|
},
|
|
"Azure.Identity/1.3.0": {
|
|
"dependencies": {
|
|
"Azure.Core": "1.6.0",
|
|
"Microsoft.Identity.Client": "4.22.0",
|
|
"Microsoft.Identity.Client.Extensions.Msal": "2.16.5",
|
|
"System.Memory": "4.5.3",
|
|
"System.Security.Cryptography.ProtectedData": "5.0.0",
|
|
"System.Text.Json": "4.6.0",
|
|
"System.Threading.Tasks.Extensions": "4.5.2"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Azure.Identity.dll": {
|
|
"assemblyVersion": "1.3.0.0",
|
|
"fileVersion": "1.300.20.56202"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Bcl.AsyncInterfaces/1.0.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "4.700.19.46214"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.CSharp/4.5.0": {},
|
|
"Microsoft.Data.SqlClient/4.0.0": {
|
|
"dependencies": {
|
|
"Azure.Identity": "1.3.0",
|
|
"Microsoft.Data.SqlClient.SNI.runtime": "4.0.0",
|
|
"Microsoft.Identity.Client": "4.22.0",
|
|
"Microsoft.IdentityModel.JsonWebTokens": "6.8.0",
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.8.0",
|
|
"Microsoft.Win32.Registry": "5.0.0",
|
|
"System.Buffers": "4.5.1",
|
|
"System.Configuration.ConfigurationManager": "5.0.0",
|
|
"System.Diagnostics.DiagnosticSource": "5.0.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime.Caching": "5.0.0",
|
|
"System.Security.Cryptography.Cng": "5.0.0",
|
|
"System.Security.Principal.Windows": "5.0.0",
|
|
"System.Text.Encoding.CodePages": "5.0.0",
|
|
"System.Text.Encodings.Web": "4.7.2"
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
|
|
"assemblyVersion": "4.0.0.0",
|
|
"fileVersion": "4.0.0.0"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
|
|
"rid": "unix",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "4.0.0.0",
|
|
"fileVersion": "4.0.0.0"
|
|
},
|
|
"runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "4.0.0.0",
|
|
"fileVersion": "4.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Data.SqlClient.SNI.runtime/4.0.0": {
|
|
"runtimeTargets": {
|
|
"runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"rid": "win-arm",
|
|
"assetType": "native",
|
|
"fileVersion": "4.0.0.0"
|
|
},
|
|
"runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"rid": "win-arm64",
|
|
"assetType": "native",
|
|
"fileVersion": "4.0.0.0"
|
|
},
|
|
"runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"rid": "win-x64",
|
|
"assetType": "native",
|
|
"fileVersion": "4.0.0.0"
|
|
},
|
|
"runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"rid": "win-x86",
|
|
"assetType": "native",
|
|
"fileVersion": "4.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Identity.Client/4.22.0": {
|
|
"runtime": {
|
|
"lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
|
|
"assemblyVersion": "4.22.0.0",
|
|
"fileVersion": "4.22.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Identity.Client.Extensions.Msal/2.16.5": {
|
|
"dependencies": {
|
|
"Microsoft.Identity.Client": "4.22.0",
|
|
"System.Security.Cryptography.ProtectedData": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
|
|
"assemblyVersion": "2.16.5.0",
|
|
"fileVersion": "2.16.5.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/6.8.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Tokens": "6.8.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
|
|
"assemblyVersion": "6.8.0.0",
|
|
"fileVersion": "6.8.0.11012"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Logging/6.8.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {
|
|
"assemblyVersion": "6.8.0.0",
|
|
"fileVersion": "6.8.0.11012"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Protocols/6.8.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Logging": "6.8.0",
|
|
"Microsoft.IdentityModel.Tokens": "6.8.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {
|
|
"assemblyVersion": "6.8.0.0",
|
|
"fileVersion": "6.8.0.11012"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/6.8.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Protocols": "6.8.0",
|
|
"System.IdentityModel.Tokens.Jwt": "6.8.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
|
|
"assemblyVersion": "6.8.0.0",
|
|
"fileVersion": "6.8.0.11012"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/6.8.0": {
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.5.0",
|
|
"Microsoft.IdentityModel.Logging": "6.8.0",
|
|
"System.Security.Cryptography.Cng": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {
|
|
"assemblyVersion": "6.8.0.0",
|
|
"fileVersion": "6.8.0.11012"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Platforms/5.0.0": {},
|
|
"Microsoft.NETCore.Targets/1.1.0": {},
|
|
"Microsoft.Win32.Registry/5.0.0": {
|
|
"dependencies": {
|
|
"System.Security.AccessControl": "5.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"
|
|
}
|
|
}
|
|
},
|
|
"System.Buffers/4.5.1": {},
|
|
"System.Configuration.ConfigurationManager/5.0.0": {
|
|
"dependencies": {
|
|
"System.Security.Cryptography.ProtectedData": "5.0.0",
|
|
"System.Security.Permissions": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.20.51904"
|
|
}
|
|
}
|
|
},
|
|
"System.Diagnostics.DiagnosticSource/5.0.0": {},
|
|
"System.Drawing.Common/5.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Win32.SystemEvents": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.0/System.Drawing.Common.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.20.51904"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
|
|
"rid": "unix",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.20.51904"
|
|
},
|
|
"runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.20.51904"
|
|
}
|
|
}
|
|
},
|
|
"System.Formats.Asn1/5.0.0": {},
|
|
"System.Globalization/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.IdentityModel.Tokens.Jwt/6.8.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.JsonWebTokens": "6.8.0",
|
|
"Microsoft.IdentityModel.Tokens": "6.8.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {
|
|
"assemblyVersion": "6.8.0.0",
|
|
"fileVersion": "6.8.0.11012"
|
|
}
|
|
}
|
|
},
|
|
"System.IO/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "5.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/4.5.3": {},
|
|
"System.Numerics.Vectors/4.5.0": {},
|
|
"System.Reflection/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "5.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": "5.0.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Resources.ResourceManager/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "5.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": "5.0.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0"
|
|
}
|
|
},
|
|
"System.Runtime.Caching/5.0.0": {
|
|
"dependencies": {
|
|
"System.Configuration.ConfigurationManager": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Runtime.Caching.dll": {
|
|
"assemblyVersion": "4.0.0.0",
|
|
"fileVersion": "5.0.20.51904"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "4.0.0.0",
|
|
"fileVersion": "5.0.20.51904"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.AccessControl/5.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
|
"System.Security.Principal.Windows": "5.0.0"
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Cng/5.0.0": {
|
|
"dependencies": {
|
|
"System.Formats.Asn1": "5.0.0"
|
|
}
|
|
},
|
|
"System.Security.Cryptography.ProtectedData/5.0.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.20.51904"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.20.51904"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Permissions/5.0.0": {
|
|
"dependencies": {
|
|
"System.Security.AccessControl": "5.0.0",
|
|
"System.Windows.Extensions": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net5.0/System.Security.Permissions.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.20.51904"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Principal.Windows/5.0.0": {},
|
|
"System.Text.Encoding/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Text.Encoding.CodePages/5.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "5.0.0"
|
|
}
|
|
},
|
|
"System.Text.Encodings.Web/4.7.2": {},
|
|
"System.Text.Json/4.6.0": {},
|
|
"System.Threading.Tasks/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Threading.Tasks.Extensions/4.5.2": {},
|
|
"System.Windows.Extensions/5.0.0": {
|
|
"dependencies": {
|
|
"System.Drawing.Common": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.0/System.Windows.Extensions.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.20.51904"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.20.51904"
|
|
}
|
|
}
|
|
},
|
|
"log4net/1.2.0.30714": {
|
|
"runtime": {
|
|
"log4net.dll": {
|
|
"assemblyVersion": "1.2.0.30714",
|
|
"fileVersion": "1.2.0.30714"
|
|
}
|
|
}
|
|
},
|
|
"Newtonsoft.Json/10.0.0.0": {
|
|
"runtime": {
|
|
"Newtonsoft.Json.DLL": {
|
|
"assemblyVersion": "10.0.0.0",
|
|
"fileVersion": "10.0.3.21018"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"ICSSoft.ERPWMS/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"Azure.Core/1.6.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-kI4m2NsODPOrxo0OoKjk6B3ADbdovhDQIEmI4039upjjZKRaewVLx/Uz4DfRa/NtnIRZQPUALe1yvdHWAoRt4w==",
|
|
"path": "azure.core/1.6.0",
|
|
"hashPath": "azure.core.1.6.0.nupkg.sha512"
|
|
},
|
|
"Azure.Identity/1.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-l1SYfZKOFBuUFG7C2SWHmJcrQQaiXgBdVCycx4vcZQkC6efDVt7mzZ5pfJAFEJDBUq7mjRQ0RPq9ZDGdSswqMg==",
|
|
"path": "azure.identity/1.3.0",
|
|
"hashPath": "azure.identity.1.3.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Bcl.AsyncInterfaces/1.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-K63Y4hORbBcKLWH5wnKgzyn7TOfYzevIEwIedQHBIkmkEBA9SCqgvom+XTuE+fAFGvINGkhFItaZ2dvMGdT5iw==",
|
|
"path": "microsoft.bcl.asyncinterfaces/1.0.0",
|
|
"hashPath": "microsoft.bcl.asyncinterfaces.1.0.0.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.Data.SqlClient/4.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-YGYfWg3Xth2EXAy8TBN4Fgj0FY6BnGgCtT6ypKuqKojiGAtLsRtRbP8KOXNy8+SMK6AVzAguvl8K5zX9uqg8yA==",
|
|
"path": "microsoft.data.sqlclient/4.0.0",
|
|
"hashPath": "microsoft.data.sqlclient.4.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Data.SqlClient.SNI.runtime/4.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-wtLlRwQX7YoBUYm25xBjJ3UsuLgycme1xXqDn8t3S5kPCWiZrx8uOkyZHLKzH4kkCiQ9m2/J5JeCKNRbZNn3Qg==",
|
|
"path": "microsoft.data.sqlclient.sni.runtime/4.0.0",
|
|
"hashPath": "microsoft.data.sqlclient.sni.runtime.4.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Identity.Client/4.22.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-GlamU9rs8cSVIx9WSGv5QKpt66KkE+ImxNa/wNZZUJ3knt3PM98T9sOY8B7NcEfhw7NoxU2/0TSOcmnRSJQgqw==",
|
|
"path": "microsoft.identity.client/4.22.0",
|
|
"hashPath": "microsoft.identity.client.4.22.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Identity.Client.Extensions.Msal/2.16.5": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-VlGUZEpF8KP/GCfFI59sdE0WA0o9quqwM1YQY0dSp6jpGy5EOBkureaybLfpwCuYUUjQbLkN2p7neUIcQCfbzA==",
|
|
"path": "microsoft.identity.client.extensions.msal/2.16.5",
|
|
"hashPath": "microsoft.identity.client.extensions.msal.2.16.5.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/6.8.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-+7JIww64PkMt7NWFxoe4Y/joeF7TAtA/fQ0b2GFGcagzB59sKkTt/sMZWR6aSZht5YC7SdHi3W6yM1yylRGJCQ==",
|
|
"path": "microsoft.identitymodel.jsonwebtokens/6.8.0",
|
|
"hashPath": "microsoft.identitymodel.jsonwebtokens.6.8.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Logging/6.8.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Rfh/p4MaN4gkmhPxwbu8IjrmoDncGfHHPh1sTnc0AcM/Oc39/fzC9doKNWvUAjzFb8LqA6lgZyblTrIsX/wDXg==",
|
|
"path": "microsoft.identitymodel.logging/6.8.0",
|
|
"hashPath": "microsoft.identitymodel.logging.6.8.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Protocols/6.8.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-OJZx5nPdiH+MEkwCkbJrTAUiO/YzLe0VSswNlDxJsJD9bhOIdXHufh650pfm59YH1DNevp3/bXzukKrG57gA1w==",
|
|
"path": "microsoft.identitymodel.protocols/6.8.0",
|
|
"hashPath": "microsoft.identitymodel.protocols.6.8.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/6.8.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-X/PiV5l3nYYsodtrNMrNQIVlDmHpjQQ5w48E+o/D5H4es2+4niEyQf3l03chvZGWNzBRhfSstaXr25/Ye4AeYw==",
|
|
"path": "microsoft.identitymodel.protocols.openidconnect/6.8.0",
|
|
"hashPath": "microsoft.identitymodel.protocols.openidconnect.6.8.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/6.8.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-gTqzsGcmD13HgtNePPcuVHZ/NXWmyV+InJgalW/FhWpII1D7V1k0obIseGlWMeA4G+tZfeGMfXr0klnWbMR/mQ==",
|
|
"path": "microsoft.identitymodel.tokens/6.8.0",
|
|
"hashPath": "microsoft.identitymodel.tokens.6.8.0.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.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"
|
|
},
|
|
"Microsoft.Win32.Registry/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
|
|
"path": "microsoft.win32.registry/5.0.0",
|
|
"hashPath": "microsoft.win32.registry.5.0.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"
|
|
},
|
|
"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.Configuration.ConfigurationManager/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-aM7cbfEfVNlEEOj3DsZP+2g9NRwbkyiAv2isQEzw7pnkDg9ekCU2m1cdJLM02Uq691OaCS91tooaxcEn8d0q5w==",
|
|
"path": "system.configuration.configurationmanager/5.0.0",
|
|
"hashPath": "system.configuration.configurationmanager.5.0.0.nupkg.sha512"
|
|
},
|
|
"System.Diagnostics.DiagnosticSource/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-tCQTzPsGZh/A9LhhA6zrqCRV4hOHsK90/G7q3Khxmn6tnB1PuNU0cRaKANP2AWcF9bn0zsuOoZOSrHuJk6oNBA==",
|
|
"path": "system.diagnostics.diagnosticsource/5.0.0",
|
|
"hashPath": "system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512"
|
|
},
|
|
"System.Drawing.Common/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-SztFwAnpfKC8+sEKXAFxCBWhKQaEd97EiOL7oZJZP56zbqnLpmxACWA8aGseaUExciuEAUuR9dY8f7HkTRAdnw==",
|
|
"path": "system.drawing.common/5.0.0",
|
|
"hashPath": "system.drawing.common.5.0.0.nupkg.sha512"
|
|
},
|
|
"System.Formats.Asn1/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
|
|
"path": "system.formats.asn1/5.0.0",
|
|
"hashPath": "system.formats.asn1.5.0.0.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.8.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-5tBCjAub2Bhd5qmcd0WhR5s354e4oLYa//kOWrkX+6/7ZbDDJjMTfwLSOiZ/MMpWdE4DWPLOfTLOq/juj9CKzA==",
|
|
"path": "system.identitymodel.tokens.jwt/6.8.0",
|
|
"hashPath": "system.identitymodel.tokens.jwt.6.8.0.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/4.5.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
|
|
"path": "system.memory/4.5.3",
|
|
"hashPath": "system.memory.4.5.3.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.Caching/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-30D6MkO8WF9jVGWZIP0hmCN8l9BTY4LCsAzLIe4xFSXzs+AjDotR7DpSmj27pFskDURzUvqYYY0ikModgBTxWw==",
|
|
"path": "system.runtime.caching/5.0.0",
|
|
"hashPath": "system.runtime.caching.5.0.0.nupkg.sha512"
|
|
},
|
|
"System.Security.AccessControl/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
|
|
"path": "system.security.accesscontrol/5.0.0",
|
|
"hashPath": "system.security.accesscontrol.5.0.0.nupkg.sha512"
|
|
},
|
|
"System.Security.Cryptography.Cng/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
|
|
"path": "system.security.cryptography.cng/5.0.0",
|
|
"hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512"
|
|
},
|
|
"System.Security.Cryptography.ProtectedData/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-HGxMSAFAPLNoxBvSfW08vHde0F9uh7BjASwu6JF9JnXuEPhCY3YUqURn0+bQV/4UWeaqymmrHWV+Aw9riQCtCA==",
|
|
"path": "system.security.cryptography.protecteddata/5.0.0",
|
|
"hashPath": "system.security.cryptography.protecteddata.5.0.0.nupkg.sha512"
|
|
},
|
|
"System.Security.Permissions/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-uE8juAhEkp7KDBCdjDIE3H9R1HJuEHqeqX8nLX9gmYKWwsqk3T5qZlPx8qle5DPKimC/Fy3AFTdV7HamgCh9qQ==",
|
|
"path": "system.security.permissions/5.0.0",
|
|
"hashPath": "system.security.permissions.5.0.0.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.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/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-NyscU59xX6Uo91qvhOs2Ccho3AR2TnZPomo1Z0K6YpyztBPM/A5VbkzOO19sy3A3i1TtEnTxA7bCe3Us+r5MWg==",
|
|
"path": "system.text.encoding.codepages/5.0.0",
|
|
"hashPath": "system.text.encoding.codepages.5.0.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.6.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-4F8Xe+JIkVoDJ8hDAZ7HqLkjctN/6WItJIzQaifBwClC7wmoLSda/Sv2i6i1kycqDb3hWF4JCVbpAweyOKHEUA==",
|
|
"path": "system.text.json/4.6.0",
|
|
"hashPath": "system.text.json.4.6.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.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==",
|
|
"path": "system.threading.tasks.extensions/4.5.2",
|
|
"hashPath": "system.threading.tasks.extensions.4.5.2.nupkg.sha512"
|
|
},
|
|
"System.Windows.Extensions/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-c1ho9WU9ZxMZawML+ssPKZfdnrg/OjR3pe0m9v8230z3acqphwvPJqzAkH54xRYm5ntZHGG1EPP3sux9H3qSPg==",
|
|
"path": "system.windows.extensions/5.0.0",
|
|
"hashPath": "system.windows.extensions.5.0.0.nupkg.sha512"
|
|
},
|
|
"log4net/1.2.0.30714": {
|
|
"type": "reference",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"Newtonsoft.Json/10.0.0.0": {
|
|
"type": "reference",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
}
|
|
}
|
|
}
|