diff --git a/ReleaseFiles/App.config b/ReleaseFiles/App.config
index 7465d52..7123378 100644
--- a/ReleaseFiles/App.config
+++ b/ReleaseFiles/App.config
@@ -7,7 +7,10 @@
-
+
+
+
+
@@ -122,7 +125,6 @@
-
@@ -148,7 +150,7 @@
-
+
@@ -161,6 +163,34 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReleaseFiles/BouncyCastle.Cryptography.dll b/ReleaseFiles/BouncyCastle.Cryptography.dll
new file mode 100644
index 0000000..637242d
Binary files /dev/null and b/ReleaseFiles/BouncyCastle.Cryptography.dll differ
diff --git a/ReleaseFiles/Microsoft.DotNet.PlatformAbstractions.dll b/ReleaseFiles/Microsoft.DotNet.PlatformAbstractions.dll
new file mode 100644
index 0000000..ae549ea
Binary files /dev/null and b/ReleaseFiles/Microsoft.DotNet.PlatformAbstractions.dll differ
diff --git a/ReleaseFiles/Microsoft.Extensions.DependencyInjection.dll b/ReleaseFiles/Microsoft.Extensions.DependencyInjection.dll
index 3ebfa64..1034ee6 100644
Binary files a/ReleaseFiles/Microsoft.Extensions.DependencyInjection.dll and b/ReleaseFiles/Microsoft.Extensions.DependencyInjection.dll differ
diff --git a/ReleaseFiles/Microsoft.Extensions.Logging.Abstractions.dll b/ReleaseFiles/Microsoft.Extensions.Logging.Abstractions.dll
index 5bc5d39..2c87f79 100644
Binary files a/ReleaseFiles/Microsoft.Extensions.Logging.Abstractions.dll and b/ReleaseFiles/Microsoft.Extensions.Logging.Abstractions.dll differ
diff --git a/ReleaseFiles/Microsoft.Extensions.Logging.dll b/ReleaseFiles/Microsoft.Extensions.Logging.dll
index bda07c2..6df35e1 100644
Binary files a/ReleaseFiles/Microsoft.Extensions.Logging.dll and b/ReleaseFiles/Microsoft.Extensions.Logging.dll differ
diff --git a/ReleaseFiles/Microsoft.Extensions.Options.dll b/ReleaseFiles/Microsoft.Extensions.Options.dll
index 088358a..8a2a8c8 100644
Binary files a/ReleaseFiles/Microsoft.Extensions.Options.dll and b/ReleaseFiles/Microsoft.Extensions.Options.dll differ
diff --git a/ReleaseFiles/Microsoft.Win32.SystemEvents.dll b/ReleaseFiles/Microsoft.Win32.SystemEvents.dll
index 279431a..cd1f3d1 100644
Binary files a/ReleaseFiles/Microsoft.Win32.SystemEvents.dll and b/ReleaseFiles/Microsoft.Win32.SystemEvents.dll differ
diff --git a/ReleaseFiles/PlcAddrDfn.xml b/ReleaseFiles/PlcAddrDfn.xml
new file mode 100644
index 0000000..ed5dbb3
--- /dev/null
+++ b/ReleaseFiles/PlcAddrDfn.xml
@@ -0,0 +1,74 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ReleaseFiles/System.Data.OleDb.dll b/ReleaseFiles/System.Data.OleDb.dll
index f7840cd..95d3e71 100644
Binary files a/ReleaseFiles/System.Data.OleDb.dll and b/ReleaseFiles/System.Data.OleDb.dll differ
diff --git a/ReleaseFiles/System.Data.SqlClient.dll b/ReleaseFiles/System.Data.SqlClient.dll
index c9675bc..9d91846 100644
Binary files a/ReleaseFiles/System.Data.SqlClient.dll and b/ReleaseFiles/System.Data.SqlClient.dll differ
diff --git a/ReleaseFiles/Templates/Logo.png b/ReleaseFiles/Templates/Logo.png
new file mode 100644
index 0000000..5a4dc2c
Binary files /dev/null and b/ReleaseFiles/Templates/Logo.png differ
diff --git a/ReleaseFiles/Templates/Logo2.png b/ReleaseFiles/Templates/Logo2.png
new file mode 100644
index 0000000..9674cea
Binary files /dev/null and b/ReleaseFiles/Templates/Logo2.png differ
diff --git a/ReleaseFiles/Templates/StandardReportTemplate.json b/ReleaseFiles/Templates/StandardReportTemplate.json
new file mode 100644
index 0000000..64fb759
--- /dev/null
+++ b/ReleaseFiles/Templates/StandardReportTemplate.json
@@ -0,0 +1,222 @@
+{
+ "document": {
+ "pageSize": "A4",
+ "orientation": "Portrait",
+ "margins": { "top": 40, "bottom": 20, "left": 20, "right": 20 },
+ "header": {
+ "enabled": true,
+ "left": [
+ "${loc:Report_Title}",
+ "${loc:Report_Id}:${metadata.reportId} | ${loc:Report_Date}:${formatDate(metadata.inspectionDate)} | ${loc:Report_Sample}:${metadata.sampleName}"
+ ],
+ "rightImageKey": "companyLogo",
+ "fontSize": 7,
+ "color": "#666666",
+ "showLine": true
+ },
+ "footer": {
+ "enabled": true,
+ "left": ["${CompanyName}"],
+ "right": ["{currentPage} / {totalPages}"],
+ "fontSize": 8,
+ "color": "#666666",
+ "showLine": true
+ }
+ },
+ "pages": [
+ {
+ "type": "homepage",
+ "elements": [
+ {
+ "type": "row", "size": [170, 40], "positioning": "flow",
+ "children": [
+ {
+ "type": "column", "align": "left",
+ "children": [
+ { "type": "image", "dataKey": "companyLogo", "size": [50, 30], "align": "left" },
+ { "type": "text", "content": "${CompanyName}", "style": "companyName", "align": "left" }
+ ]
+ },
+ {
+ "type": "column", "align": "right",
+ "children": [
+ { "type": "image", "dataKey": "softwareLogo", "size": [15, 20], "align": "right" },
+ { "type": "text", "content": "${SoftwareName}", "style": "companyName", "align": "right" }
+ ]
+ }
+ ]
+ },
+ { "type": "spacer", "size": [170, 15], "positioning": "flow" },
+ { "type": "text", "content": "${loc:Report_Title}", "style": "title", "positioning": "flow" },
+ { "type": "spacer", "size": [170, 10], "positioning": "flow" },
+ { "type": "text", "content": "${loc:Report_Id}:${metadata.reportId}", "style": "homepageInfo", "positioning": "flow" },
+ { "type": "text", "content": "${loc:Report_Sample}:${metadata.sampleName}", "style": "homepageInfo", "positioning": "flow" },
+ { "type": "text", "content": "${loc:Report_Description}:${metadata.description}", "style": "homepageInfo", "positioning": "flow" },
+ { "type": "image", "dataKey": "workpieceImage", "size": [160, 110], "border": true, "align": "center", "style": "imageDefault", "positioning": "flow" },
+ { "type": "text", "content": "${loc:Report_Operator}:${metadata.operatorName}", "style": "homepageFooter", "positioning": "flow" },
+ { "type": "text", "content": "${loc:Report_Date}:${formatDate(metadata.inspectionDate)}", "style": "homepageFooter", "positioning": "flow" }
+ ]
+ },
+ {
+ "type": "summary",
+ "elements": [
+ { "type": "text", "content": "${loc:Report_Summary}", "style": "homepageHeading", "positioning": "flow" },
+ {
+ "type": "table", "dataKey": "summaryTable", "positioning": "flow", "size": [170, 0], "style": "tableDefault",
+ "columns": [
+ { "header": "${loc:Field_InspectionType}", "field": "inspectionType", "width": 50, "align": "left" },
+ { "header": "${loc:Field_Result}", "field": "classification", "width": 30, "align": "center", "colorRules": { "Pass": "#008000", "Fail": "#FF0000" } },
+ { "header": "${loc:Field_Status}", "field": "status", "width": 30, "align": "center", "colorRules": { "合格": "#008000", "PASS": "#008000", "不合格": "#FF0000", "FAIL": "#FF0000" } }
+ ]
+ }
+ ]
+ },
+ {
+ "type": "metricData",
+ "elements": [
+ { "type": "text", "content": "${loc:Page_MetricData}", "style": "heading", "positioning": "flow" },
+ {
+ "type": "row", "size": [170, 100], "widths": [6, 4], "positioning": "flow",
+ "children": [
+ {
+ "type": "column", "align": "left",
+ "children": [
+ { "type": "image", "dataKey": "lineMeasurementImage", "size": [110, 90], "border": true, "align": "left" }
+ ]
+ },
+ {
+ "type": "column", "align": "left",
+ "children": [
+ { "type": "text", "content": "${loc:Measurement_Type}:${measurementType}", "style": "body", "align": "left" },
+ { "type": "text", "content": "${loc:Field_Point1}:${point1}", "style": "body", "align": "left" },
+ { "type": "text", "content": "${loc:Field_Point2}:${point2}", "style": "body", "align": "left" },
+ { "type": "text", "content": "${loc:Measurement_Distance}:${actualDistance} ${unit}", "style": "body", "align": "left" },
+ { "type": "text", "content": "${loc:Measurement_Angle}:${angle}°", "style": "body", "align": "left" }
+ ]
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "type": "bgaInspection",
+ "elements": [
+ { "type": "text", "content": "${loc:Page_BgaInspection}", "style": "heading", "positioning": "flow" },
+ {
+ "type": "row", "size": [170, 100], "widths": [6, 4], "positioning": "flow",
+ "children": [
+ {
+ "type": "column", "align": "left",
+ "children": [
+ { "type": "image", "dataKey": "bgaInspectionImage", "size": [110, 90], "border": true, "align": "left" }
+ ]
+ },
+ {
+ "type": "column", "align": "left",
+ "children": [
+ { "type": "text", "content": "${loc:Bga_Count}:${bgaCount}", "style": "body", "align": "left" },
+ { "type": "text", "content": "${loc:Measurement_VoidRate}:${formatPercent(voidRate)}", "style": "body", "align": "left" },
+ { "type": "text", "content": "${loc:Measurement_FillRate}:${formatPercent(fillRate)}", "style": "body", "align": "left" },
+ { "type": "text", "content": "${loc:Bga_TotalArea}:${formatNumber(totalBgaArea, 2)}", "style": "body", "align": "left" },
+ { "type": "text", "content": "${loc:Bga_TotalVoidArea}:${formatNumber(totalVoidArea, 2)}", "style": "body", "align": "left" },
+ { "type": "text", "content": "${loc:Bga_VoidLimit}:${formatPercent(voidLimit)}", "style": "body", "align": "left" },
+ { "type": "text", "content": "${loc:Table_Classification}:${classification}", "style": "conclusion", "align": "left", "colorRules": { "Pass": "#008000", "Fail": "#FF0000" } }
+ ]
+ }
+ ]
+ },
+ {
+ "type": "table", "dataKey": "bgaBallsTable", "positioning": "flow", "size": [170, 0], "style": "tableDefault",
+ "columns": [
+ { "header": "${loc:Bga_BallIndex}", "field": "index", "width": 25, "align": "center" },
+ { "header": "${loc:Table_VoidRate}", "field": "voidRate", "width": 40, "align": "center" },
+ { "header": "${loc:Table_Area}", "field": "area", "width": 40, "align": "center" },
+ { "header": "${loc:Table_Classification}", "field": "classification", "width": 35, "align": "center", "colorRules": { "Pass": "#008000", "Fail": "#FF0000" } }
+ ]
+ }
+ ]
+ },
+ {
+ "type": "voidInspection",
+ "elements": [
+ { "type": "text", "content": "${loc:Page_VoidInspection}", "style": "heading", "positioning": "flow" },
+ {
+ "type": "row", "size": [170, 100], "widths": [6, 4], "positioning": "flow",
+ "children": [
+ {
+ "type": "column", "align": "left",
+ "children": [
+ { "type": "image", "dataKey": "voidInspectionImage", "size": [110, 90], "border": true, "align": "left" }
+ ]
+ },
+ {
+ "type": "column", "align": "left",
+ "children": [
+ { "type": "text", "content": "${loc:Void_RoiArea}:${formatNumber(roiArea, 2)}", "style": "body", "align": "left" },
+ { "type": "text", "content": "${loc:Void_TotalArea}:${formatNumber(totalVoidArea, 2)}", "style": "body", "align": "left" },
+ { "type": "text", "content": "${loc:Measurement_VoidRate}:${formatPercent(voidRate)}", "style": "body", "align": "left" },
+ { "type": "text", "content": "${loc:Void_Limit}:${formatPercent(voidLimit)}", "style": "body", "align": "left" },
+ { "type": "text", "content": "${loc:Void_Count}:${voidCount}", "style": "body", "align": "left" },
+ { "type": "text", "content": "${loc:Void_MaxArea}:${formatNumber(maxVoidArea, 2)}", "style": "body", "align": "left" },
+ { "type": "text", "content": "${loc:Table_Classification}:${classification}", "style": "conclusion", "align": "left", "colorRules": { "Pass": "#008000", "Fail": "#FF0000" } }
+ ]
+ }
+ ]
+ },
+ {
+ "type": "table", "dataKey": "voidsTable", "positioning": "flow", "size": [170, 0], "style": "tableDefault",
+ "columns": [
+ { "header": "${loc:Table_Index}", "field": "index", "width": 20, "align": "center" },
+ { "header": "${loc:Table_Area}", "field": "area", "width": 35, "align": "center" },
+ { "header": "${loc:Table_AreaPercent}", "field": "areaPercent", "width": 35, "align": "center" },
+ { "header": "${loc:Table_CenterX}", "field": "centerX", "width": 30, "align": "center" },
+ { "header": "${loc:Table_CenterY}", "field": "centerY", "width": 30, "align": "center" }
+ ]
+ }
+ ]
+ },
+ {
+ "type": "viaFillInspection",
+ "elements": [
+ { "type": "text", "content": "${loc:Page_ViaFillInspection}", "style": "heading", "positioning": "flow" },
+ {
+ "type": "row", "size": [170, 100], "widths": [6, 4], "positioning": "flow",
+ "children": [
+ {
+ "type": "column", "align": "left",
+ "children": [
+ { "type": "image", "dataKey": "viaFillImage", "size": [110, 90], "border": true, "align": "left" }
+ ]
+ },
+ {
+ "type": "column", "align": "left",
+ "children": [
+ { "type": "text", "content": "${loc:Fill_Rate}:${formatPercent(fillRate)}", "style": "body", "align": "left" },
+ { "type": "text", "content": "${loc:Measurement_VoidRate}:${formatPercent(voidRate)}", "style": "body", "align": "left" },
+ { "type": "text", "content": "${loc:Fill_FullDistance}:${formatNumber(fullDistance, 2)}", "style": "body", "align": "left" },
+ { "type": "text", "content": "${loc:Fill_FillDistance}:${formatNumber(fillDistance, 2)}", "style": "body", "align": "left" },
+ { "type": "text", "content": "${loc:Fill_THTLimit}:${formatPercent(thtLimit)}", "style": "body", "align": "left" },
+ { "type": "text", "content": "${loc:Table_Classification}:${classification}", "style": "conclusion", "align": "left", "colorRules": { "Pass": "#008000", "Fail": "#FF0000" } }
+ ]
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "styles": {
+ "title": { "font": "auto", "size": 28, "bold": true, "italic": false, "color": "#1a1a1a", "align": "center" },
+ "companyName": { "font": "auto", "size": 10, "bold": false, "italic": false, "color": "#333333", "align": "center" },
+ "homepageInfo": { "font": "auto", "size": 12, "bold": false, "italic": false, "color": "#333333", "align": "left", "paddingLeft": 10 },
+ "homepageFooter": { "font": "auto", "size": 12, "bold": false, "italic": false, "color": "#333333", "align": "center" },
+ "homepageHeading": { "font": "auto", "size": 14, "bold": true, "italic": false, "color": "#333333", "align": "left" },
+ "heading": { "font": "auto", "size": 16, "bold": true, "italic": false, "color": "#333333", "align": "left", "marginBottom": 3 },
+ "body": { "font": "auto", "size": 11, "bold": false, "italic": false, "color": "#333333", "align": "left" },
+ "bodyBold": { "font": "auto", "size": 11, "bold": true, "italic": false, "color": "#1a1a1a", "align": "left" },
+ "conclusion": { "font": "auto", "size": 12, "bold": true, "italic": false, "color": "#333333", "align": "left", "marginTop": 3 },
+ "imageDefault": { "font": "auto", "size": 12, "bold": false, "italic": false, "color": "#333333", "align": "center", "marginTop": 5, "marginBottom": 5 },
+ "tableHeader": { "font": "auto", "size": 10, "bold": true, "italic": false, "color": "#ffffff", "align": "center", "backgroundColor": "#4472C4" },
+ "tableDefault": { "font": "auto", "size": 10, "bold": false, "italic": false, "color": "#333333", "align": "center", "marginTop": 5 },
+ "tableCell": { "font": "auto", "size": 10, "bold": false, "italic": false, "color": "#333333", "align": "center" }
+ }
+}
diff --git a/ReleaseFiles/UserManual.pdf b/ReleaseFiles/UserManual.pdf
new file mode 100644
index 0000000..2e0b69a
Binary files /dev/null and b/ReleaseFiles/UserManual.pdf differ
diff --git a/ReleaseFiles/XP.Camera.dll b/ReleaseFiles/XP.Camera.dll
index 5a53c26..c927ba4 100644
Binary files a/ReleaseFiles/XP.Camera.dll and b/ReleaseFiles/XP.Camera.dll differ
diff --git a/ReleaseFiles/XP.Camera.pdb b/ReleaseFiles/XP.Camera.pdb
index 6112b4e..728c2e3 100644
Binary files a/ReleaseFiles/XP.Camera.pdb and b/ReleaseFiles/XP.Camera.pdb differ
diff --git a/ReleaseFiles/XP.Common.dll b/ReleaseFiles/XP.Common.dll
index 7bc5736..a8833d8 100644
Binary files a/ReleaseFiles/XP.Common.dll and b/ReleaseFiles/XP.Common.dll differ
diff --git a/ReleaseFiles/XP.Common.pdb b/ReleaseFiles/XP.Common.pdb
index 85e8f2e..c0fc2a9 100644
Binary files a/ReleaseFiles/XP.Common.pdb and b/ReleaseFiles/XP.Common.pdb differ
diff --git a/ReleaseFiles/XP.Hardware.Detector.dll b/ReleaseFiles/XP.Hardware.Detector.dll
index f02c874..9d8a578 100644
Binary files a/ReleaseFiles/XP.Hardware.Detector.dll and b/ReleaseFiles/XP.Hardware.Detector.dll differ
diff --git a/ReleaseFiles/XP.Hardware.Detector.pdb b/ReleaseFiles/XP.Hardware.Detector.pdb
index 436b074..6b4aa4e 100644
Binary files a/ReleaseFiles/XP.Hardware.Detector.pdb and b/ReleaseFiles/XP.Hardware.Detector.pdb differ
diff --git a/ReleaseFiles/XP.Hardware.MotionControl.dll b/ReleaseFiles/XP.Hardware.MotionControl.dll
index 2985310..d44058d 100644
Binary files a/ReleaseFiles/XP.Hardware.MotionControl.dll and b/ReleaseFiles/XP.Hardware.MotionControl.dll differ
diff --git a/ReleaseFiles/XP.Hardware.MotionControl.pdb b/ReleaseFiles/XP.Hardware.MotionControl.pdb
index 104cb14..8f0de88 100644
Binary files a/ReleaseFiles/XP.Hardware.MotionControl.pdb and b/ReleaseFiles/XP.Hardware.MotionControl.pdb differ
diff --git a/ReleaseFiles/XP.Hardware.PLC.dll b/ReleaseFiles/XP.Hardware.PLC.dll
index 9d3bdcc..6f3d513 100644
Binary files a/ReleaseFiles/XP.Hardware.PLC.dll and b/ReleaseFiles/XP.Hardware.PLC.dll differ
diff --git a/ReleaseFiles/XP.Hardware.PLC.pdb b/ReleaseFiles/XP.Hardware.PLC.pdb
index 80e5165..4c2e8ae 100644
Binary files a/ReleaseFiles/XP.Hardware.PLC.pdb and b/ReleaseFiles/XP.Hardware.PLC.pdb differ
diff --git a/ReleaseFiles/XP.Hardware.RaySource.Comet.Messages.dll b/ReleaseFiles/XP.Hardware.RaySource.Comet.Messages.dll
index e542b84..24b0107 100644
Binary files a/ReleaseFiles/XP.Hardware.RaySource.Comet.Messages.dll and b/ReleaseFiles/XP.Hardware.RaySource.Comet.Messages.dll differ
diff --git a/ReleaseFiles/XP.Hardware.RaySource.Comet.Messages.pdb b/ReleaseFiles/XP.Hardware.RaySource.Comet.Messages.pdb
index f393a13..7fe6daf 100644
Binary files a/ReleaseFiles/XP.Hardware.RaySource.Comet.Messages.pdb and b/ReleaseFiles/XP.Hardware.RaySource.Comet.Messages.pdb differ
diff --git a/ReleaseFiles/XP.Hardware.RaySource.dll b/ReleaseFiles/XP.Hardware.RaySource.dll
index 40c575b..21e3295 100644
Binary files a/ReleaseFiles/XP.Hardware.RaySource.dll and b/ReleaseFiles/XP.Hardware.RaySource.dll differ
diff --git a/ReleaseFiles/XP.Hardware.RaySource.pdb b/ReleaseFiles/XP.Hardware.RaySource.pdb
index d1976de..6176218 100644
Binary files a/ReleaseFiles/XP.Hardware.RaySource.pdb and b/ReleaseFiles/XP.Hardware.RaySource.pdb differ
diff --git a/ReleaseFiles/XP.ImageProcessing.CfgControl.dll b/ReleaseFiles/XP.ImageProcessing.CfgControl.dll
index 5668ff5..5924248 100644
Binary files a/ReleaseFiles/XP.ImageProcessing.CfgControl.dll and b/ReleaseFiles/XP.ImageProcessing.CfgControl.dll differ
diff --git a/ReleaseFiles/XP.ImageProcessing.CfgControl.pdb b/ReleaseFiles/XP.ImageProcessing.CfgControl.pdb
index 2a6bfa6..9e87d84 100644
Binary files a/ReleaseFiles/XP.ImageProcessing.CfgControl.pdb and b/ReleaseFiles/XP.ImageProcessing.CfgControl.pdb differ
diff --git a/ReleaseFiles/XP.ImageProcessing.Core.dll b/ReleaseFiles/XP.ImageProcessing.Core.dll
index 80646aa..0af1c02 100644
Binary files a/ReleaseFiles/XP.ImageProcessing.Core.dll and b/ReleaseFiles/XP.ImageProcessing.Core.dll differ
diff --git a/ReleaseFiles/XP.ImageProcessing.Core.pdb b/ReleaseFiles/XP.ImageProcessing.Core.pdb
index 190e2af..3690f67 100644
Binary files a/ReleaseFiles/XP.ImageProcessing.Core.pdb and b/ReleaseFiles/XP.ImageProcessing.Core.pdb differ
diff --git a/ReleaseFiles/XP.ImageProcessing.Processors.dll b/ReleaseFiles/XP.ImageProcessing.Processors.dll
index c776aef..645297e 100644
Binary files a/ReleaseFiles/XP.ImageProcessing.Processors.dll and b/ReleaseFiles/XP.ImageProcessing.Processors.dll differ
diff --git a/ReleaseFiles/XP.ImageProcessing.Processors.pdb b/ReleaseFiles/XP.ImageProcessing.Processors.pdb
index 12ee5d7..7b55029 100644
Binary files a/ReleaseFiles/XP.ImageProcessing.Processors.pdb and b/ReleaseFiles/XP.ImageProcessing.Processors.pdb differ
diff --git a/ReleaseFiles/XP.ImageProcessing.RoiControl.dll b/ReleaseFiles/XP.ImageProcessing.RoiControl.dll
index ad057b3..d478d53 100644
Binary files a/ReleaseFiles/XP.ImageProcessing.RoiControl.dll and b/ReleaseFiles/XP.ImageProcessing.RoiControl.dll differ
diff --git a/ReleaseFiles/XP.ImageProcessing.RoiControl.pdb b/ReleaseFiles/XP.ImageProcessing.RoiControl.pdb
index aaf84d2..5441b82 100644
Binary files a/ReleaseFiles/XP.ImageProcessing.RoiControl.pdb and b/ReleaseFiles/XP.ImageProcessing.RoiControl.pdb differ
diff --git a/ReleaseFiles/XP.ReportEngine.dll b/ReleaseFiles/XP.ReportEngine.dll
new file mode 100644
index 0000000..c3d733d
Binary files /dev/null and b/ReleaseFiles/XP.ReportEngine.dll differ
diff --git a/ReleaseFiles/XP.ReportEngine.pdb b/ReleaseFiles/XP.ReportEngine.pdb
new file mode 100644
index 0000000..ffd6093
Binary files /dev/null and b/ReleaseFiles/XP.ReportEngine.pdb differ
diff --git a/ReleaseFiles/XplorePlane.deps.json b/ReleaseFiles/XplorePlane.deps.json
index 6d5820f..7583502 100644
--- a/ReleaseFiles/XplorePlane.deps.json
+++ b/ReleaseFiles/XplorePlane.deps.json
@@ -1,11 +1,12 @@
{
"runtimeTarget": {
- "name": ".NETCoreApp,Version=v8.0",
+ "name": ".NETCoreApp,Version=v8.0/win-x64",
"signature": ""
},
"compilationOptions": {},
"targets": {
- ".NETCoreApp,Version=v8.0": {
+ ".NETCoreApp,Version=v8.0": {},
+ ".NETCoreApp,Version=v8.0/win-x64": {
"XplorePlane/1.0.0": {
"dependencies": {
"Emgu.CV": "4.10.0.5680",
@@ -29,12 +30,21 @@
"XP.ImageProcessing.Core": "1.0.0",
"XP.ImageProcessing.Processors": "1.0.0",
"XP.ImageProcessing.RoiControl": "1.0.0",
+ "XP.ReportEngine": "1.0.0",
"BR.AN.PviServices": "1.1.0.0"
},
"runtime": {
"XplorePlane.dll": {}
}
},
+ "BouncyCastle.Cryptography/2.2.1": {
+ "runtime": {
+ "lib/net6.0/BouncyCastle.Cryptography.dll": {
+ "assemblyVersion": "2.0.0.0",
+ "fileVersion": "2.2.1.47552"
+ }
+ }
+ },
"ControlzEx/5.0.1": {
"dependencies": {
"Microsoft.Xaml.Behaviors.Wpf": "1.1.122",
@@ -88,171 +98,48 @@
"Emgu.runtime.windows.msvc.rt.x64": "19.42.34435",
"Emgu.runtime.windows.msvc.rt.x86": "19.42.34435"
},
- "runtimeTargets": {
- "runtimes/win-arm64/native/cvextern.dll": {
- "rid": "win-arm64",
- "assetType": "native",
- "fileVersion": "4.10.0.5680"
- },
+ "native": {
"runtimes/win-x64/native/cvextern.dll": {
- "rid": "win-x64",
- "assetType": "native",
"fileVersion": "4.10.0.5680"
},
"runtimes/win-x64/native/libusb-1.0.dll": {
- "rid": "win-x64",
- "assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/win-x64/native/opencv_videoio_ffmpeg4100_64.dll": {
- "rid": "win-x64",
- "assetType": "native",
- "fileVersion": "2024.5.0.0"
- },
- "runtimes/win-x86/native/cvextern.dll": {
- "rid": "win-x86",
- "assetType": "native",
- "fileVersion": "4.10.0.5680"
- },
- "runtimes/win-x86/native/libusb-1.0.dll": {
- "rid": "win-x86",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win-x86/native/opencv_videoio_ffmpeg4100.dll": {
- "rid": "win-x86",
- "assetType": "native",
"fileVersion": "2024.5.0.0"
}
}
},
- "Emgu.runtime.windows.msvc.rt.arm64/19.42.34435": {
- "runtimeTargets": {
- "runtimes/win-arm64/native/concrt140.dll": {
- "rid": "win-arm64",
- "assetType": "native",
- "fileVersion": "14.42.34433.0"
- },
- "runtimes/win-arm64/native/msvcp140.dll": {
- "rid": "win-arm64",
- "assetType": "native",
- "fileVersion": "14.42.34433.0"
- },
- "runtimes/win-arm64/native/msvcp140_1.dll": {
- "rid": "win-arm64",
- "assetType": "native",
- "fileVersion": "14.42.34433.0"
- },
- "runtimes/win-arm64/native/msvcp140_2.dll": {
- "rid": "win-arm64",
- "assetType": "native",
- "fileVersion": "14.42.34433.0"
- },
- "runtimes/win-arm64/native/msvcp140_atomic_wait.dll": {
- "rid": "win-arm64",
- "assetType": "native",
- "fileVersion": "14.42.34433.0"
- },
- "runtimes/win-arm64/native/msvcp140_codecvt_ids.dll": {
- "rid": "win-arm64",
- "assetType": "native",
- "fileVersion": "14.42.34433.0"
- },
- "runtimes/win-arm64/native/vcruntime140.dll": {
- "rid": "win-arm64",
- "assetType": "native",
- "fileVersion": "14.42.34433.0"
- },
- "runtimes/win-arm64/native/vcruntime140_1.dll": {
- "rid": "win-arm64",
- "assetType": "native",
- "fileVersion": "14.42.34433.0"
- }
- }
- },
+ "Emgu.runtime.windows.msvc.rt.arm64/19.42.34435": {},
"Emgu.runtime.windows.msvc.rt.x64/19.42.34435": {
- "runtimeTargets": {
+ "native": {
"runtimes/win-x64/native/concrt140.dll": {
- "rid": "win-x64",
- "assetType": "native",
"fileVersion": "14.42.34433.0"
},
"runtimes/win-x64/native/msvcp140.dll": {
- "rid": "win-x64",
- "assetType": "native",
"fileVersion": "14.42.34433.0"
},
"runtimes/win-x64/native/msvcp140_1.dll": {
- "rid": "win-x64",
- "assetType": "native",
"fileVersion": "14.42.34433.0"
},
"runtimes/win-x64/native/msvcp140_2.dll": {
- "rid": "win-x64",
- "assetType": "native",
"fileVersion": "14.42.34433.0"
},
"runtimes/win-x64/native/msvcp140_atomic_wait.dll": {
- "rid": "win-x64",
- "assetType": "native",
"fileVersion": "14.42.34433.0"
},
"runtimes/win-x64/native/msvcp140_codecvt_ids.dll": {
- "rid": "win-x64",
- "assetType": "native",
"fileVersion": "14.42.34433.0"
},
"runtimes/win-x64/native/vcruntime140.dll": {
- "rid": "win-x64",
- "assetType": "native",
"fileVersion": "14.42.34433.0"
},
"runtimes/win-x64/native/vcruntime140_1.dll": {
- "rid": "win-x64",
- "assetType": "native",
- "fileVersion": "14.42.34433.0"
- }
- }
- },
- "Emgu.runtime.windows.msvc.rt.x86/19.42.34435": {
- "runtimeTargets": {
- "runtimes/win-x86/native/concrt140.dll": {
- "rid": "win-x86",
- "assetType": "native",
- "fileVersion": "14.42.34433.0"
- },
- "runtimes/win-x86/native/msvcp140.dll": {
- "rid": "win-x86",
- "assetType": "native",
- "fileVersion": "14.42.34433.0"
- },
- "runtimes/win-x86/native/msvcp140_1.dll": {
- "rid": "win-x86",
- "assetType": "native",
- "fileVersion": "14.42.34433.0"
- },
- "runtimes/win-x86/native/msvcp140_2.dll": {
- "rid": "win-x86",
- "assetType": "native",
- "fileVersion": "14.42.34433.0"
- },
- "runtimes/win-x86/native/msvcp140_atomic_wait.dll": {
- "rid": "win-x86",
- "assetType": "native",
- "fileVersion": "14.42.34433.0"
- },
- "runtimes/win-x86/native/msvcp140_codecvt_ids.dll": {
- "rid": "win-x86",
- "assetType": "native",
- "fileVersion": "14.42.34433.0"
- },
- "runtimes/win-x86/native/vcruntime140.dll": {
- "rid": "win-x86",
- "assetType": "native",
"fileVersion": "14.42.34433.0"
}
}
},
+ "Emgu.runtime.windows.msvc.rt.x86/19.42.34435": {},
"EntityFramework/6.4.4": {
"dependencies": {
"Microsoft.CSharp": "4.7.0",
@@ -283,546 +170,103 @@
}
}
},
- "MahApps.Metro/2.4.11": {
+ "itext/8.0.5": {
"dependencies": {
- "ControlzEx": "5.0.1"
+ "Microsoft.DotNet.PlatformAbstractions": "1.1.0",
+ "Microsoft.Extensions.DependencyModel": "10.0.0",
+ "Microsoft.Extensions.Logging": "5.0.0",
+ "System.Collections.NonGeneric": "4.3.0",
+ "System.Diagnostics.Process": "4.3.0",
+ "System.Globalization.Extensions": "4.3.0",
+ "System.Runtime.Loader": "4.3.0",
+ "System.Runtime.Serialization.Formatters": "4.3.0",
+ "System.Security.Cryptography.Csp": "4.3.0",
+ "System.Text.Encoding.CodePages": "4.3.0",
+ "System.Text.RegularExpressions": "4.3.1",
+ "System.Threading.Thread": "4.3.0",
+ "System.Threading.ThreadPool": "4.3.0",
+ "System.Xml.XmlDocument": "4.3.0",
+ "itext.commons": "8.0.5"
},
"runtime": {
- "lib/netcoreapp3.1/MahApps.Metro.dll": {
- "assemblyVersion": "2.0.0.0",
- "fileVersion": "2.4.11.0"
- }
- },
- "resources": {
- "lib/netcoreapp3.1/de/MahApps.Metro.resources.dll": {
- "locale": "de"
+ "lib/netstandard2.0/itext.barcodes.dll": {
+ "assemblyVersion": "8.0.5.0",
+ "fileVersion": "8.0.5.0"
+ },
+ "lib/netstandard2.0/itext.bouncy-castle-connector.dll": {
+ "assemblyVersion": "8.0.5.0",
+ "fileVersion": "8.0.5.0"
+ },
+ "lib/netstandard2.0/itext.forms.dll": {
+ "assemblyVersion": "8.0.5.0",
+ "fileVersion": "8.0.5.0"
+ },
+ "lib/netstandard2.0/itext.io.dll": {
+ "assemblyVersion": "8.0.5.0",
+ "fileVersion": "8.0.5.0"
+ },
+ "lib/netstandard2.0/itext.kernel.dll": {
+ "assemblyVersion": "8.0.5.0",
+ "fileVersion": "8.0.5.0"
+ },
+ "lib/netstandard2.0/itext.layout.dll": {
+ "assemblyVersion": "8.0.5.0",
+ "fileVersion": "8.0.5.0"
+ },
+ "lib/netstandard2.0/itext.pdfa.dll": {
+ "assemblyVersion": "8.0.5.0",
+ "fileVersion": "8.0.5.0"
+ },
+ "lib/netstandard2.0/itext.pdfua.dll": {
+ "assemblyVersion": "8.0.5.0",
+ "fileVersion": "8.0.5.0"
+ },
+ "lib/netstandard2.0/itext.sign.dll": {
+ "assemblyVersion": "8.0.5.0",
+ "fileVersion": "8.0.5.0"
+ },
+ "lib/netstandard2.0/itext.styledxmlparser.dll": {
+ "assemblyVersion": "8.0.5.0",
+ "fileVersion": "8.0.5.0"
+ },
+ "lib/netstandard2.0/itext.svg.dll": {
+ "assemblyVersion": "8.0.5.0",
+ "fileVersion": "8.0.5.0"
}
}
},
- "MahApps.Metro.IconPacks/6.2.1": {
+ "itext.bouncy-castle-adapter/8.0.5": {
"dependencies": {
- "MahApps.Metro.IconPacks.BootstrapIcons": "6.2.1",
- "MahApps.Metro.IconPacks.BoxIcons": "6.2.1",
- "MahApps.Metro.IconPacks.BoxIcons2": "6.2.1",
- "MahApps.Metro.IconPacks.CircumIcons": "6.2.1",
- "MahApps.Metro.IconPacks.Codicons": "6.2.1",
- "MahApps.Metro.IconPacks.Coolicons": "6.2.1",
- "MahApps.Metro.IconPacks.Core": "6.2.1",
- "MahApps.Metro.IconPacks.Entypo": "6.2.1",
- "MahApps.Metro.IconPacks.EvaIcons": "6.2.1",
- "MahApps.Metro.IconPacks.FeatherIcons": "6.2.1",
- "MahApps.Metro.IconPacks.FileIcons": "6.2.1",
- "MahApps.Metro.IconPacks.FontAwesome": "6.2.1",
- "MahApps.Metro.IconPacks.FontAwesome5": "6.2.1",
- "MahApps.Metro.IconPacks.FontAwesome6": "6.2.1",
- "MahApps.Metro.IconPacks.Fontaudio": "6.2.1",
- "MahApps.Metro.IconPacks.Fontisto": "6.2.1",
- "MahApps.Metro.IconPacks.ForkAwesome": "6.2.1",
- "MahApps.Metro.IconPacks.GameIcons": "6.2.1",
- "MahApps.Metro.IconPacks.Ionicons": "6.2.1",
- "MahApps.Metro.IconPacks.JamIcons": "6.2.1",
- "MahApps.Metro.IconPacks.KeyruneIcons": "6.2.1",
- "MahApps.Metro.IconPacks.Lucide": "6.2.1",
- "MahApps.Metro.IconPacks.Material": "6.2.1",
- "MahApps.Metro.IconPacks.MaterialDesign": "6.2.1",
- "MahApps.Metro.IconPacks.MaterialLight": "6.2.1",
- "MahApps.Metro.IconPacks.MemoryIcons": "6.2.1",
- "MahApps.Metro.IconPacks.Microns": "6.2.1",
- "MahApps.Metro.IconPacks.MingCuteIcons": "6.2.1",
- "MahApps.Metro.IconPacks.Modern": "6.2.1",
- "MahApps.Metro.IconPacks.MynaUIIcons": "6.2.1",
- "MahApps.Metro.IconPacks.Octicons": "6.2.1",
- "MahApps.Metro.IconPacks.PhosphorIcons": "6.2.1",
- "MahApps.Metro.IconPacks.PicolIcons": "6.2.1",
- "MahApps.Metro.IconPacks.PixelartIcons": "6.2.1",
- "MahApps.Metro.IconPacks.RPGAwesome": "6.2.1",
- "MahApps.Metro.IconPacks.RadixIcons": "6.2.1",
- "MahApps.Metro.IconPacks.RemixIcon": "6.2.1",
- "MahApps.Metro.IconPacks.SimpleIcons": "6.2.1",
- "MahApps.Metro.IconPacks.Typicons": "6.2.1",
- "MahApps.Metro.IconPacks.Unicons": "6.2.1",
- "MahApps.Metro.IconPacks.VaadinIcons": "6.2.1",
- "MahApps.Metro.IconPacks.WeatherIcons": "6.2.1",
- "MahApps.Metro.IconPacks.Zondicons": "6.2.1"
+ "BouncyCastle.Cryptography": "2.2.1",
+ "itext.commons": "8.0.5"
},
"runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
+ "lib/netstandard2.0/itext.bouncy-castle-adapter.dll": {
+ "assemblyVersion": "8.0.5.0",
+ "fileVersion": "8.0.5.0"
}
}
},
- "MahApps.Metro.IconPacks.BootstrapIcons/6.2.1": {
+ "itext.commons/8.0.5": {
"dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
+ "Microsoft.Extensions.Logging": "5.0.0",
+ "Newtonsoft.Json": "13.0.3"
},
"runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.BootstrapIcons.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
+ "lib/netstandard2.0/itext.commons.dll": {
+ "assemblyVersion": "8.0.5.0",
+ "fileVersion": "8.0.5.0"
}
}
},
- "MahApps.Metro.IconPacks.BoxIcons/6.2.1": {
+ "itext7/8.0.5": {
"dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.BoxIcons.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
+ "itext": "8.0.5"
}
},
- "MahApps.Metro.IconPacks.BoxIcons2/6.2.1": {
+ "itext7.bouncy-castle-adapter/8.0.5": {
"dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.BoxIcons2.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.CircumIcons/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.CircumIcons.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.Codicons/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.Codicons.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.Coolicons/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.Coolicons.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.Core/6.2.1": {
- "dependencies": {
- "System.Text.Json": "10.0.0"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.Core.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.Entypo/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.Entypo.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.EvaIcons/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.EvaIcons.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.FeatherIcons/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.FeatherIcons.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.FileIcons/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.FileIcons.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.Fontaudio/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.Fontaudio.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.FontAwesome/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.FontAwesome.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.FontAwesome5/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.FontAwesome5.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.FontAwesome6/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.FontAwesome6.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.Fontisto/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.Fontisto.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.ForkAwesome/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.ForkAwesome.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.GameIcons/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.GameIcons.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.Ionicons/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.Ionicons.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.JamIcons/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.JamIcons.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.KeyruneIcons/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.KeyruneIcons.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.Lucide/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.Lucide.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.Material/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.Material.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.MaterialDesign/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.MaterialDesign.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.MaterialLight/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.MaterialLight.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.MemoryIcons/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.MemoryIcons.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.Microns/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.Microns.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.MingCuteIcons/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.MingCuteIcons.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.Modern/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.Modern.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.MynaUIIcons/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.MynaUIIcons.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.Octicons/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.Octicons.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.PhosphorIcons/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.PhosphorIcons.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.PicolIcons/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.PicolIcons.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.PixelartIcons/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.PixelartIcons.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.RadixIcons/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.RadixIcons.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.RemixIcon/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.RemixIcon.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.RPGAwesome/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.RPGAwesome.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.SimpleIcons/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.SimpleIcons.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.Typicons/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.Typicons.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.Unicons/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.Unicons.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.VaadinIcons/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.VaadinIcons.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.WeatherIcons/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.WeatherIcons.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
- }
- },
- "MahApps.Metro.IconPacks.Zondicons/6.2.1": {
- "dependencies": {
- "MahApps.Metro.IconPacks.Core": "6.2.1"
- },
- "runtime": {
- "lib/net8.0-windows7.0/MahApps.Metro.IconPacks.Zondicons.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.2.1.0"
- }
+ "itext.bouncy-castle-adapter": "8.0.5"
}
},
"Microsoft.Bcl.AsyncInterfaces/1.1.1": {
@@ -860,6 +304,24 @@
}
}
},
+ "Microsoft.DotNet.PlatformAbstractions/1.1.0": {
+ "dependencies": {
+ "System.AppContext": "4.3.0",
+ "System.Collections": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.Reflection.TypeExtensions": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0"
+ },
+ "runtime": {
+ "lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {
+ "assemblyVersion": "1.1.0.0",
+ "fileVersion": "1.1.0.0"
+ }
+ }
+ },
"Microsoft.EntityFrameworkCore/3.1.5": {
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "1.1.1",
@@ -867,8 +329,8 @@
"Microsoft.EntityFrameworkCore.Abstractions": "3.1.5",
"Microsoft.EntityFrameworkCore.Analyzers": "3.1.5",
"Microsoft.Extensions.Caching.Memory": "3.1.5",
- "Microsoft.Extensions.DependencyInjection": "3.1.5",
- "Microsoft.Extensions.Logging": "3.1.5",
+ "Microsoft.Extensions.DependencyInjection": "5.0.0",
+ "Microsoft.Extensions.Logging": "5.0.0",
"System.Collections.Immutable": "1.7.1",
"System.ComponentModel.Annotations": "4.7.0",
"System.Diagnostics.DiagnosticSource": "4.7.1"
@@ -904,8 +366,8 @@
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "3.1.5",
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1",
- "Microsoft.Extensions.Logging.Abstractions": "3.1.5",
- "Microsoft.Extensions.Options": "3.1.5"
+ "Microsoft.Extensions.Logging.Abstractions": "5.0.0",
+ "Microsoft.Extensions.Options": "5.0.0"
},
"runtime": {
"lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll": {
@@ -949,14 +411,14 @@
}
}
},
- "Microsoft.Extensions.DependencyInjection/3.1.5": {
+ "Microsoft.Extensions.DependencyInjection/5.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1"
},
"runtime": {
- "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll": {
- "assemblyVersion": "3.1.5.0",
- "fileVersion": "3.100.520.27009"
+ "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll": {
+ "assemblyVersion": "5.0.0.0",
+ "fileVersion": "5.0.20.51904"
}
}
},
@@ -980,37 +442,37 @@
}
}
},
- "Microsoft.Extensions.Logging/3.1.5": {
+ "Microsoft.Extensions.Logging/5.0.0": {
"dependencies": {
- "Microsoft.Extensions.Configuration.Binder": "10.0.0",
- "Microsoft.Extensions.DependencyInjection": "3.1.5",
- "Microsoft.Extensions.Logging.Abstractions": "3.1.5",
- "Microsoft.Extensions.Options": "3.1.5"
+ "Microsoft.Extensions.DependencyInjection": "5.0.0",
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1",
+ "Microsoft.Extensions.Logging.Abstractions": "5.0.0",
+ "Microsoft.Extensions.Options": "5.0.0"
},
"runtime": {
- "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll": {
- "assemblyVersion": "3.1.5.0",
- "fileVersion": "3.100.520.27009"
+ "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {
+ "assemblyVersion": "5.0.0.0",
+ "fileVersion": "5.0.20.51904"
}
}
},
- "Microsoft.Extensions.Logging.Abstractions/3.1.5": {
+ "Microsoft.Extensions.Logging.Abstractions/5.0.0": {
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "assemblyVersion": "3.1.5.0",
- "fileVersion": "3.100.520.27009"
+ "assemblyVersion": "5.0.0.0",
+ "fileVersion": "5.0.20.51904"
}
}
},
- "Microsoft.Extensions.Options/3.1.5": {
+ "Microsoft.Extensions.Options/5.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1",
"Microsoft.Extensions.Primitives": "10.0.0"
},
"runtime": {
- "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll": {
- "assemblyVersion": "3.1.5.0",
- "fileVersion": "3.100.520.27009"
+ "lib/net5.0/Microsoft.Extensions.Options.dll": {
+ "assemblyVersion": "5.0.0.0",
+ "fileVersion": "5.0.20.51904"
}
}
},
@@ -1032,75 +494,11 @@
"Microsoft.ML.OnnxRuntime.Gpu.Linux/1.20.1": {
"dependencies": {
"Microsoft.ML.OnnxRuntime.Managed": "1.20.1"
- },
- "runtimeTargets": {
- "runtimes/linux-x64/native/libonnxruntime.so": {
- "rid": "linux-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-x64/native/libonnxruntime_providers_cuda.so": {
- "rid": "linux-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-x64/native/libonnxruntime_providers_shared.so": {
- "rid": "linux-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-x64/native/libonnxruntime_providers_tensorrt.so": {
- "rid": "linux-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- }
}
},
"Microsoft.ML.OnnxRuntime.Gpu.Windows/1.20.1": {
"dependencies": {
"Microsoft.ML.OnnxRuntime.Managed": "1.20.1"
- },
- "runtimeTargets": {
- "runtimes/win-x64/native/onnxruntime.dll": {
- "rid": "win-x64",
- "assetType": "native",
- "fileVersion": "1.20.24.1119"
- },
- "runtimes/win-x64/native/onnxruntime.lib": {
- "rid": "win-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win-x64/native/onnxruntime_providers_cuda.dll": {
- "rid": "win-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win-x64/native/onnxruntime_providers_cuda.lib": {
- "rid": "win-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win-x64/native/onnxruntime_providers_shared.dll": {
- "rid": "win-x64",
- "assetType": "native",
- "fileVersion": "1.20.24.1119"
- },
- "runtimes/win-x64/native/onnxruntime_providers_shared.lib": {
- "rid": "win-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win-x64/native/onnxruntime_providers_tensorrt.dll": {
- "rid": "win-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win-x64/native/onnxruntime_providers_tensorrt.lib": {
- "rid": "win-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- }
}
},
"Microsoft.ML.OnnxRuntime.Managed/1.20.1": {
@@ -1162,7 +560,8 @@
"dependencies": {
"Microsoft.NETCore.Platforms": "3.1.0",
"Microsoft.NETCore.Targets": "1.1.3",
- "System.Runtime": "4.3.1"
+ "System.Runtime": "4.3.1",
+ "runtime.win.Microsoft.Win32.Primitives": "4.3.0"
}
},
"Microsoft.Win32.Registry/4.7.0": {
@@ -1173,15 +572,7 @@
},
"Microsoft.Win32.SystemEvents/9.0.0": {
"runtime": {
- "lib/net8.0/Microsoft.Win32.SystemEvents.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.24.52809"
- }
- },
- "runtimeTargets": {
"runtimes/win/lib/net8.0/Microsoft.Win32.SystemEvents.dll": {
- "rid": "win",
- "assetType": "runtime",
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.24.52809"
}
@@ -1235,7 +626,7 @@
"System.Security.Cryptography.X509Certificates": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Text.Encoding.Extensions": "4.3.0",
- "System.Text.RegularExpressions": "4.3.0",
+ "System.Text.RegularExpressions": "4.3.1",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0",
"System.Threading.Timer": "4.3.0",
@@ -1318,6 +709,31 @@
}
}
},
+ "runtime.any.System.Collections/4.3.0": {
+ "dependencies": {
+ "System.Runtime": "4.3.1"
+ }
+ },
+ "runtime.any.System.Diagnostics.Tools/4.3.0": {},
+ "runtime.any.System.Diagnostics.Tracing/4.3.0": {},
+ "runtime.any.System.Globalization/4.3.0": {},
+ "runtime.any.System.Globalization.Calendars/4.3.0": {},
+ "runtime.any.System.IO/4.3.0": {},
+ "runtime.any.System.Reflection/4.3.0": {},
+ "runtime.any.System.Reflection.Extensions/4.3.0": {},
+ "runtime.any.System.Reflection.Primitives/4.3.0": {},
+ "runtime.any.System.Resources.ResourceManager/4.3.0": {},
+ "runtime.any.System.Runtime/4.3.0": {
+ "dependencies": {
+ "System.Private.Uri": "4.3.0"
+ }
+ },
+ "runtime.any.System.Runtime.Handles/4.3.0": {},
+ "runtime.any.System.Runtime.InteropServices/4.3.0": {},
+ "runtime.any.System.Text.Encoding/4.3.0": {},
+ "runtime.any.System.Text.Encoding.Extensions/4.3.0": {},
+ "runtime.any.System.Threading.Tasks/4.3.0": {},
+ "runtime.any.System.Threading.Timer/4.3.0": {},
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
@@ -1373,31 +789,93 @@
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.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-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {},
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
- "runtimeTargets": {
+ "native": {
"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"
- }
+ "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {},
+ "runtime.win.Microsoft.Win32.Primitives/4.3.0": {
+ "dependencies": {
+ "System.Runtime": "4.3.1",
+ "System.Runtime.InteropServices": "4.3.0"
+ }
+ },
+ "runtime.win.System.Console/4.3.1": {
+ "dependencies": {
+ "System.IO": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.1",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Text.Encoding.Extensions": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "runtime.win.System.Diagnostics.Debug/4.3.0": {},
+ "runtime.win.System.IO.FileSystem/4.3.0": {
+ "dependencies": {
+ "System.Buffers": "4.3.0",
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.1",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Text.Encoding.Extensions": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Overlapped": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "runtime.win.System.Net.Primitives/4.3.0": {
+ "dependencies": {
+ "Microsoft.Win32.Primitives": "4.3.0",
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Tracing": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.1",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Threading": "4.3.0"
+ }
+ },
+ "runtime.win.System.Net.Sockets/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Diagnostics.Tracing": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Net.NameResolution": "4.3.0",
+ "System.Net.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.1",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Security.Principal.Windows": "4.7.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Overlapped": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "runtime.win.System.Runtime.Extensions/4.3.0": {
+ "dependencies": {
+ "System.Private.Uri": "4.3.0"
}
},
"Serilog/4.3.1": {
@@ -1564,120 +1042,8 @@
}
},
"SQLitePCLRaw.lib.e_sqlite3/2.1.11": {
- "runtimeTargets": {
- "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a": {
- "rid": "browser-wasm",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-arm/native/libe_sqlite3.so": {
- "rid": "linux-arm",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-arm64/native/libe_sqlite3.so": {
- "rid": "linux-arm64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-armel/native/libe_sqlite3.so": {
- "rid": "linux-armel",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-mips64/native/libe_sqlite3.so": {
- "rid": "linux-mips64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-musl-arm/native/libe_sqlite3.so": {
- "rid": "linux-musl-arm",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-musl-arm64/native/libe_sqlite3.so": {
- "rid": "linux-musl-arm64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-musl-riscv64/native/libe_sqlite3.so": {
- "rid": "linux-musl-riscv64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-musl-s390x/native/libe_sqlite3.so": {
- "rid": "linux-musl-s390x",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-musl-x64/native/libe_sqlite3.so": {
- "rid": "linux-musl-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-ppc64le/native/libe_sqlite3.so": {
- "rid": "linux-ppc64le",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-riscv64/native/libe_sqlite3.so": {
- "rid": "linux-riscv64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-s390x/native/libe_sqlite3.so": {
- "rid": "linux-s390x",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-x64/native/libe_sqlite3.so": {
- "rid": "linux-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-x86/native/libe_sqlite3.so": {
- "rid": "linux-x86",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": {
- "rid": "maccatalyst-arm64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": {
- "rid": "maccatalyst-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/osx-arm64/native/libe_sqlite3.dylib": {
- "rid": "osx-arm64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/osx-x64/native/libe_sqlite3.dylib": {
- "rid": "osx-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win-arm/native/e_sqlite3.dll": {
- "rid": "win-arm",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win-arm64/native/e_sqlite3.dll": {
- "rid": "win-arm64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
+ "native": {
"runtimes/win-x64/native/e_sqlite3.dll": {
- "rid": "win-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win-x86/native/e_sqlite3.dll": {
- "rid": "win-x86",
- "assetType": "native",
"fileVersion": "0.0.0.0"
}
}
@@ -1700,25 +1066,8 @@
"fileVersion": "1.0.118.0"
}
},
- "runtimeTargets": {
- "runtimes/linux-x64/native/SQLite.Interop.dll": {
- "rid": "linux-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/osx-x64/native/SQLite.Interop.dll": {
- "rid": "osx-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
+ "native": {
"runtimes/win-x64/native/SQLite.Interop.dll": {
- "rid": "win-x64",
- "assetType": "native",
- "fileVersion": "1.0.118.0"
- },
- "runtimes/win-x86/native/SQLite.Interop.dll": {
- "rid": "win-x86",
- "assetType": "native",
"fileVersion": "1.0.118.0"
}
}
@@ -1742,7 +1091,8 @@
"dependencies": {
"Microsoft.NETCore.Platforms": "3.1.0",
"Microsoft.NETCore.Targets": "1.1.3",
- "System.Runtime": "4.3.1"
+ "System.Runtime": "4.3.1",
+ "runtime.any.System.Collections": "4.3.0"
}
},
"System.Collections.Concurrent/4.3.0": {
@@ -1760,17 +1110,21 @@
}
},
"System.Collections.Immutable/1.7.1": {},
+ "System.Collections.NonGeneric/4.3.0": {
+ "dependencies": {
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.1",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Threading": "4.3.0"
+ }
+ },
"System.ComponentModel.Annotations/4.7.0": {},
"System.Configuration.ConfigurationManager/8.0.0": {
"dependencies": {
"System.Diagnostics.EventLog": "8.0.0",
"System.Security.Cryptography.ProtectedData": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/System.Configuration.ConfigurationManager.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
}
},
"System.Console/4.3.0": {
@@ -1779,7 +1133,8 @@
"Microsoft.NETCore.Targets": "1.1.3",
"System.IO": "4.3.0",
"System.Runtime": "4.3.1",
- "System.Text.Encoding": "4.3.0"
+ "System.Text.Encoding": "4.3.0",
+ "runtime.win.System.Console": "4.3.1"
}
},
"System.Data.OleDb/6.0.0": {
@@ -1788,15 +1143,7 @@
"System.Diagnostics.PerformanceCounter": "6.0.0"
},
"runtime": {
- "lib/net6.0/System.Data.OleDb.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
"runtimes/win/lib/net6.0/System.Data.OleDb.dll": {
- "rid": "win",
- "assetType": "runtime",
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
@@ -1809,21 +1156,7 @@
"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"
}
@@ -1855,43 +1188,56 @@
"dependencies": {
"Microsoft.NETCore.Platforms": "3.1.0",
"Microsoft.NETCore.Targets": "1.1.3",
- "System.Runtime": "4.3.1"
+ "System.Runtime": "4.3.1",
+ "runtime.win.System.Diagnostics.Debug": "4.3.0"
}
},
"System.Diagnostics.DiagnosticSource/4.7.1": {},
- "System.Diagnostics.EventLog/8.0.0": {
- "runtime": {
- "lib/net8.0/System.Diagnostics.EventLog.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
+ "System.Diagnostics.EventLog/8.0.0": {},
"System.Diagnostics.PerformanceCounter/6.0.0": {
"dependencies": {
"System.Configuration.ConfigurationManager": "8.0.0"
}
},
+ "System.Diagnostics.Process/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "3.1.0",
+ "Microsoft.Win32.Primitives": "4.3.0",
+ "Microsoft.Win32.Registry": "4.7.0",
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.1",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Text.Encoding.Extensions": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0",
+ "System.Threading.Thread": "4.3.0",
+ "System.Threading.ThreadPool": "4.3.0",
+ "runtime.native.System": "4.3.0"
+ }
+ },
"System.Diagnostics.Tools/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "3.1.0",
"Microsoft.NETCore.Targets": "1.1.3",
- "System.Runtime": "4.3.1"
+ "System.Runtime": "4.3.1",
+ "runtime.any.System.Diagnostics.Tools": "4.3.0"
}
},
"System.Diagnostics.Tracing/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "3.1.0",
"Microsoft.NETCore.Targets": "1.1.3",
- "System.Runtime": "4.3.1"
+ "System.Runtime": "4.3.1",
+ "runtime.any.System.Diagnostics.Tracing": "4.3.0"
}
},
"System.Drawing.Common/9.0.0": {
@@ -1919,7 +1265,8 @@
"dependencies": {
"Microsoft.NETCore.Platforms": "3.1.0",
"Microsoft.NETCore.Targets": "1.1.3",
- "System.Runtime": "4.3.1"
+ "System.Runtime": "4.3.1",
+ "runtime.any.System.Globalization": "4.3.0"
}
},
"System.Globalization.Calendars/4.3.0": {
@@ -1927,7 +1274,8 @@
"Microsoft.NETCore.Platforms": "3.1.0",
"Microsoft.NETCore.Targets": "1.1.3",
"System.Globalization": "4.3.0",
- "System.Runtime": "4.3.1"
+ "System.Runtime": "4.3.1",
+ "runtime.any.System.Globalization.Calendars": "4.3.0"
}
},
"System.Globalization.Extensions/4.3.0": {
@@ -1946,7 +1294,8 @@
"Microsoft.NETCore.Targets": "1.1.3",
"System.Runtime": "4.3.1",
"System.Text.Encoding": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
+ "System.Threading.Tasks": "4.3.0",
+ "runtime.any.System.IO": "4.3.0"
}
},
"System.IO.Compression/4.3.0": {
@@ -1990,7 +1339,8 @@
"System.Runtime": "4.3.1",
"System.Runtime.Handles": "4.3.0",
"System.Text.Encoding": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
+ "System.Threading.Tasks": "4.3.0",
+ "runtime.win.System.IO.FileSystem": "4.3.0"
}
},
"System.IO.FileSystem.Primitives/4.3.0": {
@@ -2067,12 +1417,31 @@
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
}
},
+ "System.Net.NameResolution/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "3.1.0",
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Tracing": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Net.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.1",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Security.Principal.Windows": "4.7.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0",
+ "runtime.native.System": "4.3.0"
+ }
+ },
"System.Net.Primitives/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "3.1.0",
"Microsoft.NETCore.Targets": "1.1.3",
"System.Runtime": "4.3.1",
- "System.Runtime.Handles": "4.3.0"
+ "System.Runtime.Handles": "4.3.0",
+ "runtime.win.System.Net.Primitives": "4.3.0"
}
},
"System.Net.Sockets/4.3.0": {
@@ -2082,7 +1451,8 @@
"System.IO": "4.3.0",
"System.Net.Primitives": "4.3.0",
"System.Runtime": "4.3.1",
- "System.Threading.Tasks": "4.3.0"
+ "System.Threading.Tasks": "4.3.0",
+ "runtime.win.System.Net.Sockets": "4.3.0"
}
},
"System.ObjectModel/4.3.0": {
@@ -2107,13 +1477,20 @@
}
}
},
+ "System.Private.Uri/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "3.1.0",
+ "Microsoft.NETCore.Targets": "1.1.3"
+ }
+ },
"System.Reflection/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "3.1.0",
"Microsoft.NETCore.Targets": "1.1.3",
"System.IO": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.1"
+ "System.Runtime": "4.3.1",
+ "runtime.any.System.Reflection": "4.3.0"
}
},
"System.Reflection.DispatchProxy/4.5.0": {},
@@ -2146,14 +1523,16 @@
"Microsoft.NETCore.Platforms": "3.1.0",
"Microsoft.NETCore.Targets": "1.1.3",
"System.Reflection": "4.3.0",
- "System.Runtime": "4.3.1"
+ "System.Runtime": "4.3.1",
+ "runtime.any.System.Reflection.Extensions": "4.3.0"
}
},
"System.Reflection.Primitives/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "3.1.0",
"Microsoft.NETCore.Targets": "1.1.3",
- "System.Runtime": "4.3.1"
+ "System.Runtime": "4.3.1",
+ "runtime.any.System.Reflection.Primitives": "4.3.0"
}
},
"System.Reflection.TypeExtensions/4.3.0": {
@@ -2168,27 +1547,31 @@
"Microsoft.NETCore.Targets": "1.1.3",
"System.Globalization": "4.3.0",
"System.Reflection": "4.3.0",
- "System.Runtime": "4.3.1"
+ "System.Runtime": "4.3.1",
+ "runtime.any.System.Resources.ResourceManager": "4.3.0"
}
},
"System.Runtime/4.3.1": {
"dependencies": {
"Microsoft.NETCore.Platforms": "3.1.0",
- "Microsoft.NETCore.Targets": "1.1.3"
+ "Microsoft.NETCore.Targets": "1.1.3",
+ "runtime.any.System.Runtime": "4.3.0"
}
},
"System.Runtime.Extensions/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "3.1.0",
"Microsoft.NETCore.Targets": "1.1.3",
- "System.Runtime": "4.3.1"
+ "System.Runtime": "4.3.1",
+ "runtime.win.System.Runtime.Extensions": "4.3.0"
}
},
"System.Runtime.Handles/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "3.1.0",
"Microsoft.NETCore.Targets": "1.1.3",
- "System.Runtime": "4.3.1"
+ "System.Runtime": "4.3.1",
+ "runtime.any.System.Runtime.Handles": "4.3.0"
}
},
"System.Runtime.InteropServices/4.3.0": {
@@ -2198,7 +1581,8 @@
"System.Reflection": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Runtime": "4.3.1",
- "System.Runtime.Handles": "4.3.0"
+ "System.Runtime.Handles": "4.3.0",
+ "runtime.any.System.Runtime.InteropServices": "4.3.0"
}
},
"System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
@@ -2212,6 +1596,13 @@
"runtime.native.System": "4.3.0"
}
},
+ "System.Runtime.Loader/4.3.0": {
+ "dependencies": {
+ "System.IO": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Runtime": "4.3.1"
+ }
+ },
"System.Runtime.Numerics/4.3.0": {
"dependencies": {
"System.Globalization": "4.3.0",
@@ -2220,6 +1611,21 @@
"System.Runtime.Extensions": "4.3.0"
}
},
+ "System.Runtime.Serialization.Formatters/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.1",
+ "System.Runtime.Serialization.Primitives": "4.3.0"
+ }
+ },
+ "System.Runtime.Serialization.Primitives/4.3.0": {
+ "dependencies": {
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.1"
+ }
+ },
"System.Security.AccessControl/4.7.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "3.1.0",
@@ -2311,14 +1717,7 @@
"System.Threading.Tasks": "4.3.0"
}
},
- "System.Security.Cryptography.ProtectedData/8.0.0": {
- "runtime": {
- "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
+ "System.Security.Cryptography.ProtectedData/8.0.0": {},
"System.Security.Cryptography.X509Certificates/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "3.1.0",
@@ -2391,7 +1790,24 @@
"dependencies": {
"Microsoft.NETCore.Platforms": "3.1.0",
"Microsoft.NETCore.Targets": "1.1.3",
- "System.Runtime": "4.3.1"
+ "System.Runtime": "4.3.1",
+ "runtime.any.System.Text.Encoding": "4.3.0"
+ }
+ },
+ "System.Text.Encoding.CodePages/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "3.1.0",
+ "System.Collections": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.1",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0"
}
},
"System.Text.Encoding.Extensions/4.3.0": {
@@ -2399,7 +1815,8 @@
"Microsoft.NETCore.Platforms": "3.1.0",
"Microsoft.NETCore.Targets": "1.1.3",
"System.Runtime": "4.3.1",
- "System.Text.Encoding": "4.3.0"
+ "System.Text.Encoding": "4.3.0",
+ "runtime.any.System.Text.Encoding.Extensions": "4.3.0"
}
},
"System.Text.Encodings.Web/10.0.0": {
@@ -2408,14 +1825,6 @@
"assemblyVersion": "10.0.0.0",
"fileVersion": "10.0.25.52411"
}
- },
- "runtimeTargets": {
- "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
- "rid": "browser",
- "assetType": "runtime",
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
}
},
"System.Text.Json/10.0.0": {
@@ -2430,7 +1839,7 @@
}
}
},
- "System.Text.RegularExpressions/4.3.0": {
+ "System.Text.RegularExpressions/4.3.1": {
"dependencies": {
"System.Runtime": "4.3.1"
}
@@ -2441,11 +1850,20 @@
"System.Threading.Tasks": "4.3.0"
}
},
+ "System.Threading.Overlapped/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "3.1.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.1",
+ "System.Runtime.Handles": "4.3.0"
+ }
+ },
"System.Threading.Tasks/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "3.1.0",
"Microsoft.NETCore.Targets": "1.1.3",
- "System.Runtime": "4.3.1"
+ "System.Runtime": "4.3.1",
+ "runtime.any.System.Threading.Tasks": "4.3.0"
}
},
"System.Threading.Tasks.Extensions/4.3.0": {
@@ -2455,11 +1873,23 @@
"System.Threading.Tasks": "4.3.0"
}
},
+ "System.Threading.Thread/4.3.0": {
+ "dependencies": {
+ "System.Runtime": "4.3.1"
+ }
+ },
+ "System.Threading.ThreadPool/4.3.0": {
+ "dependencies": {
+ "System.Runtime": "4.3.1",
+ "System.Runtime.Handles": "4.3.0"
+ }
+ },
"System.Threading.Timer/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "3.1.0",
"Microsoft.NETCore.Targets": "1.1.3",
- "System.Runtime": "4.3.1"
+ "System.Runtime": "4.3.1",
+ "runtime.any.System.Threading.Timer": "4.3.0"
}
},
"System.Xml.ReaderWriter/4.3.0": {
@@ -2476,7 +1906,7 @@
"System.Runtime.InteropServices": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Text.Encoding.Extensions": "4.3.0",
- "System.Text.RegularExpressions": "4.3.0",
+ "System.Text.RegularExpressions": "4.3.1",
"System.Threading.Tasks": "4.3.0",
"System.Threading.Tasks.Extensions": "4.3.0"
}
@@ -2497,6 +1927,20 @@
"System.Xml.ReaderWriter": "4.3.0"
}
},
+ "System.Xml.XmlDocument/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.1",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Xml.ReaderWriter": "4.3.0"
+ }
+ },
"Telerik.UI.for.Wpf.NetCore.Xaml/2024.1.408": {
"dependencies": {
"Microsoft.EntityFrameworkCore": "3.1.5",
@@ -2786,15 +2230,16 @@
"dependencies": {
"Emgu.CV": "4.10.0.5680",
"Emgu.CV.Bitmap": "4.10.0.5680",
- "Emgu.CV.runtime.windows": "4.10.0.5680",
- "MahApps.Metro.IconPacks": "6.2.1",
"Prism.DryIoc": "9.0.537",
"Prism.Wpf": "9.0.537",
"Serilog": "4.3.1",
"XP.Common": "1.0.0"
},
"runtime": {
- "XP.Camera.dll": {}
+ "XP.Camera.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
},
"resources": {
"en-US/XP.Camera.resources.dll": {
@@ -2805,7 +2250,6 @@
"XP.Common/1.0.0": {
"dependencies": {
"Emgu.CV": "4.10.0.5680",
- "Emgu.CV.runtime.windows": "4.10.0.5680",
"Microsoft.Data.Sqlite": "10.0.3",
"Prism.Wpf": "9.0.537",
"Serilog": "4.3.1",
@@ -2815,7 +2259,10 @@
"Telerik.UI.for.Wpf.NetCore.Xaml": "2024.1.408"
},
"runtime": {
- "XP.Common.dll": {}
+ "XP.Common.dll": {
+ "assemblyVersion": "1.4.16.1",
+ "fileVersion": "1.4.16.1"
+ }
},
"resources": {
"en-US/XP.Common.resources.dll": {
@@ -2836,7 +2283,10 @@
"XP.Common": "1.0.0"
},
"runtime": {
- "XP.Hardware.Detector.dll": {}
+ "XP.Hardware.Detector.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
},
"resources": {
"en-US/XP.Hardware.Detector.resources.dll": {
@@ -2859,7 +2309,10 @@
"XP.Hardware.PLC": "1.0.0"
},
"runtime": {
- "XP.Hardware.MotionControl.dll": {}
+ "XP.Hardware.MotionControl.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
},
"resources": {
"en-US/XP.Hardware.MotionControl.resources.dll": {
@@ -2880,7 +2333,10 @@
"XP.Common": "1.0.0"
},
"runtime": {
- "XP.Hardware.PLC.dll": {}
+ "XP.Hardware.PLC.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
},
"resources": {
"en-US/XP.Hardware.PLC.resources.dll": {
@@ -2903,7 +2359,10 @@
"XP.Hardware.RaySource.Comet.Messages": "1.0.0"
},
"runtime": {
- "XP.Hardware.RaySource.dll": {}
+ "XP.Hardware.RaySource.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
},
"resources": {
"en-US/XP.Hardware.RaySource.resources.dll": {
@@ -2922,17 +2381,21 @@
"Newtonsoft.Json": "13.0.3"
},
"runtime": {
- "XP.Hardware.RaySource.Comet.Messages.dll": {}
+ "XP.Hardware.RaySource.Comet.Messages.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
}
},
"XP.ImageProcessing.CfgControl/1.0.0": {
"dependencies": {
- "MahApps.Metro": "2.4.11",
- "MahApps.Metro.IconPacks": "6.2.1",
"XP.ImageProcessing.Core": "1.0.0"
},
"runtime": {
- "XP.ImageProcessing.CfgControl.dll": {}
+ "XP.ImageProcessing.CfgControl.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
},
"resources": {
"zh-CN/XP.ImageProcessing.CfgControl.resources.dll": {
@@ -2942,18 +2405,19 @@
},
"XP.ImageProcessing.Core/1.0.0": {
"dependencies": {
- "Emgu.CV": "4.10.0.5680",
- "Emgu.CV.runtime.windows": "4.10.0.5680"
+ "Emgu.CV": "4.10.0.5680"
},
"runtime": {
- "XP.ImageProcessing.Core.dll": {}
+ "XP.ImageProcessing.Core.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
}
},
"XP.ImageProcessing.Processors/1.0.0": {
"dependencies": {
"Emgu.CV": "4.10.0.5680",
"Emgu.CV.Bitmap": "4.10.0.5680",
- "Emgu.CV.runtime.windows": "4.10.0.5680",
"Microsoft.ML.OnnxRuntime.Gpu": "1.20.1",
"Serilog": "4.3.1",
"Serilog.Sinks.Console": "6.1.1",
@@ -2961,7 +2425,10 @@
"XP.ImageProcessing.Core": "1.0.0"
},
"runtime": {
- "XP.ImageProcessing.Processors.dll": {}
+ "XP.ImageProcessing.Processors.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
},
"resources": {
"zh-CN/XP.ImageProcessing.Processors.resources.dll": {
@@ -2974,7 +2441,37 @@
"Microsoft.Xaml.Behaviors.Wpf": "1.1.122"
},
"runtime": {
- "XP.ImageProcessing.RoiControl.dll": {}
+ "XP.ImageProcessing.RoiControl.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
+ }
+ },
+ "XP.ReportEngine/1.0.0": {
+ "dependencies": {
+ "Newtonsoft.Json": "13.0.3",
+ "Prism.Wpf": "9.0.537",
+ "Telerik.UI.for.Wpf.NetCore.Xaml": "2024.1.408",
+ "XP.Common": "1.0.0",
+ "itext7": "8.0.5",
+ "itext7.bouncy-castle-adapter": "8.0.5"
+ },
+ "runtime": {
+ "XP.ReportEngine.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
+ },
+ "resources": {
+ "en-US/XP.ReportEngine.resources.dll": {
+ "locale": "en-US"
+ },
+ "zh-CN/XP.ReportEngine.resources.dll": {
+ "locale": "zh-CN"
+ },
+ "zh-TW/XP.ReportEngine.resources.dll": {
+ "locale": "zh-TW"
+ }
}
},
"BR.AN.PviServices/1.1.0.0": {
@@ -3009,6 +2506,13 @@
"serviceable": false,
"sha512": ""
},
+ "BouncyCastle.Cryptography/2.2.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-A6Zr52zVqJKt18ZBsTnX0qhG0kwIQftVAjLmszmkiR/trSp8H+xj1gUOzk7XHwaKgyREMSV1v9XaKrBUeIOdvQ==",
+ "path": "bouncycastle.cryptography/2.2.1",
+ "hashPath": "bouncycastle.cryptography.2.2.1.nupkg.sha512"
+ },
"ControlzEx/5.0.1": {
"type": "package",
"serviceable": true,
@@ -3079,320 +2583,40 @@
"path": "fluent.ribbon/9.0.0",
"hashPath": "fluent.ribbon.9.0.0.nupkg.sha512"
},
- "MahApps.Metro/2.4.11": {
+ "itext/8.0.5": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-pvk757N/ViZy+zlbB56AakryuZkts328M6pX2mMn/Z7r5ifkScDrS300zSBjLd+eGOPeHgUjH4f7cZbRiMyvQg==",
- "path": "mahapps.metro/2.4.11",
- "hashPath": "mahapps.metro.2.4.11.nupkg.sha512"
+ "sha512": "sha512-AptrL1Kvm4SrrkZSSfvQF9heRHekr9R91gR/3hEFR0uxJlBdVMmVnPQiTS+AhxJwalNtGNytKeFMWRoEUpWuTg==",
+ "path": "itext/8.0.5",
+ "hashPath": "itext.8.0.5.nupkg.sha512"
},
- "MahApps.Metro.IconPacks/6.2.1": {
+ "itext.bouncy-castle-adapter/8.0.5": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-D4iq02tGW42jn0go7M+mBI8uMkfAmUrPwQl9gaV3WqiIssjABwP9vAtU05NTWUx9lB0xl+YlfcnVfFoKki0Ylw==",
- "path": "mahapps.metro.iconpacks/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.6.2.1.nupkg.sha512"
+ "sha512": "sha512-mam0CtYkKmVwdX7wU1Zlg9oVW0B9efMASfAEIm+fQGovc9HcplsmP3MylS+VmQHbYlCNSH68DQlVhDz6Cu9WxQ==",
+ "path": "itext.bouncy-castle-adapter/8.0.5",
+ "hashPath": "itext.bouncy-castle-adapter.8.0.5.nupkg.sha512"
},
- "MahApps.Metro.IconPacks.BootstrapIcons/6.2.1": {
+ "itext.commons/8.0.5": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-dTd5CaF63Ke2mWKlpagKEoU7sQmAtpoTyIMrZulPtI8N6OEkA6my3ekTPEt0OHu68zjiiXzZA5HLH2dlHUX+9w==",
- "path": "mahapps.metro.iconpacks.bootstrapicons/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.bootstrapicons.6.2.1.nupkg.sha512"
+ "sha512": "sha512-exnLqeWOnn0Ee393bHf3zWTmcYuQfYuj7iIbMluG49XFczMWMMXrN9UvMmt5iYOKq0mGZsYb1eRoVATGuDiXGQ==",
+ "path": "itext.commons/8.0.5",
+ "hashPath": "itext.commons.8.0.5.nupkg.sha512"
},
- "MahApps.Metro.IconPacks.BoxIcons/6.2.1": {
+ "itext7/8.0.5": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-fvxelxwj1Fr+osvmJnvlSthN34ZpwWMDacCWSGpylw8Pz+bFWcPIA3DxDMbxshvUhZ5dYzigCOxHZKG/BHPEdw==",
- "path": "mahapps.metro.iconpacks.boxicons/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.boxicons.6.2.1.nupkg.sha512"
+ "sha512": "sha512-/1btEFYY+ncIR7j/g+pr26PX8Nbly8pbdDWfSHQq9E/rbxhz0ylkOLVpXNEvoaV545q508P8hociHaRiRG7bwg==",
+ "path": "itext7/8.0.5",
+ "hashPath": "itext7.8.0.5.nupkg.sha512"
},
- "MahApps.Metro.IconPacks.BoxIcons2/6.2.1": {
+ "itext7.bouncy-castle-adapter/8.0.5": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-TkTvGg1L/w3kCGB7D7Hqd3EhYevijeknuh/VGVsaF47J4eOwf42Y2zXV7rpCXAY13zfrGWCq8RQQdacwFStQow==",
- "path": "mahapps.metro.iconpacks.boxicons2/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.boxicons2.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.CircumIcons/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-6L+lBg3Cj8Tq1TK0FHIBvS4t9iDa9V966dGZrzNAryZD/jQ2ncvz4rIDsZpSnsrLIhxMqChLvNogg3sDEuchtA==",
- "path": "mahapps.metro.iconpacks.circumicons/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.circumicons.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.Codicons/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-+pQeVS29X7pG7qrJ4y0ZPSRUQVaWidwwM/tdoIABo40MQpC0Izg8t1BXnXprP0C10Od9Zzsi2Qt/GWgfEW/aSw==",
- "path": "mahapps.metro.iconpacks.codicons/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.codicons.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.Coolicons/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-YdAqLEsLON2ripNNXkzrVX3iHQgEVXvfcvChx/2UsFyefV63RMVRu1rXCtLrOGRm/NAl7okTu2d6IeUVj+bCFQ==",
- "path": "mahapps.metro.iconpacks.coolicons/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.coolicons.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.Core/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ySAyax37C045Ef1ufN33yQjn3qPM1MuQLgKdxZKYUAl2uZaIrn9wCeBNvfG46QPNRvBFLR6gVKTs6O3o81LNhQ==",
- "path": "mahapps.metro.iconpacks.core/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.core.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.Entypo/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-H1xzNFcF1gPgkrMFT3RgVc+whTZ88+g1hFUzaRkZYjH7k4JGGxsb6dqVjHyMQCbSygCUiWNuzy0yzNrv1krQOg==",
- "path": "mahapps.metro.iconpacks.entypo/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.entypo.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.EvaIcons/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-bUQfSeAb0uphQrhks3Mhj5kk+WsqL22dPF5b9DSVrRi7bHgWt2+ciMZZp85Q+zFKtHM3PkdGC2nUbl0bBu6AyQ==",
- "path": "mahapps.metro.iconpacks.evaicons/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.evaicons.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.FeatherIcons/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-a5sxUHp39ejJu6p2wbbJT71tYY4zYuS+N4Vb9VxcnsQqaeMktuHtiy1ySR43h4dkdzhAohbyxvb9j80AkDXZLA==",
- "path": "mahapps.metro.iconpacks.feathericons/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.feathericons.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.FileIcons/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Rir1rKL8LNhxhWNmVdWDbSRjoJg+y0t4kqDdD5zLH6T7uFm6yjPvIEK4pvA30NIFPgvl4bkN2TKQLv+7P4FNDw==",
- "path": "mahapps.metro.iconpacks.fileicons/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.fileicons.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.Fontaudio/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-AsYb9vBKtkYBPV/3OEGTijH+wrlxxPcMFRXVbbRZLz1E9JIoGxkRcwnFryWs2bhDIMiLVzj2DgYClqvJSovmEw==",
- "path": "mahapps.metro.iconpacks.fontaudio/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.fontaudio.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.FontAwesome/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Su6jzajwH8rP7H5OGhXvyC2SlsoyH0pNwNCkDFSP5zyVQlMtmUZGOY8X0Qcj1QFn+t4TmEnMjwGMB6RuzozgEg==",
- "path": "mahapps.metro.iconpacks.fontawesome/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.fontawesome.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.FontAwesome5/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-PNTiFAT/+ro1SitUj8k+gGWDq7mC/eYD1cy8QfF84ZyCp+goLh5BApj0IGvv+eisLMw7hFIIzI8vIHQ1GbyExw==",
- "path": "mahapps.metro.iconpacks.fontawesome5/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.fontawesome5.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.FontAwesome6/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-IB2AdqnGAdM2RK8Ekmf8U2VBw7cAnRQHQaVJ1Kv/0Ek+VavsmUqlyotmSg28iL4Sq9BBC2SQrRbvuIGfz9seWA==",
- "path": "mahapps.metro.iconpacks.fontawesome6/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.fontawesome6.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.Fontisto/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-+JDR5+YpYq/iBdj7DZiT5XA4U5+I2kxqxGK6usqOi077iemIEXKWxhrEiWyruHfRQt4VrD/WGy27PrJzU/h6cA==",
- "path": "mahapps.metro.iconpacks.fontisto/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.fontisto.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.ForkAwesome/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-luVbeZF3hH7DQl+QCT6NV9vGJ8a1CtOJd0W2AShOms8YuAU4RnsHMm9jrrONpCBeVqQI8mpFRTzd0bYit8gilg==",
- "path": "mahapps.metro.iconpacks.forkawesome/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.forkawesome.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.GameIcons/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-oOVAHye1k+cjfXaGfBP6nu5AtZND65WhsolAqmS8wMtM5wPN5q0k8jUq3lxm5/MRMh+rCT99oAcZKmyDaRlcVA==",
- "path": "mahapps.metro.iconpacks.gameicons/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.gameicons.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.Ionicons/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-WBHtfiUfEGUPiLaJkQ2ZXipo01eRbW6PM6qI7S4LLPGs5FM9YIy6PiaeahN8FcYS/HnYx8E2HSJ99R+U+M2nBA==",
- "path": "mahapps.metro.iconpacks.ionicons/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.ionicons.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.JamIcons/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-9Jc2IzyBa0vASPCup7woKHTSwG31rtBvZsdpA+Jot++eWkZpvCpgWn8BKdcNcIh3Hjnve9qLzPWb11WobPO2CQ==",
- "path": "mahapps.metro.iconpacks.jamicons/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.jamicons.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.KeyruneIcons/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-9Cs7gIl1WCTsZHPgX0Ri32r8vTPi32Zxf/z/3CxLpfksY7qsTodCWWWlIgjEqxriWE/AGoUzdh1o73j5qtQ/RQ==",
- "path": "mahapps.metro.iconpacks.keyruneicons/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.keyruneicons.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.Lucide/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-xehG2J/Ljfa6NxlKCqvDxnxUMrApR0xSLGaoaFSVN531jF+WNZNAaUvE9qkxOHKZ+jpH4gUnb2sC3qNcpAGVkA==",
- "path": "mahapps.metro.iconpacks.lucide/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.lucide.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.Material/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-DcNQIsJLAmuzlpXdD2hQtMV8IzLRHsxFBn9+nHDLAsYs8duTBTycpNpQitkzuNYH0o+sgIbefCSp3jDUu9hIiQ==",
- "path": "mahapps.metro.iconpacks.material/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.material.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.MaterialDesign/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-qMQHCZzHoBZy3bcU9CBf9GusPMpbxy0DPxiJrfbhM7IHh/hK5xWREoP2TOevqAVTEOk3YszWbiJBkYo/oeEliw==",
- "path": "mahapps.metro.iconpacks.materialdesign/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.materialdesign.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.MaterialLight/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-8ypOe4HwSGnoQl/JIpC5hb6VnK+xFtSbvhlTmw+cnJVNluiwWdpJv+m9jpU3/9+SRkJRHVgHvEMwEXQx/XmS4A==",
- "path": "mahapps.metro.iconpacks.materiallight/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.materiallight.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.MemoryIcons/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-TIU3n0ZXhKgpSaSlqg3EEjPBp+E89UyV6nOhK4DCP9yUbnZ/CuLmkwrrd2rtt9au+VD+TB1lWbA6+3NjpH7G9Q==",
- "path": "mahapps.metro.iconpacks.memoryicons/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.memoryicons.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.Microns/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-stnuTZXy+k7BmKGvI4oP0NlspElhernJ4yFXUlEkA3X/38qlqq+YltM5KPPKgQo1BLHj58lOOn+U03grfdPI5A==",
- "path": "mahapps.metro.iconpacks.microns/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.microns.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.MingCuteIcons/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-AfMV+SbqWabsuQdS6wt7SpinS5cah+7Pkdj+bfhHBBizdMsL+nY8+tiwmKF1up+wfZm8lCvnrCQWTkJ2mMSjUA==",
- "path": "mahapps.metro.iconpacks.mingcuteicons/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.mingcuteicons.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.Modern/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-xCDNREDX37HZE1YIAwQ9YOwwhQLHRby1ec1FwLKRU6MWX0OJuceqk3HY3532xG7KpGGaOIV/dpB5vFq3oo+wug==",
- "path": "mahapps.metro.iconpacks.modern/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.modern.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.MynaUIIcons/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-StYsKBuK2kKfUdkKq6ZDa5xtlWk4gyI59ip9mS30niYxn4K0yAZIMEyx1EX4efpGanlLF4oPGZ/YUvWGfl98NA==",
- "path": "mahapps.metro.iconpacks.mynauiicons/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.mynauiicons.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.Octicons/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-1WGEPYjdcOMgXNspZHhYXooNJbylZyqLAkzXiCvlu1pW6HinBzaJI+vSkPtoZaF9QaMkSxwT2ZxG4mMkbhUowA==",
- "path": "mahapps.metro.iconpacks.octicons/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.octicons.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.PhosphorIcons/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-PTfhQXTe3INWoELJy0dCfm92/faS6hF3F/C4kZyTiVe9Pgf21cd5v7kIBeT2m/eNHyEBFZX2ifmk8Q3xK1dr7g==",
- "path": "mahapps.metro.iconpacks.phosphoricons/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.phosphoricons.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.PicolIcons/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-6lEuXdF77v9Ip4QoDEJm7+mrfVRz7EV3LJGxDzVfPsSPwA4VxIsqOU0xHKDQ/5Ekv+gPXW/PQtecfjlQ+UrWGw==",
- "path": "mahapps.metro.iconpacks.picolicons/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.picolicons.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.PixelartIcons/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-KJwxtRvqpMHRkghru0H7AZcDgUDpgNq4bQTclivcQyUTChedfZh64REfJ1B5QCfKdCKmvVMR66JpJnGoM6ekdA==",
- "path": "mahapps.metro.iconpacks.pixelarticons/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.pixelarticons.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.RadixIcons/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-1COtOqMAtgOydnx8cU/ukwNn4KRAzaFp5+SCucYgjyq0vdm1+1hi8inNDEZvIJqAhCSdCU13afFhsL/1KYLbBQ==",
- "path": "mahapps.metro.iconpacks.radixicons/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.radixicons.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.RemixIcon/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ROcfFFN2S45IV7dqU6Alf8i5gMIG+4iArm8Mzb+KXjiyLOHpTZ/QHGIy9DtqIG4NuCO9pwf+fNTGCsDlXIG3TQ==",
- "path": "mahapps.metro.iconpacks.remixicon/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.remixicon.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.RPGAwesome/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-6zHlSIU5z5meUIjDpwX872Z9Zd1ZhBRuohWiy0a+AUevdOpPw9or7rGpiMAdAzEvmab4sy9Un787A4YC5LQr7w==",
- "path": "mahapps.metro.iconpacks.rpgawesome/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.rpgawesome.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.SimpleIcons/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-EbK+/s00A72ATU+Qpk72ZxQsLvVGGRD8UA/jsGDqV0Hlym0I//dtQjYwWxzfwmTp2Ay3Sh6RmLu49qqv3Ey2/Q==",
- "path": "mahapps.metro.iconpacks.simpleicons/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.simpleicons.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.Typicons/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-o6kNl3wKxsO1MkgRg8V/wY7un1ueNBbqy5Ut3Y46mC2vVzEwxcejss5+BtuO/oFud3GQtet2Ng53z+70dNjG4Q==",
- "path": "mahapps.metro.iconpacks.typicons/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.typicons.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.Unicons/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-JdTZD7CtLjcf+Ne0jN6EsyvG/Dl+v4w08OQRSC9XTknuVW/zlJyHcxbJy+NvkBdcO+Jup/TwNslV5g9xVheavQ==",
- "path": "mahapps.metro.iconpacks.unicons/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.unicons.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.VaadinIcons/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-6GOuzyvLNojG+NLZDULsWSfQ+RAh2v8W6n2iPWc+c1pDcmgbuKCPiazQXb0YpPuldGEOpK1ur6WJOXXsrTRR6A==",
- "path": "mahapps.metro.iconpacks.vaadinicons/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.vaadinicons.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.WeatherIcons/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ChU6387+6rDPQZRS/L7wT4YFMmSvv0AdeCBAPVZTeW3SdeFt49tOWQvz2Xpb+N55Qn4tGjb+/lE2dg/NAYYU2w==",
- "path": "mahapps.metro.iconpacks.weathericons/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.weathericons.6.2.1.nupkg.sha512"
- },
- "MahApps.Metro.IconPacks.Zondicons/6.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-6+IMX7VptiD05ctXsjhEcvBHx0Gbj4DH1j13Ko5gk9yO7m6cCYaWqsKlt/GMH5CJEfa7Obz9+1pRstOzxZ03+A==",
- "path": "mahapps.metro.iconpacks.zondicons/6.2.1",
- "hashPath": "mahapps.metro.iconpacks.zondicons.6.2.1.nupkg.sha512"
+ "sha512": "sha512-9jpalaOyxbcuhbl9yJJQGXdseKUFrKlUjjcjIvReb3Qz4Aw0F+WNXKOo0sax87TGGNb66fyHsfJib3JTnfzRYw==",
+ "path": "itext7.bouncy-castle-adapter/8.0.5",
+ "hashPath": "itext7.bouncy-castle-adapter.8.0.5.nupkg.sha512"
},
"Microsoft.Bcl.AsyncInterfaces/1.1.1": {
"type": "package",
@@ -3429,6 +2653,13 @@
"path": "microsoft.data.sqlite.core/10.0.3",
"hashPath": "microsoft.data.sqlite.core.10.0.3.nupkg.sha512"
},
+ "Microsoft.DotNet.PlatformAbstractions/1.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Bl6KYfbFSIW3QIRHAp931iR5h01qHjKghdpAtncwbzNUs0+IUZ+XfwkIU0sQsR33ufGvi3u4dZMIYYFysjpHAA==",
+ "path": "microsoft.dotnet.platformabstractions/1.1.0",
+ "hashPath": "microsoft.dotnet.platformabstractions.1.1.0.nupkg.sha512"
+ },
"Microsoft.EntityFrameworkCore/3.1.5": {
"type": "package",
"serviceable": true,
@@ -3485,12 +2716,12 @@
"path": "microsoft.extensions.configuration.binder/10.0.0",
"hashPath": "microsoft.extensions.configuration.binder.10.0.0.nupkg.sha512"
},
- "Microsoft.Extensions.DependencyInjection/3.1.5": {
+ "Microsoft.Extensions.DependencyInjection/5.0.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-I+RTJQi7TtenIHZqL2zr6523PYXfL88Ruu4UIVmspIxdw14GHd8zZ+2dGLSdwX7fn41Hth4d42S1e1iHWVOJyQ==",
- "path": "microsoft.extensions.dependencyinjection/3.1.5",
- "hashPath": "microsoft.extensions.dependencyinjection.3.1.5.nupkg.sha512"
+ "sha512": "sha512-Rc2kb/p3Ze6cP6rhFC3PJRdWGbLvSHZc0ev7YlyeU6FmHciDMLrhoVoTUEzKPhN5ZjFgKF1Cf5fOz8mCMIkvpA==",
+ "path": "microsoft.extensions.dependencyinjection/5.0.0",
+ "hashPath": "microsoft.extensions.dependencyinjection.5.0.0.nupkg.sha512"
},
"Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1": {
"type": "package",
@@ -3506,26 +2737,26 @@
"path": "microsoft.extensions.dependencymodel/10.0.0",
"hashPath": "microsoft.extensions.dependencymodel.10.0.0.nupkg.sha512"
},
- "Microsoft.Extensions.Logging/3.1.5": {
+ "Microsoft.Extensions.Logging/5.0.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-C85NYDym6xy03o70vxX+VQ4ZEjj5Eg5t5QoGW0t100vG5MmPL6+G3XXcQjIIn1WRQrjzGWzQwuKf38fxXEWIWA==",
- "path": "microsoft.extensions.logging/3.1.5",
- "hashPath": "microsoft.extensions.logging.3.1.5.nupkg.sha512"
+ "sha512": "sha512-MgOwK6tPzB6YNH21wssJcw/2MKwee8b2gI7SllYfn6rvTpIrVvVS5HAjSU2vqSku1fwqRvWP0MdIi14qjd93Aw==",
+ "path": "microsoft.extensions.logging/5.0.0",
+ "hashPath": "microsoft.extensions.logging.5.0.0.nupkg.sha512"
},
- "Microsoft.Extensions.Logging.Abstractions/3.1.5": {
+ "Microsoft.Extensions.Logging.Abstractions/5.0.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-ZvwowjRSWXewdPI+whPFXgwF4Qme6Q9KV9SCPEITSGiqHLArct7q5hTBtTzj3GPsVLjTqehvTg6Bd/EQk9JS0A==",
- "path": "microsoft.extensions.logging.abstractions/3.1.5",
- "hashPath": "microsoft.extensions.logging.abstractions.3.1.5.nupkg.sha512"
+ "sha512": "sha512-NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w==",
+ "path": "microsoft.extensions.logging.abstractions/5.0.0",
+ "hashPath": "microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512"
},
- "Microsoft.Extensions.Options/3.1.5": {
+ "Microsoft.Extensions.Options/5.0.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-f+JT/7lkKBMp/Ak2tVjO+TD7o+UoCfjnExkZNn0PZIso8kIXrqNy6x42Lrxf4Q0pW3JMf9ExmL2EQlvk2XnFAg==",
- "path": "microsoft.extensions.options/3.1.5",
- "hashPath": "microsoft.extensions.options.3.1.5.nupkg.sha512"
+ "sha512": "sha512-CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==",
+ "path": "microsoft.extensions.options/5.0.0",
+ "hashPath": "microsoft.extensions.options.5.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Primitives/10.0.0": {
"type": "package",
@@ -3688,6 +2919,125 @@
"path": "prism.wpf/9.0.537",
"hashPath": "prism.wpf.9.0.537.nupkg.sha512"
},
+ "runtime.any.System.Collections/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-23g6rqftKmovn2cLeGsuHUYm0FD7pdutb0uQMJpZ3qTvq+zHkgmt6J65VtRry4WDGYlmkMa4xDACtaQ94alNag==",
+ "path": "runtime.any.system.collections/4.3.0",
+ "hashPath": "runtime.any.system.collections.4.3.0.nupkg.sha512"
+ },
+ "runtime.any.System.Diagnostics.Tools/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-S/GPBmfPBB48ZghLxdDR7kDAJVAqgAuThyDJho3OLP5OS4tWD2ydyL8LKm8lhiBxce10OKe9X2zZ6DUjAqEbPg==",
+ "path": "runtime.any.system.diagnostics.tools/4.3.0",
+ "hashPath": "runtime.any.system.diagnostics.tools.4.3.0.nupkg.sha512"
+ },
+ "runtime.any.System.Diagnostics.Tracing/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-1lpifymjGDzoYIaam6/Hyqf8GhBI3xXYLK2TgEvTtuZMorG3Kb9QnMTIKhLjJYXIiu1JvxjngHvtVFQQlpQ3HQ==",
+ "path": "runtime.any.system.diagnostics.tracing/4.3.0",
+ "hashPath": "runtime.any.system.diagnostics.tracing.4.3.0.nupkg.sha512"
+ },
+ "runtime.any.System.Globalization/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-sMDBnad4rp4t7GY442Jux0MCUuKL4otn5BK6Ni0ARTXTSpRNBzZ7hpMfKSvnVSED5kYJm96YOWsqV0JH0d2uuw==",
+ "path": "runtime.any.system.globalization/4.3.0",
+ "hashPath": "runtime.any.system.globalization.4.3.0.nupkg.sha512"
+ },
+ "runtime.any.System.Globalization.Calendars/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-M1r+760j1CNA6M/ZaW6KX8gOS8nxPRqloqDcJYVidRG566Ykwcs29AweZs2JF+nMOCgWDiMfPSTMfvwOI9F77w==",
+ "path": "runtime.any.system.globalization.calendars/4.3.0",
+ "hashPath": "runtime.any.system.globalization.calendars.4.3.0.nupkg.sha512"
+ },
+ "runtime.any.System.IO/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-SDZ5AD1DtyRoxYtEcqQ3HDlcrorMYXZeCt7ZhG9US9I5Vva+gpIWDGMkcwa5XiKL0ceQKRZIX2x0XEjLX7PDzQ==",
+ "path": "runtime.any.system.io/4.3.0",
+ "hashPath": "runtime.any.system.io.4.3.0.nupkg.sha512"
+ },
+ "runtime.any.System.Reflection/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-hLC3A3rI8jipR5d9k7+f0MgRCW6texsAp0MWkN/ci18FMtQ9KH7E2vDn/DH2LkxsszlpJpOn9qy6Z6/69rH6eQ==",
+ "path": "runtime.any.system.reflection/4.3.0",
+ "hashPath": "runtime.any.system.reflection.4.3.0.nupkg.sha512"
+ },
+ "runtime.any.System.Reflection.Extensions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-cPhT+Vqu52+cQQrDai/V91gubXUnDKNRvlBnH+hOgtGyHdC17aQIU64EaehwAQymd7kJA5rSrVRNfDYrbhnzyA==",
+ "path": "runtime.any.system.reflection.extensions/4.3.0",
+ "hashPath": "runtime.any.system.reflection.extensions.4.3.0.nupkg.sha512"
+ },
+ "runtime.any.System.Reflection.Primitives/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Nrm1p3armp6TTf2xuvaa+jGTTmncALWFq22CpmwRvhDf6dE9ZmH40EbOswD4GnFLrMRS0Ki6Kx5aUPmKK/hZBg==",
+ "path": "runtime.any.system.reflection.primitives/4.3.0",
+ "hashPath": "runtime.any.system.reflection.primitives.4.3.0.nupkg.sha512"
+ },
+ "runtime.any.System.Resources.ResourceManager/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Lxb89SMvf8w9p9+keBLyL6H6x/TEmc6QVsIIA0T36IuyOY3kNvIdyGddA2qt35cRamzxF8K5p0Opq4G4HjNbhQ==",
+ "path": "runtime.any.system.resources.resourcemanager/4.3.0",
+ "hashPath": "runtime.any.system.resources.resourcemanager.4.3.0.nupkg.sha512"
+ },
+ "runtime.any.System.Runtime/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-fRS7zJgaG9NkifaAxGGclDDoRn9HC7hXACl52Or06a/fxdzDajWb5wov3c6a+gVSlekRoexfjwQSK9sh5um5LQ==",
+ "path": "runtime.any.system.runtime/4.3.0",
+ "hashPath": "runtime.any.system.runtime.4.3.0.nupkg.sha512"
+ },
+ "runtime.any.System.Runtime.Handles/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-GG84X6vufoEzqx8PbeBKheE4srOhimv+yLtGb/JkR3Y2FmoqmueLNFU4Xx8Y67plFpltQSdK74x0qlEhIpv/CQ==",
+ "path": "runtime.any.system.runtime.handles/4.3.0",
+ "hashPath": "runtime.any.system.runtime.handles.4.3.0.nupkg.sha512"
+ },
+ "runtime.any.System.Runtime.InteropServices/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-lBoFeQfxe/4eqjPi46E0LU/YaCMdNkQ8B4MZu/mkzdIAZh8RQ1NYZSj0egrQKdgdvlPFtP4STtob40r4o2DBAw==",
+ "path": "runtime.any.system.runtime.interopservices/4.3.0",
+ "hashPath": "runtime.any.system.runtime.interopservices.4.3.0.nupkg.sha512"
+ },
+ "runtime.any.System.Text.Encoding/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-+ihI5VaXFCMVPJNstG4O4eo1CfbrByLxRrQQTqOTp1ttK0kUKDqOdBSTaCB2IBk/QtjDrs6+x4xuezyMXdm0HQ==",
+ "path": "runtime.any.system.text.encoding/4.3.0",
+ "hashPath": "runtime.any.system.text.encoding.4.3.0.nupkg.sha512"
+ },
+ "runtime.any.System.Text.Encoding.Extensions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-NLrxmLsfRrOuVqPWG+2lrQZnE53MLVeo+w9c54EV+TUo4c8rILpsDXfY8pPiOy9kHpUHHP07ugKmtsU3vVW5Jg==",
+ "path": "runtime.any.system.text.encoding.extensions/4.3.0",
+ "hashPath": "runtime.any.system.text.encoding.extensions.4.3.0.nupkg.sha512"
+ },
+ "runtime.any.System.Threading.Tasks/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-OhBAVBQG5kFj1S+hCEQ3TUHBAEtZ3fbEMgZMRNdN8A0Pj4x+5nTELEqL59DU0TjKVE6II3dqKw4Dklb3szT65w==",
+ "path": "runtime.any.system.threading.tasks/4.3.0",
+ "hashPath": "runtime.any.system.threading.tasks.4.3.0.nupkg.sha512"
+ },
+ "runtime.any.System.Threading.Timer/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-w4ehZJ+AwXYmGwYu+rMvym6RvMaRiUEQR1u6dwcyuKHxz8Heu/mO9AG1MquEgTyucnhv3M43X0iKpDOoN17C0w==",
+ "path": "runtime.any.system.threading.timer/4.3.0",
+ "hashPath": "runtime.any.system.threading.timer.4.3.0.nupkg.sha512"
+ },
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package",
"serviceable": true,
@@ -3828,6 +3178,55 @@
"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"
},
+ "runtime.win.Microsoft.Win32.Primitives/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-NU51SEt/ZaD2MF48sJ17BIqx7rjeNNLXUevfMOjqQIetdndXwYjZfZsT6jD+rSWp/FYxjesdK4xUSl4OTEI0jw==",
+ "path": "runtime.win.microsoft.win32.primitives/4.3.0",
+ "hashPath": "runtime.win.microsoft.win32.primitives.4.3.0.nupkg.sha512"
+ },
+ "runtime.win.System.Console/4.3.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-vHPXC3B18dxhyipVce8xQT1MQv1o5srYZqBlCNu9p9MNjhgGOntdQh/Xh2X4o7M2F839YUcQiGwu8Q498FyDjg==",
+ "path": "runtime.win.system.console/4.3.1",
+ "hashPath": "runtime.win.system.console.4.3.1.nupkg.sha512"
+ },
+ "runtime.win.System.Diagnostics.Debug/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-hHHP0WCStene2jjeYcuDkETozUYF/3sHVRHAEOgS3L15hlip24ssqCTnJC28Z03Wpo078oMcJd0H4egD2aJI8g==",
+ "path": "runtime.win.system.diagnostics.debug/4.3.0",
+ "hashPath": "runtime.win.system.diagnostics.debug.4.3.0.nupkg.sha512"
+ },
+ "runtime.win.System.IO.FileSystem/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Z37zcSCpXuGCYtFbqYO0TwOVXxS2d+BXgSoDFZmRg8BC4Cuy54edjyIvhhcfCrDQA9nl+EPFTgHN54dRAK7mNA==",
+ "path": "runtime.win.system.io.filesystem/4.3.0",
+ "hashPath": "runtime.win.system.io.filesystem.4.3.0.nupkg.sha512"
+ },
+ "runtime.win.System.Net.Primitives/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-lkXXykakvXUU+Zq2j0pC6EO20lEhijjqMc01XXpp1CJN+DeCwl3nsj4t5Xbpz3kA7yQyTqw6d9SyIzsyLsV3zA==",
+ "path": "runtime.win.system.net.primitives/4.3.0",
+ "hashPath": "runtime.win.system.net.primitives.4.3.0.nupkg.sha512"
+ },
+ "runtime.win.System.Net.Sockets/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-FK/2gX6MmuLIKNCGsV59Fe4IYrLrI5n9pQ1jh477wiivEM/NCXDT2dRetH5FSfY0bQ+VgTLcS3zcmjQ8my3nxQ==",
+ "path": "runtime.win.system.net.sockets/4.3.0",
+ "hashPath": "runtime.win.system.net.sockets.4.3.0.nupkg.sha512"
+ },
+ "runtime.win.System.Runtime.Extensions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-RkgHVhUPvzZxuUubiZe8yr/6CypRVXj0VBzaR8hsqQ8f+rUo7e4PWrHTLOCjd8fBMGWCrY//fi7Ku3qXD7oHRw==",
+ "path": "runtime.win.system.runtime.extensions/4.3.0",
+ "hashPath": "runtime.win.system.runtime.extensions.4.3.0.nupkg.sha512"
+ },
"Serilog/4.3.1": {
"type": "package",
"serviceable": true,
@@ -3989,6 +3388,13 @@
"path": "system.collections.immutable/1.7.1",
"hashPath": "system.collections.immutable.1.7.1.nupkg.sha512"
},
+ "System.Collections.NonGeneric/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==",
+ "path": "system.collections.nongeneric/4.3.0",
+ "hashPath": "system.collections.nongeneric.4.3.0.nupkg.sha512"
+ },
"System.ComponentModel.Annotations/4.7.0": {
"type": "package",
"serviceable": true,
@@ -4073,6 +3479,13 @@
"path": "system.diagnostics.performancecounter/6.0.0",
"hashPath": "system.diagnostics.performancecounter.6.0.0.nupkg.sha512"
},
+ "System.Diagnostics.Process/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-J0wOX07+QASQblsfxmIMFc9Iq7KTXYL3zs2G/Xc704Ylv3NpuVdo6gij6V3PGiptTxqsK0K7CdXenRvKUnkA2g==",
+ "path": "system.diagnostics.process/4.3.0",
+ "hashPath": "system.diagnostics.process.4.3.0.nupkg.sha512"
+ },
"System.Diagnostics.Tools/4.3.0": {
"type": "package",
"serviceable": true,
@@ -4192,6 +3605,13 @@
"path": "system.net.http/4.3.0",
"hashPath": "system.net.http.4.3.0.nupkg.sha512"
},
+ "System.Net.NameResolution/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-AFYl08R7MrsrEjqpQWTZWBadqXyTzNDaWpMqyxhb0d6sGhV6xMDKueuBXlLL30gz+DIRY6MpdgnHWlCh5wmq9w==",
+ "path": "system.net.nameresolution/4.3.0",
+ "hashPath": "system.net.nameresolution.4.3.0.nupkg.sha512"
+ },
"System.Net.Primitives/4.3.0": {
"type": "package",
"serviceable": true,
@@ -4220,6 +3640,13 @@
"path": "system.private.servicemodel/4.7.0",
"hashPath": "system.private.servicemodel.4.7.0.nupkg.sha512"
},
+ "System.Private.Uri/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-I4SwANiUGho1esj4V4oSlPllXjzCZDE+5XXso2P03LW2vOda2Enzh8DWOxwN6hnrJyp314c7KuVu31QYhRzOGg==",
+ "path": "system.private.uri/4.3.0",
+ "hashPath": "system.private.uri.4.3.0.nupkg.sha512"
+ },
"System.Reflection/4.3.0": {
"type": "package",
"serviceable": true,
@@ -4318,6 +3745,13 @@
"path": "system.runtime.interopservices.runtimeinformation/4.3.0",
"hashPath": "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512"
},
+ "System.Runtime.Loader/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==",
+ "path": "system.runtime.loader/4.3.0",
+ "hashPath": "system.runtime.loader.4.3.0.nupkg.sha512"
+ },
"System.Runtime.Numerics/4.3.0": {
"type": "package",
"serviceable": true,
@@ -4325,6 +3759,20 @@
"path": "system.runtime.numerics/4.3.0",
"hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512"
},
+ "System.Runtime.Serialization.Formatters/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-KT591AkTNFOTbhZlaeMVvfax3RqhH1EJlcwF50Wm7sfnBLuHiOeZRRKrr1ns3NESkM20KPZ5Ol/ueMq5vg4QoQ==",
+ "path": "system.runtime.serialization.formatters/4.3.0",
+ "hashPath": "system.runtime.serialization.formatters.4.3.0.nupkg.sha512"
+ },
+ "System.Runtime.Serialization.Primitives/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
+ "path": "system.runtime.serialization.primitives/4.3.0",
+ "hashPath": "system.runtime.serialization.primitives.4.3.0.nupkg.sha512"
+ },
"System.Security.AccessControl/4.7.0": {
"type": "package",
"serviceable": true,
@@ -4437,6 +3885,13 @@
"path": "system.text.encoding/4.3.0",
"hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
},
+ "System.Text.Encoding.CodePages/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-IRiEFUa5b/Gs5Egg8oqBVoywhtOeaO2KOx3j0RfcYY/raxqBuEK7NXRDgOwtYM8qbi+7S4RPXUbNt+ZxyY0/NQ==",
+ "path": "system.text.encoding.codepages/4.3.0",
+ "hashPath": "system.text.encoding.codepages.4.3.0.nupkg.sha512"
+ },
"System.Text.Encoding.Extensions/4.3.0": {
"type": "package",
"serviceable": true,
@@ -4458,12 +3913,12 @@
"path": "system.text.json/10.0.0",
"hashPath": "system.text.json.10.0.0.nupkg.sha512"
},
- "System.Text.RegularExpressions/4.3.0": {
+ "System.Text.RegularExpressions/4.3.1": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
- "path": "system.text.regularexpressions/4.3.0",
- "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512"
+ "sha512": "sha512-N0kNRrWe4+nXOWlpLT4LAY5brb8caNFlUuIRpraCVMDLYutKkol1aV079rQjLuSxKMJT2SpBQsYX9xbcTMmzwg==",
+ "path": "system.text.regularexpressions/4.3.1",
+ "hashPath": "system.text.regularexpressions.4.3.1.nupkg.sha512"
},
"System.Threading/4.3.0": {
"type": "package",
@@ -4472,6 +3927,13 @@
"path": "system.threading/4.3.0",
"hashPath": "system.threading.4.3.0.nupkg.sha512"
},
+ "System.Threading.Overlapped/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-m3HQ2dPiX/DSTpf+yJt8B0c+SRvzfqAJKx+QDWi+VLhz8svLT23MVjEOHPF/KiSLeArKU/iHescrbLd3yVgyNg==",
+ "path": "system.threading.overlapped/4.3.0",
+ "hashPath": "system.threading.overlapped.4.3.0.nupkg.sha512"
+ },
"System.Threading.Tasks/4.3.0": {
"type": "package",
"serviceable": true,
@@ -4486,6 +3948,20 @@
"path": "system.threading.tasks.extensions/4.3.0",
"hashPath": "system.threading.tasks.extensions.4.3.0.nupkg.sha512"
},
+ "System.Threading.Thread/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-OHmbT+Zz065NKII/ZHcH9XO1dEuLGI1L2k7uYss+9C1jLxTC9kTZZuzUOyXHayRk+dft9CiDf3I/QZ0t8JKyBQ==",
+ "path": "system.threading.thread/4.3.0",
+ "hashPath": "system.threading.thread.4.3.0.nupkg.sha512"
+ },
+ "System.Threading.ThreadPool/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-k/+g4b7vjdd4aix83sTgC9VG6oXYKAktSfNIJUNGxPEj7ryEOfzHHhfnmsZvjxawwcD9HyWXKCXmPjX8U4zeSw==",
+ "path": "system.threading.threadpool/4.3.0",
+ "hashPath": "system.threading.threadpool.4.3.0.nupkg.sha512"
+ },
"System.Threading.Timer/4.3.0": {
"type": "package",
"serviceable": true,
@@ -4507,6 +3983,13 @@
"path": "system.xml.xdocument/4.3.0",
"hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512"
},
+ "System.Xml.XmlDocument/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==",
+ "path": "system.xml.xmldocument/4.3.0",
+ "hashPath": "system.xml.xmldocument.4.3.0.nupkg.sha512"
+ },
"Telerik.UI.for.Wpf.NetCore.Xaml/2024.1.408": {
"type": "package",
"serviceable": true,
@@ -4569,6 +4052,11 @@
"serviceable": false,
"sha512": ""
},
+ "XP.ReportEngine/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
"BR.AN.PviServices/1.1.0.0": {
"type": "reference",
"serviceable": false,
diff --git a/ReleaseFiles/XplorePlane.dll b/ReleaseFiles/XplorePlane.dll
index 25a23cf..8f80c5a 100644
Binary files a/ReleaseFiles/XplorePlane.dll and b/ReleaseFiles/XplorePlane.dll differ
diff --git a/ReleaseFiles/XplorePlane.dll.config b/ReleaseFiles/XplorePlane.dll.config
index 7465d52..7123378 100644
--- a/ReleaseFiles/XplorePlane.dll.config
+++ b/ReleaseFiles/XplorePlane.dll.config
@@ -7,7 +7,10 @@
-
+
+
+
+
@@ -122,7 +125,6 @@
-
@@ -148,7 +150,7 @@
-
+
@@ -161,6 +163,34 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReleaseFiles/XplorePlane.exe b/ReleaseFiles/XplorePlane.exe
index c6c35c7..c60cd80 100644
Binary files a/ReleaseFiles/XplorePlane.exe and b/ReleaseFiles/XplorePlane.exe differ
diff --git a/ReleaseFiles/XplorePlane.pdb b/ReleaseFiles/XplorePlane.pdb
index e5dbb6b..05fa658 100644
Binary files a/ReleaseFiles/XplorePlane.pdb and b/ReleaseFiles/XplorePlane.pdb differ
diff --git a/ReleaseFiles/XplorePlane.runtimeconfig.json b/ReleaseFiles/XplorePlane.runtimeconfig.json
index 1dc0145..b2dedf3 100644
--- a/ReleaseFiles/XplorePlane.runtimeconfig.json
+++ b/ReleaseFiles/XplorePlane.runtimeconfig.json
@@ -12,7 +12,8 @@
}
],
"configProperties": {
- "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": true
+ "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": true,
+ "CSWINRT_USE_WINDOWS_UI_XAML_PROJECTIONS": false
}
}
}
\ No newline at end of file
diff --git a/ReleaseFiles/Y.Tracing.Configuration.txt b/ReleaseFiles/Y.Tracing.Configuration.txt
new file mode 100644
index 0000000..6b53ce9
--- /dev/null
+++ b/ReleaseFiles/Y.Tracing.Configuration.txt
@@ -0,0 +1,4 @@
+// Flag, ob die Trace-Meldungen asynchron zu protokolliern sind: 1 fr asynchron, 0 fr synchron.
+1
+// Kategorie Konfigurationen:
+FXDriver 0
diff --git a/ReleaseFiles/en-US/XP.Camera.resources.dll b/ReleaseFiles/en-US/XP.Camera.resources.dll
index 6b54249..0467459 100644
Binary files a/ReleaseFiles/en-US/XP.Camera.resources.dll and b/ReleaseFiles/en-US/XP.Camera.resources.dll differ
diff --git a/ReleaseFiles/en-US/XP.Common.resources.dll b/ReleaseFiles/en-US/XP.Common.resources.dll
index d7a9c9d..5b2d299 100644
Binary files a/ReleaseFiles/en-US/XP.Common.resources.dll and b/ReleaseFiles/en-US/XP.Common.resources.dll differ
diff --git a/ReleaseFiles/en-US/XP.Hardware.Detector.resources.dll b/ReleaseFiles/en-US/XP.Hardware.Detector.resources.dll
index bf52a80..27b97b8 100644
Binary files a/ReleaseFiles/en-US/XP.Hardware.Detector.resources.dll and b/ReleaseFiles/en-US/XP.Hardware.Detector.resources.dll differ
diff --git a/ReleaseFiles/en-US/XP.Hardware.MotionControl.resources.dll b/ReleaseFiles/en-US/XP.Hardware.MotionControl.resources.dll
index 6cb548f..85e1fd4 100644
Binary files a/ReleaseFiles/en-US/XP.Hardware.MotionControl.resources.dll and b/ReleaseFiles/en-US/XP.Hardware.MotionControl.resources.dll differ
diff --git a/ReleaseFiles/en-US/XP.Hardware.PLC.resources.dll b/ReleaseFiles/en-US/XP.Hardware.PLC.resources.dll
index f84b5a5..facd652 100644
Binary files a/ReleaseFiles/en-US/XP.Hardware.PLC.resources.dll and b/ReleaseFiles/en-US/XP.Hardware.PLC.resources.dll differ
diff --git a/ReleaseFiles/en-US/XP.Hardware.RaySource.resources.dll b/ReleaseFiles/en-US/XP.Hardware.RaySource.resources.dll
index 8fb508c..78bd8c2 100644
Binary files a/ReleaseFiles/en-US/XP.Hardware.RaySource.resources.dll and b/ReleaseFiles/en-US/XP.Hardware.RaySource.resources.dll differ
diff --git a/ReleaseFiles/en-US/XP.ReportEngine.resources.dll b/ReleaseFiles/en-US/XP.ReportEngine.resources.dll
new file mode 100644
index 0000000..a525426
Binary files /dev/null and b/ReleaseFiles/en-US/XP.ReportEngine.resources.dll differ
diff --git a/ReleaseFiles/itext.barcodes.dll b/ReleaseFiles/itext.barcodes.dll
new file mode 100644
index 0000000..00eafd0
Binary files /dev/null and b/ReleaseFiles/itext.barcodes.dll differ
diff --git a/ReleaseFiles/itext.bouncy-castle-adapter.dll b/ReleaseFiles/itext.bouncy-castle-adapter.dll
new file mode 100644
index 0000000..c665389
Binary files /dev/null and b/ReleaseFiles/itext.bouncy-castle-adapter.dll differ
diff --git a/ReleaseFiles/itext.bouncy-castle-connector.dll b/ReleaseFiles/itext.bouncy-castle-connector.dll
new file mode 100644
index 0000000..cb4618a
Binary files /dev/null and b/ReleaseFiles/itext.bouncy-castle-connector.dll differ
diff --git a/ReleaseFiles/itext.commons.dll b/ReleaseFiles/itext.commons.dll
new file mode 100644
index 0000000..7e1ac5a
Binary files /dev/null and b/ReleaseFiles/itext.commons.dll differ
diff --git a/ReleaseFiles/itext.forms.dll b/ReleaseFiles/itext.forms.dll
new file mode 100644
index 0000000..6cca33a
Binary files /dev/null and b/ReleaseFiles/itext.forms.dll differ
diff --git a/ReleaseFiles/itext.io.dll b/ReleaseFiles/itext.io.dll
new file mode 100644
index 0000000..816b041
Binary files /dev/null and b/ReleaseFiles/itext.io.dll differ
diff --git a/ReleaseFiles/itext.kernel.dll b/ReleaseFiles/itext.kernel.dll
new file mode 100644
index 0000000..3cb7dc3
Binary files /dev/null and b/ReleaseFiles/itext.kernel.dll differ
diff --git a/ReleaseFiles/itext.layout.dll b/ReleaseFiles/itext.layout.dll
new file mode 100644
index 0000000..1e4b6c9
Binary files /dev/null and b/ReleaseFiles/itext.layout.dll differ
diff --git a/ReleaseFiles/itext.pdfa.dll b/ReleaseFiles/itext.pdfa.dll
new file mode 100644
index 0000000..80d49b2
Binary files /dev/null and b/ReleaseFiles/itext.pdfa.dll differ
diff --git a/ReleaseFiles/itext.pdfua.dll b/ReleaseFiles/itext.pdfua.dll
new file mode 100644
index 0000000..3fedc4f
Binary files /dev/null and b/ReleaseFiles/itext.pdfua.dll differ
diff --git a/ReleaseFiles/itext.sign.dll b/ReleaseFiles/itext.sign.dll
new file mode 100644
index 0000000..0c7e1cf
Binary files /dev/null and b/ReleaseFiles/itext.sign.dll differ
diff --git a/ReleaseFiles/itext.styledxmlparser.dll b/ReleaseFiles/itext.styledxmlparser.dll
new file mode 100644
index 0000000..7d2a96c
Binary files /dev/null and b/ReleaseFiles/itext.styledxmlparser.dll differ
diff --git a/ReleaseFiles/itext.svg.dll b/ReleaseFiles/itext.svg.dll
new file mode 100644
index 0000000..9ddd289
Binary files /dev/null and b/ReleaseFiles/itext.svg.dll differ
diff --git a/ReleaseFiles/zh-CN/XP.Common.resources.dll b/ReleaseFiles/zh-CN/XP.Common.resources.dll
index 3a415f1..374d52e 100644
Binary files a/ReleaseFiles/zh-CN/XP.Common.resources.dll and b/ReleaseFiles/zh-CN/XP.Common.resources.dll differ
diff --git a/ReleaseFiles/zh-CN/XP.Hardware.Detector.resources.dll b/ReleaseFiles/zh-CN/XP.Hardware.Detector.resources.dll
index 773b80e..d714c9c 100644
Binary files a/ReleaseFiles/zh-CN/XP.Hardware.Detector.resources.dll and b/ReleaseFiles/zh-CN/XP.Hardware.Detector.resources.dll differ
diff --git a/ReleaseFiles/zh-CN/XP.Hardware.MotionControl.resources.dll b/ReleaseFiles/zh-CN/XP.Hardware.MotionControl.resources.dll
index 7219b8b..c18ff74 100644
Binary files a/ReleaseFiles/zh-CN/XP.Hardware.MotionControl.resources.dll and b/ReleaseFiles/zh-CN/XP.Hardware.MotionControl.resources.dll differ
diff --git a/ReleaseFiles/zh-CN/XP.Hardware.PLC.resources.dll b/ReleaseFiles/zh-CN/XP.Hardware.PLC.resources.dll
index 9c19a09..7f90aa5 100644
Binary files a/ReleaseFiles/zh-CN/XP.Hardware.PLC.resources.dll and b/ReleaseFiles/zh-CN/XP.Hardware.PLC.resources.dll differ
diff --git a/ReleaseFiles/zh-CN/XP.Hardware.RaySource.resources.dll b/ReleaseFiles/zh-CN/XP.Hardware.RaySource.resources.dll
index 50753d8..648d5a6 100644
Binary files a/ReleaseFiles/zh-CN/XP.Hardware.RaySource.resources.dll and b/ReleaseFiles/zh-CN/XP.Hardware.RaySource.resources.dll differ
diff --git a/ReleaseFiles/zh-CN/XP.ImageProcessing.CfgControl.resources.dll b/ReleaseFiles/zh-CN/XP.ImageProcessing.CfgControl.resources.dll
index a2bf31a..b7786dd 100644
Binary files a/ReleaseFiles/zh-CN/XP.ImageProcessing.CfgControl.resources.dll and b/ReleaseFiles/zh-CN/XP.ImageProcessing.CfgControl.resources.dll differ
diff --git a/ReleaseFiles/zh-CN/XP.ImageProcessing.Processors.resources.dll b/ReleaseFiles/zh-CN/XP.ImageProcessing.Processors.resources.dll
index 2321969..6441b5e 100644
Binary files a/ReleaseFiles/zh-CN/XP.ImageProcessing.Processors.resources.dll and b/ReleaseFiles/zh-CN/XP.ImageProcessing.Processors.resources.dll differ
diff --git a/ReleaseFiles/zh-CN/XP.ReportEngine.resources.dll b/ReleaseFiles/zh-CN/XP.ReportEngine.resources.dll
new file mode 100644
index 0000000..0bfffa6
Binary files /dev/null and b/ReleaseFiles/zh-CN/XP.ReportEngine.resources.dll differ
diff --git a/ReleaseFiles/zh-TW/XP.Common.resources.dll b/ReleaseFiles/zh-TW/XP.Common.resources.dll
index 3c36a0e..e984f03 100644
Binary files a/ReleaseFiles/zh-TW/XP.Common.resources.dll and b/ReleaseFiles/zh-TW/XP.Common.resources.dll differ
diff --git a/ReleaseFiles/zh-TW/XP.Hardware.Detector.resources.dll b/ReleaseFiles/zh-TW/XP.Hardware.Detector.resources.dll
index c914527..2e81501 100644
Binary files a/ReleaseFiles/zh-TW/XP.Hardware.Detector.resources.dll and b/ReleaseFiles/zh-TW/XP.Hardware.Detector.resources.dll differ
diff --git a/ReleaseFiles/zh-TW/XP.Hardware.MotionControl.resources.dll b/ReleaseFiles/zh-TW/XP.Hardware.MotionControl.resources.dll
index 993cae2..a74c4a4 100644
Binary files a/ReleaseFiles/zh-TW/XP.Hardware.MotionControl.resources.dll and b/ReleaseFiles/zh-TW/XP.Hardware.MotionControl.resources.dll differ
diff --git a/ReleaseFiles/zh-TW/XP.Hardware.PLC.resources.dll b/ReleaseFiles/zh-TW/XP.Hardware.PLC.resources.dll
index 73a659b..1bdde25 100644
Binary files a/ReleaseFiles/zh-TW/XP.Hardware.PLC.resources.dll and b/ReleaseFiles/zh-TW/XP.Hardware.PLC.resources.dll differ
diff --git a/ReleaseFiles/zh-TW/XP.Hardware.RaySource.resources.dll b/ReleaseFiles/zh-TW/XP.Hardware.RaySource.resources.dll
index ccf0a59..d280028 100644
Binary files a/ReleaseFiles/zh-TW/XP.Hardware.RaySource.resources.dll and b/ReleaseFiles/zh-TW/XP.Hardware.RaySource.resources.dll differ
diff --git a/ReleaseFiles/zh-TW/XP.ReportEngine.resources.dll b/ReleaseFiles/zh-TW/XP.ReportEngine.resources.dll
new file mode 100644
index 0000000..73fad13
Binary files /dev/null and b/ReleaseFiles/zh-TW/XP.ReportEngine.resources.dll differ