|
@@ -0,0 +1,712 @@
|
|
|
|
+{
|
|
|
|
+ "runtimeTarget": {
|
|
|
|
+ "name": ".NETCoreApp,Version=v6.0",
|
|
|
|
+ "signature": ""
|
|
|
|
+ },
|
|
|
|
+ "compilationOptions": {},
|
|
|
|
+ "targets": {
|
|
|
|
+ ".NETCoreApp,Version=v6.0": {
|
|
|
|
+ "DotNetCore.NPOI/1.2.3": {
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "DotNetCore.NPOI.Core": "1.2.3",
|
|
|
|
+ "DotNetCore.NPOI.OpenXml4Net": "1.2.3",
|
|
|
|
+ "DotNetCore.NPOI.OpenXmlFormats": "1.2.3"
|
|
|
|
+ },
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/netstandard2.0/NPOI.OOXML.dll": {
|
|
|
|
+ "assemblyVersion": "1.2.3.0",
|
|
|
|
+ "fileVersion": "1.2.3.0"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "DotNetCore.NPOI.Core/1.2.3": {
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "SharpZipLib": "1.3.3",
|
|
|
|
+ "System.Drawing.Common": "6.0.0",
|
|
|
|
+ "System.Text.Encoding.CodePages": "6.0.0"
|
|
|
|
+ },
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/netstandard2.0/NPOI.dll": {
|
|
|
|
+ "assemblyVersion": "1.2.3.0",
|
|
|
|
+ "fileVersion": "1.2.3.0"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "DotNetCore.NPOI.OpenXml4Net/1.2.3": {
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "DotNetCore.NPOI.Core": "1.2.3"
|
|
|
|
+ },
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/netstandard2.0/NPOI.OpenXml4Net.dll": {
|
|
|
|
+ "assemblyVersion": "1.2.3.0",
|
|
|
|
+ "fileVersion": "1.2.3.0"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "DotNetCore.NPOI.OpenXmlFormats/1.2.3": {
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "DotNetCore.NPOI.OpenXml4Net": "1.2.3"
|
|
|
|
+ },
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/netstandard2.0/NPOI.OpenXmlFormats.dll": {
|
|
|
|
+ "assemblyVersion": "1.2.3.0",
|
|
|
|
+ "fileVersion": "1.2.3.0"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "EntityFramework/6.4.4": {
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "Microsoft.CSharp": "4.7.0",
|
|
|
|
+ "System.CodeDom": "4.7.0",
|
|
|
|
+ "System.ComponentModel.Annotations": "4.7.0",
|
|
|
|
+ "System.Configuration.ConfigurationManager": "4.7.0",
|
|
|
|
+ "System.Data.SqlClient": "4.8.1"
|
|
|
|
+ },
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/netstandard2.1/EntityFramework.SqlServer.dll": {
|
|
|
|
+ "assemblyVersion": "6.0.0.0",
|
|
|
|
+ "fileVersion": "6.400.420.21404"
|
|
|
|
+ },
|
|
|
|
+ "lib/netstandard2.1/EntityFramework.dll": {
|
|
|
|
+ "assemblyVersion": "6.0.0.0",
|
|
|
|
+ "fileVersion": "6.400.420.21404"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "IronXL.Excel/2022.3.0": {
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/netstandard2.0/IronXL.dll": {
|
|
|
|
+ "assemblyVersion": "2022.3.0.0",
|
|
|
|
+ "fileVersion": "2022.3.0.0"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "MaterialDesignColors/2.0.6": {
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/netcoreapp3.1/MaterialDesignColors.dll": {
|
|
|
|
+ "assemblyVersion": "2.0.6.0",
|
|
|
|
+ "fileVersion": "2.0.6.0"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "MaterialDesignThemes/4.5.0": {
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "MaterialDesignColors": "2.0.6"
|
|
|
|
+ },
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/netcoreapp3.1/MaterialDesignThemes.Wpf.dll": {
|
|
|
|
+ "assemblyVersion": "4.5.0.0",
|
|
|
|
+ "fileVersion": "4.5.0.0"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "Microsoft.CSharp/4.7.0": {},
|
|
|
|
+ "Microsoft.Win32.Registry/4.7.0": {
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "System.Security.AccessControl": "6.0.0",
|
|
|
|
+ "System.Security.Principal.Windows": "4.7.0"
|
|
|
|
+ },
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
|
|
|
|
+ "assemblyVersion": "4.1.3.0",
|
|
|
|
+ "fileVersion": "4.700.19.56404"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "runtimeTargets": {
|
|
|
|
+ "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
|
|
|
|
+ "rid": "unix",
|
|
|
|
+ "assetType": "runtime",
|
|
|
|
+ "assemblyVersion": "4.1.3.0",
|
|
|
|
+ "fileVersion": "4.700.19.56404"
|
|
|
|
+ },
|
|
|
|
+ "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
|
|
|
|
+ "rid": "win",
|
|
|
|
+ "assetType": "runtime",
|
|
|
|
+ "assemblyVersion": "4.1.3.0",
|
|
|
|
+ "fileVersion": "4.700.19.56404"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "Microsoft.Win32.SystemEvents/6.0.0": {
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
|
|
|
|
+ "assemblyVersion": "6.0.0.0",
|
|
|
|
+ "fileVersion": "6.0.21.52210"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "runtimeTargets": {
|
|
|
|
+ "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
|
|
|
|
+ "rid": "win",
|
|
|
|
+ "assetType": "runtime",
|
|
|
|
+ "assemblyVersion": "6.0.0.0",
|
|
|
|
+ "fileVersion": "6.0.21.52210"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "NPOI/2.5.6": {
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "Portable.BouncyCastle": "1.8.9",
|
|
|
|
+ "SharpZipLib": "1.3.3",
|
|
|
|
+ "System.Configuration.ConfigurationManager": "4.7.0",
|
|
|
|
+ "System.Drawing.Common": "6.0.0"
|
|
|
|
+ },
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/netstandard2.1/NPOI.OOXML.dll": {
|
|
|
|
+ "assemblyVersion": "2.5.6.0",
|
|
|
|
+ "fileVersion": "2.5.6.0"
|
|
|
|
+ },
|
|
|
|
+ "lib/netstandard2.1/NPOI.OpenXml4Net.dll": {
|
|
|
|
+ "assemblyVersion": "2.5.6.0",
|
|
|
|
+ "fileVersion": "2.5.6.0"
|
|
|
|
+ },
|
|
|
|
+ "lib/netstandard2.1/NPOI.OpenXmlFormats.dll": {
|
|
|
|
+ "assemblyVersion": "2.5.6.0",
|
|
|
|
+ "fileVersion": "2.5.6.0"
|
|
|
|
+ },
|
|
|
|
+ "lib/netstandard2.1/NPOI.dll": {
|
|
|
|
+ "assemblyVersion": "2.5.6.0",
|
|
|
|
+ "fileVersion": "2.5.6.0"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "Portable.BouncyCastle/1.8.9": {
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
|
|
|
|
+ "assemblyVersion": "1.8.9.0",
|
|
|
|
+ "fileVersion": "1.8.9.1"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "runtime.native.System.Data.SqlClient.sni/4.7.0": {
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
|
|
|
|
+ "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
|
|
|
|
+ "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
|
|
+ "runtimeTargets": {
|
|
|
|
+ "runtimes/win-arm64/native/sni.dll": {
|
|
|
|
+ "rid": "win-arm64",
|
|
|
|
+ "assetType": "native",
|
|
|
|
+ "fileVersion": "4.6.25512.1"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
|
|
+ "runtimeTargets": {
|
|
|
|
+ "runtimes/win-x64/native/sni.dll": {
|
|
|
|
+ "rid": "win-x64",
|
|
|
|
+ "assetType": "native",
|
|
|
|
+ "fileVersion": "4.6.25512.1"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
|
|
+ "runtimeTargets": {
|
|
|
|
+ "runtimes/win-x86/native/sni.dll": {
|
|
|
|
+ "rid": "win-x86",
|
|
|
|
+ "assetType": "native",
|
|
|
|
+ "fileVersion": "4.6.25512.1"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "SharpZipLib/1.3.3": {
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/netstandard2.1/ICSharpCode.SharpZipLib.dll": {
|
|
|
|
+ "assemblyVersion": "1.3.3.11",
|
|
|
|
+ "fileVersion": "1.3.3.11"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "Spire.XLS/12.5.1": {
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "System.Drawing.Common": "6.0.0",
|
|
|
|
+ "System.Security.Cryptography.Xml": "6.0.0",
|
|
|
|
+ "System.Text.Encoding.CodePages": "6.0.0"
|
|
|
|
+ },
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/net6.0/Spire.Pdf.dll": {
|
|
|
|
+ "assemblyVersion": "8.5.0.0",
|
|
|
|
+ "fileVersion": "8.5.0.1360"
|
|
|
|
+ },
|
|
|
|
+ "lib/net6.0/Spire.XLS.dll": {
|
|
|
|
+ "assemblyVersion": "12.5.1.0",
|
|
|
|
+ "fileVersion": "12.5.1.5350"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "System.CodeDom/4.7.0": {
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/netstandard2.0/System.CodeDom.dll": {
|
|
|
|
+ "assemblyVersion": "4.0.3.0",
|
|
|
|
+ "fileVersion": "4.700.19.56404"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "System.ComponentModel.Annotations/4.7.0": {
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/netstandard2.1/System.ComponentModel.Annotations.dll": {
|
|
|
|
+ "assemblyVersion": "4.3.1.0",
|
|
|
|
+ "fileVersion": "4.700.19.56404"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "System.Configuration.ConfigurationManager/4.7.0": {
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "System.Security.Cryptography.ProtectedData": "4.7.0",
|
|
|
|
+ "System.Security.Permissions": "4.7.0"
|
|
|
|
+ },
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
|
|
|
|
+ "assemblyVersion": "4.0.3.0",
|
|
|
|
+ "fileVersion": "4.700.19.56404"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "System.Data.SqlClient/4.8.1": {
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "Microsoft.Win32.Registry": "4.7.0",
|
|
|
|
+ "System.Security.Principal.Windows": "4.7.0",
|
|
|
|
+ "runtime.native.System.Data.SqlClient.sni": "4.7.0"
|
|
|
|
+ },
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/netcoreapp2.1/System.Data.SqlClient.dll": {
|
|
|
|
+ "assemblyVersion": "4.6.1.1",
|
|
|
|
+ "fileVersion": "4.700.20.6702"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "runtimeTargets": {
|
|
|
|
+ "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
|
|
|
|
+ "rid": "unix",
|
|
|
|
+ "assetType": "runtime",
|
|
|
|
+ "assemblyVersion": "4.6.1.1",
|
|
|
|
+ "fileVersion": "4.700.20.6702"
|
|
|
|
+ },
|
|
|
|
+ "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
|
|
|
|
+ "rid": "win",
|
|
|
|
+ "assetType": "runtime",
|
|
|
|
+ "assemblyVersion": "4.6.1.1",
|
|
|
|
+ "fileVersion": "4.700.20.6702"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "System.Drawing.Common/6.0.0": {
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "Microsoft.Win32.SystemEvents": "6.0.0"
|
|
|
|
+ },
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/net6.0/System.Drawing.Common.dll": {
|
|
|
|
+ "assemblyVersion": "6.0.0.0",
|
|
|
|
+ "fileVersion": "6.0.21.52210"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "runtimeTargets": {
|
|
|
|
+ "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
|
|
|
|
+ "rid": "unix",
|
|
|
|
+ "assetType": "runtime",
|
|
|
|
+ "assemblyVersion": "6.0.0.0",
|
|
|
|
+ "fileVersion": "6.0.21.52210"
|
|
|
|
+ },
|
|
|
|
+ "runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
|
|
|
|
+ "rid": "win",
|
|
|
|
+ "assetType": "runtime",
|
|
|
|
+ "assemblyVersion": "6.0.0.0",
|
|
|
|
+ "fileVersion": "6.0.21.52210"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "System.Formats.Asn1/6.0.0": {
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/net6.0/System.Formats.Asn1.dll": {
|
|
|
|
+ "assemblyVersion": "6.0.0.0",
|
|
|
|
+ "fileVersion": "6.0.21.52210"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
|
|
|
|
+ "assemblyVersion": "6.0.0.0",
|
|
|
|
+ "fileVersion": "6.0.21.52210"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "System.Security.AccessControl/6.0.0": {
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/net6.0/System.Security.AccessControl.dll": {
|
|
|
|
+ "assemblyVersion": "6.0.0.0",
|
|
|
|
+ "fileVersion": "6.0.21.52210"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "runtimeTargets": {
|
|
|
|
+ "runtimes/win/lib/net6.0/System.Security.AccessControl.dll": {
|
|
|
|
+ "rid": "win",
|
|
|
|
+ "assetType": "runtime",
|
|
|
|
+ "assemblyVersion": "6.0.0.0",
|
|
|
|
+ "fileVersion": "6.0.21.52210"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "System.Security.Cryptography.Pkcs/6.0.0": {
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "System.Formats.Asn1": "6.0.0"
|
|
|
|
+ },
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/net6.0/System.Security.Cryptography.Pkcs.dll": {
|
|
|
|
+ "assemblyVersion": "6.0.0.0",
|
|
|
|
+ "fileVersion": "6.0.21.52210"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "runtimeTargets": {
|
|
|
|
+ "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll": {
|
|
|
|
+ "rid": "win",
|
|
|
|
+ "assetType": "runtime",
|
|
|
|
+ "assemblyVersion": "6.0.0.0",
|
|
|
|
+ "fileVersion": "6.0.21.52210"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "System.Security.Cryptography.ProtectedData/4.7.0": {
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
|
|
+ "assemblyVersion": "4.0.5.0",
|
|
|
|
+ "fileVersion": "4.700.19.56404"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "runtimeTargets": {
|
|
|
|
+ "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
|
|
+ "rid": "win",
|
|
|
|
+ "assetType": "runtime",
|
|
|
|
+ "assemblyVersion": "4.0.5.0",
|
|
|
|
+ "fileVersion": "4.700.19.56404"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "System.Security.Cryptography.Xml/6.0.0": {
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "System.Security.AccessControl": "6.0.0",
|
|
|
|
+ "System.Security.Cryptography.Pkcs": "6.0.0"
|
|
|
|
+ },
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/net6.0/System.Security.Cryptography.Xml.dll": {
|
|
|
|
+ "assemblyVersion": "6.0.0.0",
|
|
|
|
+ "fileVersion": "6.0.21.52210"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "System.Security.Permissions/4.7.0": {
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "System.Security.AccessControl": "6.0.0",
|
|
|
|
+ "System.Windows.Extensions": "4.7.0"
|
|
|
|
+ },
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/netcoreapp3.0/System.Security.Permissions.dll": {
|
|
|
|
+ "assemblyVersion": "4.0.3.0",
|
|
|
|
+ "fileVersion": "4.700.19.56404"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "System.Security.Principal.Windows/4.7.0": {
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
|
|
|
|
+ "assemblyVersion": "4.1.3.0",
|
|
|
|
+ "fileVersion": "4.700.19.56404"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "runtimeTargets": {
|
|
|
|
+ "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
|
|
|
|
+ "rid": "unix",
|
|
|
|
+ "assetType": "runtime",
|
|
|
|
+ "assemblyVersion": "4.1.3.0",
|
|
|
|
+ "fileVersion": "4.700.19.56404"
|
|
|
|
+ },
|
|
|
|
+ "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
|
|
|
|
+ "rid": "win",
|
|
|
|
+ "assetType": "runtime",
|
|
|
|
+ "assemblyVersion": "4.1.3.0",
|
|
|
|
+ "fileVersion": "4.700.19.56404"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "System.Text.Encoding.CodePages/6.0.0": {
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
|
|
+ },
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/net6.0/System.Text.Encoding.CodePages.dll": {
|
|
|
|
+ "assemblyVersion": "6.0.0.0",
|
|
|
|
+ "fileVersion": "6.0.21.52210"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "runtimeTargets": {
|
|
|
|
+ "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll": {
|
|
|
|
+ "rid": "win",
|
|
|
|
+ "assetType": "runtime",
|
|
|
|
+ "assemblyVersion": "6.0.0.0",
|
|
|
|
+ "fileVersion": "6.0.21.52210"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "System.Windows.Extensions/4.7.0": {
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "System.Drawing.Common": "6.0.0"
|
|
|
|
+ },
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/netcoreapp3.0/System.Windows.Extensions.dll": {
|
|
|
|
+ "assemblyVersion": "4.0.1.0",
|
|
|
|
+ "fileVersion": "4.700.19.56404"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "runtimeTargets": {
|
|
|
|
+ "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
|
|
|
|
+ "rid": "win",
|
|
|
|
+ "assetType": "runtime",
|
|
|
|
+ "assemblyVersion": "4.0.1.0",
|
|
|
|
+ "fileVersion": "4.700.19.56404"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "libraries": {
|
|
|
|
+ "DotNetCore.NPOI/1.2.3": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-agXbYDkOvovMYBNqTcRAr6jrTtUXGYzVNdS9Yxy4PDZa8tBQiIeAD+54/Jdsc+3/Mln1L1Yj+SciO1TYwljcdQ==",
|
|
|
|
+ "path": "dotnetcore.npoi/1.2.3",
|
|
|
|
+ "hashPath": "dotnetcore.npoi.1.2.3.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "DotNetCore.NPOI.Core/1.2.3": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-2OgRNy4OpVOIwnkU8KPJs6itTE2xFpIFkFmci/iAnea/ZPTzQJrmuNPVKlfdn1csOI8ecFWES8Tk2ZmRSJjl5w==",
|
|
|
|
+ "path": "dotnetcore.npoi.core/1.2.3",
|
|
|
|
+ "hashPath": "dotnetcore.npoi.core.1.2.3.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "DotNetCore.NPOI.OpenXml4Net/1.2.3": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-gELhZln7TuLn2he3r0mx1qnuPLjEgTW5z8RTFnEexSQ+r1smDqSSryXNEhwUvj1beBUxTjKq2RrwkrWwLgtScA==",
|
|
|
|
+ "path": "dotnetcore.npoi.openxml4net/1.2.3",
|
|
|
|
+ "hashPath": "dotnetcore.npoi.openxml4net.1.2.3.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "DotNetCore.NPOI.OpenXmlFormats/1.2.3": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-3v0cJA+4rclcoW+hVuU4oYu1wNYv/jEIqQghLDMHqlviyOVxnuruAUDvsgENjiZM0iWFhkK0N/ZsXvH+qGvObw==",
|
|
|
|
+ "path": "dotnetcore.npoi.openxmlformats/1.2.3",
|
|
|
|
+ "hashPath": "dotnetcore.npoi.openxmlformats.1.2.3.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "EntityFramework/6.4.4": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-yj1+/4tci7Panu3jKDHYizxwVm0Jvm7b7m057b5h4u8NUHGCR8WIWirBTw+8EptRffwftIWPBeIRGNKD1ewEMQ==",
|
|
|
|
+ "path": "entityframework/6.4.4",
|
|
|
|
+ "hashPath": "entityframework.6.4.4.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "IronXL.Excel/2022.3.0": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-Sunj3e+i6gwwq00nOYd62Zd/bh42adpVTs2Fk3YSNa7iryM3kW0DFE2pMpfVJjHWdwFKfkf5sA3moZaQ/C6CZg==",
|
|
|
|
+ "path": "ironxl.excel/2022.3.0",
|
|
|
|
+ "hashPath": "ironxl.excel.2022.3.0.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "MaterialDesignColors/2.0.6": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-eZNiLlMy7Ag9f3MnhVxSzkG2IIGCaRfqZKt6npEcEjLQ9kSgCYO5oUd8AgJjhpfCKwyf+GO5VDc5R88QSDTHHg==",
|
|
|
|
+ "path": "materialdesigncolors/2.0.6",
|
|
|
|
+ "hashPath": "materialdesigncolors.2.0.6.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "MaterialDesignThemes/4.5.0": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-G26hIGFwGH5q46CD59zGiAs4aLsASsKCCBqgnISPwIcq8pAfKRRAKxXfOQJgNDyIUnVm5Ug67gldsEgeWP6GoQ==",
|
|
|
|
+ "path": "materialdesignthemes/4.5.0",
|
|
|
|
+ "hashPath": "materialdesignthemes.4.5.0.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "Microsoft.CSharp/4.7.0": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
|
|
|
|
+ "path": "microsoft.csharp/4.7.0",
|
|
|
|
+ "hashPath": "microsoft.csharp.4.7.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/6.0.0": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
|
|
|
|
+ "path": "microsoft.win32.systemevents/6.0.0",
|
|
|
|
+ "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "NPOI/2.5.6": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-xQfr09LZN3fr4rjSuV3li+WJUo2LiSg00IUtnomzrKO51zhhavyIgvbZ1f8c8zwHXvRbFc1JB4PNZpxqyxizWw==",
|
|
|
|
+ "path": "npoi/2.5.6",
|
|
|
|
+ "hashPath": "npoi.2.5.6.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "Portable.BouncyCastle/1.8.9": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-wlJo8aFoeyl+W93iFXTK5ShzDYk5WBqoUPjTNEM0Xv9kn1H+4hmuCjF0/n8HLm9Nnp1aY6KNndWqQTNk+NGgRQ==",
|
|
|
|
+ "path": "portable.bouncycastle/1.8.9",
|
|
|
|
+ "hashPath": "portable.bouncycastle.1.8.9.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "runtime.native.System.Data.SqlClient.sni/4.7.0": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==",
|
|
|
|
+ "path": "runtime.native.system.data.sqlclient.sni/4.7.0",
|
|
|
|
+ "hashPath": "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
|
|
|
|
+ "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
|
|
|
|
+ "hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
|
|
|
|
+ "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
|
|
|
|
+ "hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
|
|
|
|
+ "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
|
|
|
|
+ "hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "SharpZipLib/1.3.3": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-N8+hwhsKZm25tDJfWpBSW7EGhH/R7EMuiX+KJ4C4u+fCWVc1lJ5zg1u3S1RPPVYgTqhx/C3hxrqUpi6RwK5+Tg==",
|
|
|
|
+ "path": "sharpziplib/1.3.3",
|
|
|
|
+ "hashPath": "sharpziplib.1.3.3.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "Spire.XLS/12.5.1": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-/5ZtPRebP7GdBrXZICejgtKpsf+hhUR+PK5JVMcKFT0fi/A97XhHMu6gTgbcHHtWueJ7fsVk0edudTG98/0MnA==",
|
|
|
|
+ "path": "spire.xls/12.5.1",
|
|
|
|
+ "hashPath": "spire.xls.12.5.1.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "System.CodeDom/4.7.0": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-Hs9pw/kmvH3lXaZ1LFKj3pLQsiGfj2xo3sxSzwiLlRL6UcMZUTeCfoJ9Udalvn3yq5dLlPEZzYegrTQ1/LhPOQ==",
|
|
|
|
+ "path": "system.codedom/4.7.0",
|
|
|
|
+ "hashPath": "system.codedom.4.7.0.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "System.ComponentModel.Annotations/4.7.0": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==",
|
|
|
|
+ "path": "system.componentmodel.annotations/4.7.0",
|
|
|
|
+ "hashPath": "system.componentmodel.annotations.4.7.0.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "System.Configuration.ConfigurationManager/4.7.0": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-/anOTeSZCNNI2zDilogWrZ8pNqCmYbzGNexUnNhjW8k0sHqEZ2nHJBp147jBV3hGYswu5lINpNg1vxR7bnqvVA==",
|
|
|
|
+ "path": "system.configuration.configurationmanager/4.7.0",
|
|
|
|
+ "hashPath": "system.configuration.configurationmanager.4.7.0.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "System.Data.SqlClient/4.8.1": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-HKLykcv6eZLbLnSMnlQ6Os4+UAmFE+AgYm92CTvJYeTOBtOYusX3qu8OoGhFrnKZax91UcLcDo5vPrqvJUTSNQ==",
|
|
|
|
+ "path": "system.data.sqlclient/4.8.1",
|
|
|
|
+ "hashPath": "system.data.sqlclient.4.8.1.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "System.Drawing.Common/6.0.0": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
|
|
|
|
+ "path": "system.drawing.common/6.0.0",
|
|
|
|
+ "hashPath": "system.drawing.common.6.0.0.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.Runtime.CompilerServices.Unsafe/6.0.0": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
|
|
|
|
+ "path": "system.runtime.compilerservices.unsafe/6.0.0",
|
|
|
|
+ "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "System.Security.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.0": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-elM3x+xSRhzQysiqo85SbidJJ2YbZlnvmh+53TuSZHsD7dNuuEWser+9EFtY+rYupBwkq2avc6ZCO3/6qACgmg==",
|
|
|
|
+ "path": "system.security.cryptography.pkcs/6.0.0",
|
|
|
|
+ "hashPath": "system.security.cryptography.pkcs.6.0.0.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "System.Security.Cryptography.ProtectedData/4.7.0": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-ehYW0m9ptxpGWvE4zgqongBVWpSDU/JCFD4K7krxkQwSz/sFQjEXCUqpvencjy6DYDbn7Ig09R8GFffu8TtneQ==",
|
|
|
|
+ "path": "system.security.cryptography.protecteddata/4.7.0",
|
|
|
|
+ "hashPath": "system.security.cryptography.protecteddata.4.7.0.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "System.Security.Cryptography.Xml/6.0.0": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-puJ4UCh9JVRwOCyCIcq71JY6Axr8Sp8E2GjTIU1Fj8hm4+oX6NEoyGFGa/+pBG8SrVxbQPSj7hvtaREyTHHsmw==",
|
|
|
|
+ "path": "system.security.cryptography.xml/6.0.0",
|
|
|
|
+ "hashPath": "system.security.cryptography.xml.6.0.0.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "System.Security.Permissions/4.7.0": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-dkOV6YYVBnYRa15/yv004eCGRBVADXw8qRbbNiCn/XpdJSUXkkUeIvdvFHkvnko4CdKMqG8yRHC4ox83LSlMsQ==",
|
|
|
|
+ "path": "system.security.permissions/4.7.0",
|
|
|
|
+ "hashPath": "system.security.permissions.4.7.0.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "System.Security.Principal.Windows/4.7.0": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
|
|
|
|
+ "path": "system.security.principal.windows/4.7.0",
|
|
|
|
+ "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "System.Text.Encoding.CodePages/6.0.0": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
|
|
|
|
+ "path": "system.text.encoding.codepages/6.0.0",
|
|
|
|
+ "hashPath": "system.text.encoding.codepages.6.0.0.nupkg.sha512"
|
|
|
|
+ },
|
|
|
|
+ "System.Windows.Extensions/4.7.0": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-CeWTdRNfRaSh0pm2gDTJFwVaXfTq6Xwv/sA887iwPTneW7oMtMlpvDIO+U60+3GWTB7Aom6oQwv5VZVUhQRdPQ==",
|
|
|
|
+ "path": "system.windows.extensions/4.7.0",
|
|
|
|
+ "hashPath": "system.windows.extensions.4.7.0.nupkg.sha512"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+}
|