diff --git a/clients/windows/OrderPROPrint/.gitignore b/clients/windows/OrderPROPrint/.gitignore
new file mode 100644
index 0000000..4d4cd45
--- /dev/null
+++ b/clients/windows/OrderPROPrint/.gitignore
@@ -0,0 +1,4 @@
+bin/
+obj/
+publish/
+*.user
diff --git a/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/OrderPROPrint.deps.json b/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/OrderPROPrint.deps.json
deleted file mode 100644
index 5f8a64f..0000000
--- a/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/OrderPROPrint.deps.json
+++ /dev/null
@@ -1,55 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v8.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v8.0": {
- "OrderPROPrint/1.0.0": {
- "dependencies": {
- "PdfiumViewer": "2.13.0",
- "PdfiumViewer.Native.x86_64.v8-xfa": "2018.4.8.256"
- },
- "runtime": {
- "OrderPROPrint.dll": {}
- }
- },
- "PdfiumViewer/2.13.0": {
- "runtime": {
- "lib/net20/PdfiumViewer.dll": {
- "assemblyVersion": "2.13.0.0",
- "fileVersion": "2.13.0.0"
- }
- },
- "resources": {
- "lib/net20/nl/PdfiumViewer.resources.dll": {
- "locale": "nl"
- }
- }
- },
- "PdfiumViewer.Native.x86_64.v8-xfa/2018.4.8.256": {}
- }
- },
- "libraries": {
- "OrderPROPrint/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "PdfiumViewer/2.13.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Nw4owBmJzDVXoMRjCnqPbET07CPOawwhcNjt+PyRaSxONN9bsFF+cm9kcMsDLEAEaxsiDJo5jls8bCQjvjidkA==",
- "path": "pdfiumviewer/2.13.0",
- "hashPath": "pdfiumviewer.2.13.0.nupkg.sha512"
- },
- "PdfiumViewer.Native.x86_64.v8-xfa/2018.4.8.256": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-0RQwmLMPKOHBRqRK+NPMR2H5EQ4KlYO+LnT3Y2lByVUa5/JTPCMswL46JEXX+/MAfJtCpS2PzJvy6QzpH2nuIw==",
- "path": "pdfiumviewer.native.x86_64.v8-xfa/2018.4.8.256",
- "hashPath": "pdfiumviewer.native.x86_64.v8-xfa.2018.4.8.256.nupkg.sha512"
- }
- }
-}
\ No newline at end of file
diff --git a/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/OrderPROPrint.dll b/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/OrderPROPrint.dll
deleted file mode 100644
index 349c61d..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/OrderPROPrint.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/OrderPROPrint.exe b/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/OrderPROPrint.exe
deleted file mode 100644
index 6c013b7..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/OrderPROPrint.exe and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/OrderPROPrint.pdb b/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/OrderPROPrint.pdb
deleted file mode 100644
index 9207bd9..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/OrderPROPrint.pdb and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/OrderPROPrint.runtimeconfig.json b/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/OrderPROPrint.runtimeconfig.json
deleted file mode 100644
index 1dc0145..0000000
--- a/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/OrderPROPrint.runtimeconfig.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net8.0",
- "frameworks": [
- {
- "name": "Microsoft.NETCore.App",
- "version": "8.0.0"
- },
- {
- "name": "Microsoft.WindowsDesktop.App",
- "version": "8.0.0"
- }
- ],
- "configProperties": {
- "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": true
- }
- }
-}
\ No newline at end of file
diff --git a/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/PdfiumViewer.dll b/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/PdfiumViewer.dll
deleted file mode 100644
index 9fa37fd..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/PdfiumViewer.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/nl/PdfiumViewer.resources.dll b/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/nl/PdfiumViewer.resources.dll
deleted file mode 100644
index 05581f7..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/nl/PdfiumViewer.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/x64/pdfium.dll b/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/x64/pdfium.dll
deleted file mode 100644
index 15abb14..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/x64/pdfium.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Accessibility.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Accessibility.dll
deleted file mode 100644
index 718d330..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Accessibility.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/D3DCompiler_47_cor3.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/D3DCompiler_47_cor3.dll
deleted file mode 100644
index ef8ac8c..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/D3DCompiler_47_cor3.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/DirectWriteForwarder.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/DirectWriteForwarder.dll
deleted file mode 100644
index f9d1933..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/DirectWriteForwarder.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.CSharp.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.CSharp.dll
deleted file mode 100644
index 80d592c..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.CSharp.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.DiaSymReader.Native.amd64.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.DiaSymReader.Native.amd64.dll
deleted file mode 100644
index 92b355b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.DiaSymReader.Native.amd64.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.VisualBasic.Core.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.VisualBasic.Core.dll
deleted file mode 100644
index 87b1964..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.VisualBasic.Core.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.VisualBasic.Forms.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.VisualBasic.Forms.dll
deleted file mode 100644
index 12a1be7..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.VisualBasic.Forms.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.VisualBasic.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.VisualBasic.dll
deleted file mode 100644
index 69c4a13..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.VisualBasic.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.Win32.Primitives.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.Win32.Primitives.dll
deleted file mode 100644
index de80f4f..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.Win32.Primitives.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.Win32.Registry.AccessControl.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.Win32.Registry.AccessControl.dll
deleted file mode 100644
index cb43e37..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.Win32.Registry.AccessControl.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.Win32.Registry.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.Win32.Registry.dll
deleted file mode 100644
index 180bfcd..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.Win32.Registry.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.Win32.SystemEvents.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.Win32.SystemEvents.dll
deleted file mode 100644
index 9da2cae..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.Win32.SystemEvents.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/OrderPROPrint.deps.json b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/OrderPROPrint.deps.json
deleted file mode 100644
index 0879233..0000000
--- a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/OrderPROPrint.deps.json
+++ /dev/null
@@ -1,1020 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v8.0/win-x64",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v8.0": {},
- ".NETCoreApp,Version=v8.0/win-x64": {
- "OrderPROPrint/1.0.0": {
- "dependencies": {
- "PdfiumViewer": "2.13.0",
- "PdfiumViewer.Native.x86_64.v8-xfa": "2018.4.8.256",
- "runtimepack.Microsoft.NETCore.App.Runtime.win-x64": "8.0.25",
- "runtimepack.Microsoft.WindowsDesktop.App.Runtime.win-x64": "8.0.25"
- },
- "runtime": {
- "OrderPROPrint.dll": {}
- }
- },
- "runtimepack.Microsoft.NETCore.App.Runtime.win-x64/8.0.25": {
- "runtime": {
- "Microsoft.CSharp.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "Microsoft.VisualBasic.Core.dll": {
- "assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.2526.11203"
- },
- "Microsoft.Win32.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "Microsoft.Win32.Registry.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.AppContext.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Buffers.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Collections.Concurrent.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Collections.Immutable.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Collections.NonGeneric.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Collections.Specialized.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Collections.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ComponentModel.Annotations.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ComponentModel.DataAnnotations.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ComponentModel.EventBasedAsync.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ComponentModel.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ComponentModel.TypeConverter.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ComponentModel.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Configuration.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Console.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Core.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Data.Common.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Data.DataSetExtensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Data.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.Contracts.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.Debug.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.DiagnosticSource.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.FileVersionInfo.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.Process.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.StackTrace.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.TextWriterTraceListener.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.Tools.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.TraceSource.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.Tracing.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Drawing.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Dynamic.Runtime.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Formats.Asn1.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Formats.Tar.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Globalization.Calendars.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Globalization.Extensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Globalization.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.Compression.Brotli.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.Compression.FileSystem.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.Compression.ZipFile.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.Compression.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.FileSystem.AccessControl.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.FileSystem.DriveInfo.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.FileSystem.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.FileSystem.Watcher.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.FileSystem.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.IsolatedStorage.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.MemoryMappedFiles.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.Pipes.AccessControl.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.Pipes.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.UnmanagedMemoryStream.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Linq.Expressions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Linq.Parallel.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Linq.Queryable.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Linq.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Memory.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Http.Json.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Http.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.HttpListener.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Mail.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.NameResolution.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.NetworkInformation.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Ping.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Quic.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Requests.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Security.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.ServicePoint.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Sockets.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.WebClient.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.WebHeaderCollection.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.WebProxy.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.WebSockets.Client.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.WebSockets.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Numerics.Vectors.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Numerics.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ObjectModel.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Private.CoreLib.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Private.DataContractSerialization.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Private.Uri.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Private.Xml.Linq.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Private.Xml.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.DispatchProxy.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.Emit.ILGeneration.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.Emit.Lightweight.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.Emit.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.Extensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.Metadata.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.TypeExtensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Resources.Reader.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Resources.ResourceManager.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Resources.Writer.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.CompilerServices.Unsafe.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.CompilerServices.VisualC.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Extensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Handles.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.InteropServices.JavaScript.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.InteropServices.RuntimeInformation.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.InteropServices.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Intrinsics.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Loader.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Numerics.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Serialization.Formatters.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Serialization.Json.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Serialization.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Serialization.Xml.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Serialization.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.AccessControl.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Claims.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.Algorithms.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.Cng.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.Csp.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.Encoding.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.OpenSsl.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.X509Certificates.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Principal.Windows.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Principal.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.SecureString.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ServiceModel.Web.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ServiceProcess.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Text.Encoding.CodePages.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Text.Encoding.Extensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Text.Encoding.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Text.Encodings.Web.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Text.Json.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Text.RegularExpressions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.Channels.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.Overlapped.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.Tasks.Dataflow.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.Tasks.Extensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.Tasks.Parallel.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.Tasks.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.Thread.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.ThreadPool.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.Timer.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Transactions.Local.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Transactions.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ValueTuple.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Web.HttpUtility.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Web.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Windows.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.Linq.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.ReaderWriter.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.Serialization.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.XDocument.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.XPath.XDocument.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.XPath.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.XmlDocument.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.XmlSerializer.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "mscorlib.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "netstandard.dll": {
- "assemblyVersion": "2.1.0.0",
- "fileVersion": "8.0.2526.11203"
- }
- },
- "native": {
- "Microsoft.DiaSymReader.Native.amd64.dll": {
- "fileVersion": "14.42.34436.0"
- },
- "System.IO.Compression.Native.dll": {
- "fileVersion": "8.0.2526.11203"
- },
- "clretwrc.dll": {
- "fileVersion": "8.0.2526.11203"
- },
- "clrgc.dll": {
- "fileVersion": "8.0.2526.11203"
- },
- "clrjit.dll": {
- "fileVersion": "8.0.2526.11203"
- },
- "coreclr.dll": {
- "fileVersion": "8.0.2526.11203"
- },
- "createdump.exe": {
- "fileVersion": "8.0.2526.11203"
- },
- "hostfxr.dll": {
- "fileVersion": "8.0.2526.11203"
- },
- "hostpolicy.dll": {
- "fileVersion": "8.0.2526.11203"
- },
- "mscordaccore.dll": {
- "fileVersion": "8.0.2526.11203"
- },
- "mscordaccore_amd64_amd64_8.0.2526.11203.dll": {
- "fileVersion": "8.0.2526.11203"
- },
- "mscordbi.dll": {
- "fileVersion": "8.0.2526.11203"
- },
- "mscorrc.dll": {
- "fileVersion": "8.0.2526.11203"
- },
- "msquic.dll": {
- "fileVersion": "2.4.16.0"
- }
- }
- },
- "runtimepack.Microsoft.WindowsDesktop.App.Runtime.win-x64/8.0.25": {
- "runtime": {
- "Accessibility.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "DirectWriteForwarder.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "Microsoft.VisualBasic.Forms.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "Microsoft.VisualBasic.dll": {
- "assemblyVersion": "10.1.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "Microsoft.Win32.Registry.AccessControl.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "Microsoft.Win32.SystemEvents.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "PresentationCore.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework-SystemCore.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework-SystemData.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework-SystemDrawing.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework-SystemXml.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework-SystemXmlLinq.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework.Aero.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework.Aero2.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework.AeroLite.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework.Classic.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework.Luna.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework.Royale.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationUI.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "ReachFramework.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.CodeDom.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Configuration.ConfigurationManager.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Design.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Diagnostics.EventLog.Messages.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "0.0.0.0"
- },
- "System.Diagnostics.EventLog.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.PerformanceCounter.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.DirectoryServices.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Drawing.Common.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Drawing.Design.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Drawing.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.IO.Packaging.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Printing.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Resources.Extensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.Pkcs.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.ProtectedData.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.Xml.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Permissions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.AccessControl.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Windows.Controls.Ribbon.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Windows.Extensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Windows.Forms.Design.Editors.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Windows.Forms.Design.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Windows.Forms.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Windows.Forms.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Windows.Input.Manipulations.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Windows.Presentation.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Xaml.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "UIAutomationClient.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "UIAutomationClientSideProviders.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "UIAutomationProvider.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "UIAutomationTypes.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "WindowsBase.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "WindowsFormsIntegration.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- }
- },
- "native": {
- "D3DCompiler_47_cor3.dll": {
- "fileVersion": "10.0.26100.6901"
- },
- "PenImc_cor3.dll": {
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationNative_cor3.dll": {
- "fileVersion": "8.0.25.61506"
- },
- "vcruntime140_cor3.dll": {
- "fileVersion": "14.44.35211.0"
- },
- "wpfgfx_cor3.dll": {
- "fileVersion": "8.0.2526.11204"
- }
- }
- },
- "PdfiumViewer/2.13.0": {
- "runtime": {
- "lib/net20/PdfiumViewer.dll": {
- "assemblyVersion": "2.13.0.0",
- "fileVersion": "2.13.0.0"
- }
- },
- "resources": {
- "lib/net20/nl/PdfiumViewer.resources.dll": {
- "locale": "nl"
- }
- }
- },
- "PdfiumViewer.Native.x86_64.v8-xfa/2018.4.8.256": {}
- }
- },
- "libraries": {
- "OrderPROPrint/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "runtimepack.Microsoft.NETCore.App.Runtime.win-x64/8.0.25": {
- "type": "runtimepack",
- "serviceable": false,
- "sha512": ""
- },
- "runtimepack.Microsoft.WindowsDesktop.App.Runtime.win-x64/8.0.25": {
- "type": "runtimepack",
- "serviceable": false,
- "sha512": ""
- },
- "PdfiumViewer/2.13.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Nw4owBmJzDVXoMRjCnqPbET07CPOawwhcNjt+PyRaSxONN9bsFF+cm9kcMsDLEAEaxsiDJo5jls8bCQjvjidkA==",
- "path": "pdfiumviewer/2.13.0",
- "hashPath": "pdfiumviewer.2.13.0.nupkg.sha512"
- },
- "PdfiumViewer.Native.x86_64.v8-xfa/2018.4.8.256": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-0RQwmLMPKOHBRqRK+NPMR2H5EQ4KlYO+LnT3Y2lByVUa5/JTPCMswL46JEXX+/MAfJtCpS2PzJvy6QzpH2nuIw==",
- "path": "pdfiumviewer.native.x86_64.v8-xfa/2018.4.8.256",
- "hashPath": "pdfiumviewer.native.x86_64.v8-xfa.2018.4.8.256.nupkg.sha512"
- }
- },
- "runtimes": {
- "win-x64": [
- "win",
- "any",
- "base"
- ]
- }
-}
\ No newline at end of file
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/OrderPROPrint.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/OrderPROPrint.dll
deleted file mode 100644
index 711e44a..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/OrderPROPrint.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/OrderPROPrint.exe b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/OrderPROPrint.exe
deleted file mode 100644
index 6c013b7..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/OrderPROPrint.exe and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/OrderPROPrint.pdb b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/OrderPROPrint.pdb
deleted file mode 100644
index 928d271..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/OrderPROPrint.pdb and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/OrderPROPrint.runtimeconfig.json b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/OrderPROPrint.runtimeconfig.json
deleted file mode 100644
index c914b82..0000000
--- a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/OrderPROPrint.runtimeconfig.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net8.0",
- "includedFrameworks": [
- {
- "name": "Microsoft.NETCore.App",
- "version": "8.0.25"
- },
- {
- "name": "Microsoft.WindowsDesktop.App",
- "version": "8.0.25"
- }
- ],
- "configProperties": {
- "System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
- "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": true
- }
- }
-}
\ No newline at end of file
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PdfiumViewer.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PdfiumViewer.dll
deleted file mode 100644
index 9fa37fd..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PdfiumViewer.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PenImc_cor3.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PenImc_cor3.dll
deleted file mode 100644
index 9490687..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PenImc_cor3.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationCore.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationCore.dll
deleted file mode 100644
index 8da7479..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationCore.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework-SystemCore.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework-SystemCore.dll
deleted file mode 100644
index 5954507..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework-SystemCore.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework-SystemData.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework-SystemData.dll
deleted file mode 100644
index cc53a1c..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework-SystemData.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework-SystemDrawing.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework-SystemDrawing.dll
deleted file mode 100644
index 0ea9322..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework-SystemDrawing.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework-SystemXml.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework-SystemXml.dll
deleted file mode 100644
index 3b661b8..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework-SystemXml.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework-SystemXmlLinq.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework-SystemXmlLinq.dll
deleted file mode 100644
index 252c653..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework-SystemXmlLinq.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.Aero.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.Aero.dll
deleted file mode 100644
index 4e6ac9b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.Aero.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.Aero2.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.Aero2.dll
deleted file mode 100644
index f9608ee..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.Aero2.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.AeroLite.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.AeroLite.dll
deleted file mode 100644
index 5b58d6e..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.AeroLite.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.Classic.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.Classic.dll
deleted file mode 100644
index 0c1bee8..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.Classic.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.Luna.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.Luna.dll
deleted file mode 100644
index cf290b4..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.Luna.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.Royale.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.Royale.dll
deleted file mode 100644
index 86e73c5..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.Royale.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.dll
deleted file mode 100644
index 437bee9..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationNative_cor3.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationNative_cor3.dll
deleted file mode 100644
index 589a8ee..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationNative_cor3.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationUI.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationUI.dll
deleted file mode 100644
index e39b9f8..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationUI.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ReachFramework.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ReachFramework.dll
deleted file mode 100644
index fa651eb..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ReachFramework.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.AppContext.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.AppContext.dll
deleted file mode 100644
index a7e6dd0..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.AppContext.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Buffers.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Buffers.dll
deleted file mode 100644
index 9f017b1..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Buffers.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.CodeDom.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.CodeDom.dll
deleted file mode 100644
index f6e3693..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.CodeDom.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Collections.Concurrent.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Collections.Concurrent.dll
deleted file mode 100644
index 5a5d56a..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Collections.Concurrent.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Collections.Immutable.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Collections.Immutable.dll
deleted file mode 100644
index ea74832..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Collections.Immutable.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Collections.NonGeneric.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Collections.NonGeneric.dll
deleted file mode 100644
index ac7b3f3..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Collections.NonGeneric.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Collections.Specialized.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Collections.Specialized.dll
deleted file mode 100644
index 7859a23..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Collections.Specialized.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Collections.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Collections.dll
deleted file mode 100644
index 8a97ac3..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Collections.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ComponentModel.Annotations.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ComponentModel.Annotations.dll
deleted file mode 100644
index 6f3147b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ComponentModel.Annotations.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ComponentModel.DataAnnotations.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ComponentModel.DataAnnotations.dll
deleted file mode 100644
index 4fa8f4b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ComponentModel.DataAnnotations.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ComponentModel.EventBasedAsync.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ComponentModel.EventBasedAsync.dll
deleted file mode 100644
index 662a7cc..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ComponentModel.EventBasedAsync.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ComponentModel.Primitives.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ComponentModel.Primitives.dll
deleted file mode 100644
index 0e8048f..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ComponentModel.Primitives.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ComponentModel.TypeConverter.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ComponentModel.TypeConverter.dll
deleted file mode 100644
index b466c2c..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ComponentModel.TypeConverter.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ComponentModel.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ComponentModel.dll
deleted file mode 100644
index 61445ca..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ComponentModel.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Configuration.ConfigurationManager.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Configuration.ConfigurationManager.dll
deleted file mode 100644
index 4cd2a7e..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Configuration.ConfigurationManager.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Configuration.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Configuration.dll
deleted file mode 100644
index 782d3bf..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Configuration.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Console.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Console.dll
deleted file mode 100644
index 8b2d00c..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Console.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Core.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Core.dll
deleted file mode 100644
index 64d4621..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Core.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Data.Common.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Data.Common.dll
deleted file mode 100644
index 0d79229..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Data.Common.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Data.DataSetExtensions.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Data.DataSetExtensions.dll
deleted file mode 100644
index 24a10a8..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Data.DataSetExtensions.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Data.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Data.dll
deleted file mode 100644
index d03eba7..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Data.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Design.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Design.dll
deleted file mode 100644
index be5a5dc..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Design.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.Contracts.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.Contracts.dll
deleted file mode 100644
index c72d41f..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.Contracts.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.Debug.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.Debug.dll
deleted file mode 100644
index 3204c5f..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.Debug.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.DiagnosticSource.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.DiagnosticSource.dll
deleted file mode 100644
index 7765fff..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.DiagnosticSource.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.EventLog.Messages.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.EventLog.Messages.dll
deleted file mode 100644
index 8352119..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.EventLog.Messages.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.EventLog.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.EventLog.dll
deleted file mode 100644
index a6b646e..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.EventLog.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.FileVersionInfo.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.FileVersionInfo.dll
deleted file mode 100644
index 0a96c36..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.FileVersionInfo.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.PerformanceCounter.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.PerformanceCounter.dll
deleted file mode 100644
index ffb6dc1..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.PerformanceCounter.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.Process.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.Process.dll
deleted file mode 100644
index 83c80bd..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.Process.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.StackTrace.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.StackTrace.dll
deleted file mode 100644
index 190a45b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.StackTrace.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.TextWriterTraceListener.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.TextWriterTraceListener.dll
deleted file mode 100644
index eacf93b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.TextWriterTraceListener.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.Tools.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.Tools.dll
deleted file mode 100644
index 4bc3799..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.Tools.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.TraceSource.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.TraceSource.dll
deleted file mode 100644
index 5235685..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.TraceSource.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.Tracing.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.Tracing.dll
deleted file mode 100644
index 9d5a6f1..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.Tracing.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.DirectoryServices.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.DirectoryServices.dll
deleted file mode 100644
index 91201f9..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.DirectoryServices.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Drawing.Common.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Drawing.Common.dll
deleted file mode 100644
index c7c7349..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Drawing.Common.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Drawing.Design.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Drawing.Design.dll
deleted file mode 100644
index fc2d666..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Drawing.Design.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Drawing.Primitives.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Drawing.Primitives.dll
deleted file mode 100644
index 64b81ae..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Drawing.Primitives.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Drawing.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Drawing.dll
deleted file mode 100644
index 1307b8b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Drawing.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Dynamic.Runtime.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Dynamic.Runtime.dll
deleted file mode 100644
index d9e24c5..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Dynamic.Runtime.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Formats.Asn1.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Formats.Asn1.dll
deleted file mode 100644
index e094803..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Formats.Asn1.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Formats.Tar.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Formats.Tar.dll
deleted file mode 100644
index 1230561..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Formats.Tar.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Globalization.Calendars.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Globalization.Calendars.dll
deleted file mode 100644
index 9b3821b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Globalization.Calendars.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Globalization.Extensions.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Globalization.Extensions.dll
deleted file mode 100644
index 8d1e39b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Globalization.Extensions.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Globalization.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Globalization.dll
deleted file mode 100644
index aceb317..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Globalization.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Compression.Brotli.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Compression.Brotli.dll
deleted file mode 100644
index 38c445d..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Compression.Brotli.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Compression.FileSystem.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Compression.FileSystem.dll
deleted file mode 100644
index 6adbf64..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Compression.FileSystem.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Compression.Native.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Compression.Native.dll
deleted file mode 100644
index 2e60b93..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Compression.Native.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Compression.ZipFile.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Compression.ZipFile.dll
deleted file mode 100644
index 85fada0..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Compression.ZipFile.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Compression.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Compression.dll
deleted file mode 100644
index 790716f..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Compression.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.FileSystem.AccessControl.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.FileSystem.AccessControl.dll
deleted file mode 100644
index 4c3e64d..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.FileSystem.AccessControl.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.FileSystem.DriveInfo.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.FileSystem.DriveInfo.dll
deleted file mode 100644
index 882e082..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.FileSystem.DriveInfo.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.FileSystem.Primitives.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.FileSystem.Primitives.dll
deleted file mode 100644
index 902567f..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.FileSystem.Primitives.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.FileSystem.Watcher.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.FileSystem.Watcher.dll
deleted file mode 100644
index 909de72..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.FileSystem.Watcher.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.FileSystem.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.FileSystem.dll
deleted file mode 100644
index ef3f38f..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.FileSystem.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.IsolatedStorage.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.IsolatedStorage.dll
deleted file mode 100644
index 3e73992..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.IsolatedStorage.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.MemoryMappedFiles.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.MemoryMappedFiles.dll
deleted file mode 100644
index 43756aa..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.MemoryMappedFiles.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Packaging.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Packaging.dll
deleted file mode 100644
index 617e201..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Packaging.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Pipes.AccessControl.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Pipes.AccessControl.dll
deleted file mode 100644
index 617b9cd..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Pipes.AccessControl.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Pipes.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Pipes.dll
deleted file mode 100644
index b6fa8eb..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Pipes.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.UnmanagedMemoryStream.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.UnmanagedMemoryStream.dll
deleted file mode 100644
index 91ade0c..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.UnmanagedMemoryStream.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.dll
deleted file mode 100644
index 3529768..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Linq.Expressions.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Linq.Expressions.dll
deleted file mode 100644
index e3f4697..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Linq.Expressions.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Linq.Parallel.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Linq.Parallel.dll
deleted file mode 100644
index adc335a..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Linq.Parallel.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Linq.Queryable.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Linq.Queryable.dll
deleted file mode 100644
index e276a00..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Linq.Queryable.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Linq.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Linq.dll
deleted file mode 100644
index e9b9ddf..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Linq.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Memory.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Memory.dll
deleted file mode 100644
index 9c836e8..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Memory.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Http.Json.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Http.Json.dll
deleted file mode 100644
index f1d682c..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Http.Json.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Http.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Http.dll
deleted file mode 100644
index f03455b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Http.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.HttpListener.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.HttpListener.dll
deleted file mode 100644
index bd42e7b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.HttpListener.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Mail.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Mail.dll
deleted file mode 100644
index c8b57ca..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Mail.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.NameResolution.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.NameResolution.dll
deleted file mode 100644
index 1235e88..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.NameResolution.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.NetworkInformation.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.NetworkInformation.dll
deleted file mode 100644
index a493fa2..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.NetworkInformation.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Ping.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Ping.dll
deleted file mode 100644
index cfb9833..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Ping.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Primitives.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Primitives.dll
deleted file mode 100644
index ca6eabd..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Primitives.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Quic.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Quic.dll
deleted file mode 100644
index cf938d8..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Quic.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Requests.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Requests.dll
deleted file mode 100644
index 58e3d6d..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Requests.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Security.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Security.dll
deleted file mode 100644
index cd7e9c6..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Security.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.ServicePoint.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.ServicePoint.dll
deleted file mode 100644
index 4c5aa19..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.ServicePoint.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Sockets.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Sockets.dll
deleted file mode 100644
index e152432..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Sockets.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.WebClient.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.WebClient.dll
deleted file mode 100644
index a60c500..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.WebClient.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.WebHeaderCollection.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.WebHeaderCollection.dll
deleted file mode 100644
index 35f2511..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.WebHeaderCollection.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.WebProxy.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.WebProxy.dll
deleted file mode 100644
index 0f3fa06..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.WebProxy.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.WebSockets.Client.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.WebSockets.Client.dll
deleted file mode 100644
index 712555d..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.WebSockets.Client.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.WebSockets.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.WebSockets.dll
deleted file mode 100644
index afceb08..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.WebSockets.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.dll
deleted file mode 100644
index 784b9a6..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Numerics.Vectors.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Numerics.Vectors.dll
deleted file mode 100644
index 55ae19a..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Numerics.Vectors.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Numerics.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Numerics.dll
deleted file mode 100644
index 25d0431..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Numerics.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ObjectModel.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ObjectModel.dll
deleted file mode 100644
index d3a65af..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ObjectModel.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Printing.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Printing.dll
deleted file mode 100644
index 552ab94..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Printing.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Private.CoreLib.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Private.CoreLib.dll
deleted file mode 100644
index 36bda7f..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Private.CoreLib.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Private.DataContractSerialization.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Private.DataContractSerialization.dll
deleted file mode 100644
index 34e3226..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Private.DataContractSerialization.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Private.Uri.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Private.Uri.dll
deleted file mode 100644
index b66b207..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Private.Uri.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Private.Xml.Linq.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Private.Xml.Linq.dll
deleted file mode 100644
index 93c8df2..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Private.Xml.Linq.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Private.Xml.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Private.Xml.dll
deleted file mode 100644
index 51bb5bb..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Private.Xml.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.DispatchProxy.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.DispatchProxy.dll
deleted file mode 100644
index 2434e6c..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.DispatchProxy.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.Emit.ILGeneration.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.Emit.ILGeneration.dll
deleted file mode 100644
index 68aca7b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.Emit.ILGeneration.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.Emit.Lightweight.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.Emit.Lightweight.dll
deleted file mode 100644
index 92d7c90..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.Emit.Lightweight.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.Emit.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.Emit.dll
deleted file mode 100644
index 8fe5fa5..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.Emit.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.Extensions.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.Extensions.dll
deleted file mode 100644
index c3a8857..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.Extensions.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.Metadata.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.Metadata.dll
deleted file mode 100644
index d049735..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.Metadata.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.Primitives.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.Primitives.dll
deleted file mode 100644
index 41e0870..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.Primitives.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.TypeExtensions.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.TypeExtensions.dll
deleted file mode 100644
index 551b4a2..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.TypeExtensions.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.dll
deleted file mode 100644
index c59a93c..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Resources.Extensions.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Resources.Extensions.dll
deleted file mode 100644
index a700817..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Resources.Extensions.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Resources.Reader.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Resources.Reader.dll
deleted file mode 100644
index 4d822aa..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Resources.Reader.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Resources.ResourceManager.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Resources.ResourceManager.dll
deleted file mode 100644
index 4b23690..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Resources.ResourceManager.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Resources.Writer.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Resources.Writer.dll
deleted file mode 100644
index c0fb9ba..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Resources.Writer.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.CompilerServices.Unsafe.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.CompilerServices.Unsafe.dll
deleted file mode 100644
index ff0dc2f..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.CompilerServices.Unsafe.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.CompilerServices.VisualC.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.CompilerServices.VisualC.dll
deleted file mode 100644
index d67ab9d..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.CompilerServices.VisualC.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Extensions.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Extensions.dll
deleted file mode 100644
index 1833bfd..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Extensions.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Handles.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Handles.dll
deleted file mode 100644
index 6f38e17..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Handles.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.InteropServices.JavaScript.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.InteropServices.JavaScript.dll
deleted file mode 100644
index ad30f0b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.InteropServices.JavaScript.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.InteropServices.RuntimeInformation.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.InteropServices.RuntimeInformation.dll
deleted file mode 100644
index 795446c..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.InteropServices.RuntimeInformation.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.InteropServices.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.InteropServices.dll
deleted file mode 100644
index 701d77e..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.InteropServices.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Intrinsics.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Intrinsics.dll
deleted file mode 100644
index f581073..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Intrinsics.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Loader.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Loader.dll
deleted file mode 100644
index 087e3bd..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Loader.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Numerics.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Numerics.dll
deleted file mode 100644
index 2cc48fd..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Numerics.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Serialization.Formatters.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Serialization.Formatters.dll
deleted file mode 100644
index 602d383..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Serialization.Formatters.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Serialization.Json.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Serialization.Json.dll
deleted file mode 100644
index 3708322..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Serialization.Json.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Serialization.Primitives.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Serialization.Primitives.dll
deleted file mode 100644
index b2d6736..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Serialization.Primitives.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Serialization.Xml.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Serialization.Xml.dll
deleted file mode 100644
index 4ef2d71..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Serialization.Xml.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Serialization.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Serialization.dll
deleted file mode 100644
index 8190f35..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Serialization.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.dll
deleted file mode 100644
index ebc8ec5..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.AccessControl.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.AccessControl.dll
deleted file mode 100644
index d7538ae..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.AccessControl.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Claims.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Claims.dll
deleted file mode 100644
index a151774..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Claims.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Algorithms.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Algorithms.dll
deleted file mode 100644
index dbbbf89..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Algorithms.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Cng.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Cng.dll
deleted file mode 100644
index 22102fb..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Cng.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Csp.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Csp.dll
deleted file mode 100644
index a1df139..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Csp.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Encoding.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Encoding.dll
deleted file mode 100644
index 6dd3126..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Encoding.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.OpenSsl.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.OpenSsl.dll
deleted file mode 100644
index 4982518..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.OpenSsl.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Pkcs.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Pkcs.dll
deleted file mode 100644
index 8a7904c..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Pkcs.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Primitives.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Primitives.dll
deleted file mode 100644
index 1460f3a..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Primitives.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.ProtectedData.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.ProtectedData.dll
deleted file mode 100644
index 92c8443..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.ProtectedData.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.X509Certificates.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.X509Certificates.dll
deleted file mode 100644
index aa18299..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.X509Certificates.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Xml.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Xml.dll
deleted file mode 100644
index 69e9ced..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Xml.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.dll
deleted file mode 100644
index ee20249..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Permissions.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Permissions.dll
deleted file mode 100644
index 3a28e02..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Permissions.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Principal.Windows.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Principal.Windows.dll
deleted file mode 100644
index f94b887..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Principal.Windows.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Principal.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Principal.dll
deleted file mode 100644
index f23385d..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Principal.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.SecureString.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.SecureString.dll
deleted file mode 100644
index b63afdb..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.SecureString.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.dll
deleted file mode 100644
index 1162897..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ServiceModel.Web.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ServiceModel.Web.dll
deleted file mode 100644
index 5f068f0..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ServiceModel.Web.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ServiceProcess.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ServiceProcess.dll
deleted file mode 100644
index 6cd3c48..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ServiceProcess.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Text.Encoding.CodePages.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Text.Encoding.CodePages.dll
deleted file mode 100644
index dfdbae0..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Text.Encoding.CodePages.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Text.Encoding.Extensions.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Text.Encoding.Extensions.dll
deleted file mode 100644
index fd38716..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Text.Encoding.Extensions.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Text.Encoding.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Text.Encoding.dll
deleted file mode 100644
index 1692a09..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Text.Encoding.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Text.Encodings.Web.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Text.Encodings.Web.dll
deleted file mode 100644
index c390b7a..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Text.Encodings.Web.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Text.Json.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Text.Json.dll
deleted file mode 100644
index baa8bd8..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Text.Json.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Text.RegularExpressions.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Text.RegularExpressions.dll
deleted file mode 100644
index 846c96a..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Text.RegularExpressions.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.AccessControl.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.AccessControl.dll
deleted file mode 100644
index 0c4607b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.AccessControl.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Channels.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Channels.dll
deleted file mode 100644
index a5cd341..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Channels.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Overlapped.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Overlapped.dll
deleted file mode 100644
index 99aabcc..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Overlapped.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Tasks.Dataflow.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Tasks.Dataflow.dll
deleted file mode 100644
index 4d54125..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Tasks.Dataflow.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Tasks.Extensions.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Tasks.Extensions.dll
deleted file mode 100644
index 382799b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Tasks.Extensions.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Tasks.Parallel.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Tasks.Parallel.dll
deleted file mode 100644
index b5da743..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Tasks.Parallel.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Tasks.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Tasks.dll
deleted file mode 100644
index af8605e..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Tasks.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Thread.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Thread.dll
deleted file mode 100644
index dbff2e7..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Thread.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.ThreadPool.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.ThreadPool.dll
deleted file mode 100644
index 7756839..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.ThreadPool.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Timer.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Timer.dll
deleted file mode 100644
index aa09082..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Timer.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.dll
deleted file mode 100644
index 2ca4f95..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Transactions.Local.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Transactions.Local.dll
deleted file mode 100644
index 4933bda..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Transactions.Local.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Transactions.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Transactions.dll
deleted file mode 100644
index aef014e..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Transactions.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ValueTuple.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ValueTuple.dll
deleted file mode 100644
index a8011a9..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ValueTuple.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Web.HttpUtility.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Web.HttpUtility.dll
deleted file mode 100644
index 8c3a6df..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Web.HttpUtility.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Web.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Web.dll
deleted file mode 100644
index ef0e4fb..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Web.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Controls.Ribbon.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Controls.Ribbon.dll
deleted file mode 100644
index aeb56c1..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Controls.Ribbon.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Extensions.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Extensions.dll
deleted file mode 100644
index 0dfdb84..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Extensions.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Forms.Design.Editors.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Forms.Design.Editors.dll
deleted file mode 100644
index e138158..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Forms.Design.Editors.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Forms.Design.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Forms.Design.dll
deleted file mode 100644
index ba52c7a..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Forms.Design.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Forms.Primitives.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Forms.Primitives.dll
deleted file mode 100644
index 1dd9d98..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Forms.Primitives.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Forms.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Forms.dll
deleted file mode 100644
index 55839c5..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Forms.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Input.Manipulations.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Input.Manipulations.dll
deleted file mode 100644
index b6c6336..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Input.Manipulations.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Presentation.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Presentation.dll
deleted file mode 100644
index a6c4b7c..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Presentation.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.dll
deleted file mode 100644
index ed41971..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xaml.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xaml.dll
deleted file mode 100644
index b2ebc05..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xaml.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.Linq.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.Linq.dll
deleted file mode 100644
index f0e5359..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.Linq.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.ReaderWriter.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.ReaderWriter.dll
deleted file mode 100644
index 142a4b8..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.ReaderWriter.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.Serialization.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.Serialization.dll
deleted file mode 100644
index 03b1af8..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.Serialization.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.XDocument.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.XDocument.dll
deleted file mode 100644
index ec3ced5..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.XDocument.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.XPath.XDocument.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.XPath.XDocument.dll
deleted file mode 100644
index b289bf4..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.XPath.XDocument.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.XPath.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.XPath.dll
deleted file mode 100644
index 0a78e48..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.XPath.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.XmlDocument.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.XmlDocument.dll
deleted file mode 100644
index 1e89458..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.XmlDocument.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.XmlSerializer.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.XmlSerializer.dll
deleted file mode 100644
index 8a12e58..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.XmlSerializer.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.dll
deleted file mode 100644
index 86de56b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.dll
deleted file mode 100644
index 5d47261..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/UIAutomationClient.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/UIAutomationClient.dll
deleted file mode 100644
index c13f402..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/UIAutomationClient.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/UIAutomationClientSideProviders.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/UIAutomationClientSideProviders.dll
deleted file mode 100644
index d6b93d9..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/UIAutomationClientSideProviders.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/UIAutomationProvider.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/UIAutomationProvider.dll
deleted file mode 100644
index 2778581..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/UIAutomationProvider.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/UIAutomationTypes.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/UIAutomationTypes.dll
deleted file mode 100644
index 4af390f..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/UIAutomationTypes.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/WindowsBase.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/WindowsBase.dll
deleted file mode 100644
index d45700b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/WindowsBase.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/WindowsFormsIntegration.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/WindowsFormsIntegration.dll
deleted file mode 100644
index b7ac5eb..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/WindowsFormsIntegration.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/clretwrc.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/clretwrc.dll
deleted file mode 100644
index ce4bd4d..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/clretwrc.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/clrgc.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/clrgc.dll
deleted file mode 100644
index b8ec919..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/clrgc.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/clrjit.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/clrjit.dll
deleted file mode 100644
index 1bf755b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/clrjit.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/coreclr.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/coreclr.dll
deleted file mode 100644
index aaf3f0b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/coreclr.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/createdump.exe b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/createdump.exe
deleted file mode 100644
index 5fc263f..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/createdump.exe and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/Microsoft.VisualBasic.Forms.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/Microsoft.VisualBasic.Forms.resources.dll
deleted file mode 100644
index 62ad696..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/Microsoft.VisualBasic.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/PresentationCore.resources.dll
deleted file mode 100644
index 36d7a55..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/PresentationCore.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/PresentationFramework.resources.dll
deleted file mode 100644
index 5519562..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/PresentationFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/PresentationUI.resources.dll
deleted file mode 100644
index dcd3c7b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/PresentationUI.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/ReachFramework.resources.dll
deleted file mode 100644
index 7937899..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/ReachFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/System.Windows.Controls.Ribbon.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/System.Windows.Controls.Ribbon.resources.dll
deleted file mode 100644
index 3f5adbf..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/System.Windows.Forms.Design.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/System.Windows.Forms.Design.resources.dll
deleted file mode 100644
index 14cf7c6..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/System.Windows.Forms.Design.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/System.Windows.Forms.Primitives.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/System.Windows.Forms.Primitives.resources.dll
deleted file mode 100644
index a92056b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/System.Windows.Forms.Primitives.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/System.Windows.Forms.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/System.Windows.Forms.resources.dll
deleted file mode 100644
index bfa9d56..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/System.Windows.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/System.Windows.Input.Manipulations.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/System.Windows.Input.Manipulations.resources.dll
deleted file mode 100644
index a6501d1..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/System.Windows.Input.Manipulations.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/System.Xaml.resources.dll
deleted file mode 100644
index 67d647b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/System.Xaml.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/UIAutomationClient.resources.dll
deleted file mode 100644
index ef83908..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/UIAutomationClient.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/UIAutomationClientSideProviders.resources.dll
deleted file mode 100644
index 5298cf9..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/UIAutomationClientSideProviders.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/UIAutomationProvider.resources.dll
deleted file mode 100644
index 256616a..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/UIAutomationProvider.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/UIAutomationTypes.resources.dll
deleted file mode 100644
index 23230b4..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/UIAutomationTypes.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/WindowsBase.resources.dll
deleted file mode 100644
index c4ea203..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/WindowsBase.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/WindowsFormsIntegration.resources.dll
deleted file mode 100644
index b69c9ea..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/WindowsFormsIntegration.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/Microsoft.VisualBasic.Forms.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/Microsoft.VisualBasic.Forms.resources.dll
deleted file mode 100644
index a4b80de..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/Microsoft.VisualBasic.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/PresentationCore.resources.dll
deleted file mode 100644
index c0d85b1..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/PresentationCore.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/PresentationFramework.resources.dll
deleted file mode 100644
index ec00067..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/PresentationFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/PresentationUI.resources.dll
deleted file mode 100644
index 5916466..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/PresentationUI.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/ReachFramework.resources.dll
deleted file mode 100644
index 58b499a..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/ReachFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/System.Windows.Controls.Ribbon.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/System.Windows.Controls.Ribbon.resources.dll
deleted file mode 100644
index 272392e..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/System.Windows.Forms.Design.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/System.Windows.Forms.Design.resources.dll
deleted file mode 100644
index effac2e..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/System.Windows.Forms.Design.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/System.Windows.Forms.Primitives.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/System.Windows.Forms.Primitives.resources.dll
deleted file mode 100644
index 6f74b1b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/System.Windows.Forms.Primitives.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/System.Windows.Forms.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/System.Windows.Forms.resources.dll
deleted file mode 100644
index 5251820..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/System.Windows.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/System.Windows.Input.Manipulations.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/System.Windows.Input.Manipulations.resources.dll
deleted file mode 100644
index 9dad3c3..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/System.Windows.Input.Manipulations.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/System.Xaml.resources.dll
deleted file mode 100644
index 9114dfb..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/System.Xaml.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/UIAutomationClient.resources.dll
deleted file mode 100644
index 0de7e45..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/UIAutomationClient.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/UIAutomationClientSideProviders.resources.dll
deleted file mode 100644
index 32b7476..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/UIAutomationClientSideProviders.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/UIAutomationProvider.resources.dll
deleted file mode 100644
index 99b4612..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/UIAutomationProvider.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/UIAutomationTypes.resources.dll
deleted file mode 100644
index 7305c8d..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/UIAutomationTypes.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/WindowsBase.resources.dll
deleted file mode 100644
index 59b20e0..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/WindowsBase.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/WindowsFormsIntegration.resources.dll
deleted file mode 100644
index cb90b33..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/WindowsFormsIntegration.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/Microsoft.VisualBasic.Forms.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/Microsoft.VisualBasic.Forms.resources.dll
deleted file mode 100644
index 8a3e906..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/Microsoft.VisualBasic.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/PresentationCore.resources.dll
deleted file mode 100644
index c1de376..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/PresentationCore.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/PresentationFramework.resources.dll
deleted file mode 100644
index b5d422e..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/PresentationFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/PresentationUI.resources.dll
deleted file mode 100644
index 7a06348..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/PresentationUI.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/ReachFramework.resources.dll
deleted file mode 100644
index 2c67bd1..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/ReachFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/System.Windows.Controls.Ribbon.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/System.Windows.Controls.Ribbon.resources.dll
deleted file mode 100644
index 10431f2..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/System.Windows.Forms.Design.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/System.Windows.Forms.Design.resources.dll
deleted file mode 100644
index a3ebe05..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/System.Windows.Forms.Design.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/System.Windows.Forms.Primitives.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/System.Windows.Forms.Primitives.resources.dll
deleted file mode 100644
index 6fbf528..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/System.Windows.Forms.Primitives.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/System.Windows.Forms.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/System.Windows.Forms.resources.dll
deleted file mode 100644
index 491b5fc..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/System.Windows.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/System.Windows.Input.Manipulations.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/System.Windows.Input.Manipulations.resources.dll
deleted file mode 100644
index 13b6d11..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/System.Windows.Input.Manipulations.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/System.Xaml.resources.dll
deleted file mode 100644
index ae10076..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/System.Xaml.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/UIAutomationClient.resources.dll
deleted file mode 100644
index 723d0c8..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/UIAutomationClient.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/UIAutomationClientSideProviders.resources.dll
deleted file mode 100644
index fc3f43a..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/UIAutomationClientSideProviders.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/UIAutomationProvider.resources.dll
deleted file mode 100644
index 3df29f2..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/UIAutomationProvider.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/UIAutomationTypes.resources.dll
deleted file mode 100644
index b683290..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/UIAutomationTypes.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/WindowsBase.resources.dll
deleted file mode 100644
index 824d435..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/WindowsBase.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/WindowsFormsIntegration.resources.dll
deleted file mode 100644
index 65620a9..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/WindowsFormsIntegration.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/Microsoft.VisualBasic.Forms.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/Microsoft.VisualBasic.Forms.resources.dll
deleted file mode 100644
index ce93226..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/Microsoft.VisualBasic.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/PresentationCore.resources.dll
deleted file mode 100644
index e8ee4db..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/PresentationCore.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/PresentationFramework.resources.dll
deleted file mode 100644
index 2bc24e7..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/PresentationFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/PresentationUI.resources.dll
deleted file mode 100644
index b7fcd7a..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/PresentationUI.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/ReachFramework.resources.dll
deleted file mode 100644
index cf31c14..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/ReachFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/System.Windows.Controls.Ribbon.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/System.Windows.Controls.Ribbon.resources.dll
deleted file mode 100644
index a2a3270..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/System.Windows.Forms.Design.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/System.Windows.Forms.Design.resources.dll
deleted file mode 100644
index efe7f21..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/System.Windows.Forms.Design.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/System.Windows.Forms.Primitives.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/System.Windows.Forms.Primitives.resources.dll
deleted file mode 100644
index 835dbaa..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/System.Windows.Forms.Primitives.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/System.Windows.Forms.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/System.Windows.Forms.resources.dll
deleted file mode 100644
index 8fbf425..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/System.Windows.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/System.Windows.Input.Manipulations.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/System.Windows.Input.Manipulations.resources.dll
deleted file mode 100644
index 709d93f..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/System.Windows.Input.Manipulations.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/System.Xaml.resources.dll
deleted file mode 100644
index 913fc8a..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/System.Xaml.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/UIAutomationClient.resources.dll
deleted file mode 100644
index d72cdb5..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/UIAutomationClient.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/UIAutomationClientSideProviders.resources.dll
deleted file mode 100644
index 5e179c2..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/UIAutomationClientSideProviders.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/UIAutomationProvider.resources.dll
deleted file mode 100644
index f311bb9..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/UIAutomationProvider.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/UIAutomationTypes.resources.dll
deleted file mode 100644
index 0ff6a7e..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/UIAutomationTypes.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/WindowsBase.resources.dll
deleted file mode 100644
index a775e1d..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/WindowsBase.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/WindowsFormsIntegration.resources.dll
deleted file mode 100644
index 3f9c44f..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/WindowsFormsIntegration.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/hostfxr.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/hostfxr.dll
deleted file mode 100644
index b68e7ea..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/hostfxr.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/hostpolicy.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/hostpolicy.dll
deleted file mode 100644
index 2b6e13f..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/hostpolicy.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/Microsoft.VisualBasic.Forms.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/Microsoft.VisualBasic.Forms.resources.dll
deleted file mode 100644
index 9853aeb..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/Microsoft.VisualBasic.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/PresentationCore.resources.dll
deleted file mode 100644
index 3cccddf..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/PresentationCore.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/PresentationFramework.resources.dll
deleted file mode 100644
index 066b32e..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/PresentationFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/PresentationUI.resources.dll
deleted file mode 100644
index dab8111..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/PresentationUI.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/ReachFramework.resources.dll
deleted file mode 100644
index 7d6a1bf..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/ReachFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/System.Windows.Controls.Ribbon.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/System.Windows.Controls.Ribbon.resources.dll
deleted file mode 100644
index 8faac17..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/System.Windows.Forms.Design.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/System.Windows.Forms.Design.resources.dll
deleted file mode 100644
index 59518ef..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/System.Windows.Forms.Design.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/System.Windows.Forms.Primitives.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/System.Windows.Forms.Primitives.resources.dll
deleted file mode 100644
index e120beb..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/System.Windows.Forms.Primitives.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/System.Windows.Forms.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/System.Windows.Forms.resources.dll
deleted file mode 100644
index 5012226..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/System.Windows.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/System.Windows.Input.Manipulations.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/System.Windows.Input.Manipulations.resources.dll
deleted file mode 100644
index 247330a..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/System.Windows.Input.Manipulations.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/System.Xaml.resources.dll
deleted file mode 100644
index 1ec3ac1..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/System.Xaml.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/UIAutomationClient.resources.dll
deleted file mode 100644
index 8804c89..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/UIAutomationClient.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/UIAutomationClientSideProviders.resources.dll
deleted file mode 100644
index a03cf91..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/UIAutomationClientSideProviders.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/UIAutomationProvider.resources.dll
deleted file mode 100644
index 91f2d26..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/UIAutomationProvider.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/UIAutomationTypes.resources.dll
deleted file mode 100644
index 71d18cc..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/UIAutomationTypes.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/WindowsBase.resources.dll
deleted file mode 100644
index 34d138b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/WindowsBase.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/WindowsFormsIntegration.resources.dll
deleted file mode 100644
index 841f6ce..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/WindowsFormsIntegration.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/Microsoft.VisualBasic.Forms.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/Microsoft.VisualBasic.Forms.resources.dll
deleted file mode 100644
index 65b7dd6..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/Microsoft.VisualBasic.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/PresentationCore.resources.dll
deleted file mode 100644
index d1d2393..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/PresentationCore.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/PresentationFramework.resources.dll
deleted file mode 100644
index 5753bcd..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/PresentationFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/PresentationUI.resources.dll
deleted file mode 100644
index 369617e..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/PresentationUI.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/ReachFramework.resources.dll
deleted file mode 100644
index 5d85611..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/ReachFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/System.Windows.Controls.Ribbon.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/System.Windows.Controls.Ribbon.resources.dll
deleted file mode 100644
index 456dc4a..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/System.Windows.Forms.Design.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/System.Windows.Forms.Design.resources.dll
deleted file mode 100644
index d49fab4..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/System.Windows.Forms.Design.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/System.Windows.Forms.Primitives.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/System.Windows.Forms.Primitives.resources.dll
deleted file mode 100644
index 179ce29..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/System.Windows.Forms.Primitives.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/System.Windows.Forms.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/System.Windows.Forms.resources.dll
deleted file mode 100644
index 1c7239b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/System.Windows.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/System.Windows.Input.Manipulations.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/System.Windows.Input.Manipulations.resources.dll
deleted file mode 100644
index 448b23a..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/System.Windows.Input.Manipulations.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/System.Xaml.resources.dll
deleted file mode 100644
index 9332199..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/System.Xaml.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/UIAutomationClient.resources.dll
deleted file mode 100644
index a68085c..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/UIAutomationClient.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/UIAutomationClientSideProviders.resources.dll
deleted file mode 100644
index e5f78eb..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/UIAutomationClientSideProviders.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/UIAutomationProvider.resources.dll
deleted file mode 100644
index 9ff7b8f..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/UIAutomationProvider.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/UIAutomationTypes.resources.dll
deleted file mode 100644
index b1cdfe2..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/UIAutomationTypes.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/WindowsBase.resources.dll
deleted file mode 100644
index ec6c503..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/WindowsBase.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/WindowsFormsIntegration.resources.dll
deleted file mode 100644
index 18aa0e3..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/WindowsFormsIntegration.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/Microsoft.VisualBasic.Forms.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/Microsoft.VisualBasic.Forms.resources.dll
deleted file mode 100644
index de853c1..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/Microsoft.VisualBasic.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/PresentationCore.resources.dll
deleted file mode 100644
index 1754cbc..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/PresentationCore.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/PresentationFramework.resources.dll
deleted file mode 100644
index 0f0b748..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/PresentationFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/PresentationUI.resources.dll
deleted file mode 100644
index 5a2d16f..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/PresentationUI.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/ReachFramework.resources.dll
deleted file mode 100644
index c27c6a0..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/ReachFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/System.Windows.Controls.Ribbon.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/System.Windows.Controls.Ribbon.resources.dll
deleted file mode 100644
index e8ce016..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/System.Windows.Forms.Design.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/System.Windows.Forms.Design.resources.dll
deleted file mode 100644
index 0b3da3e..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/System.Windows.Forms.Design.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/System.Windows.Forms.Primitives.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/System.Windows.Forms.Primitives.resources.dll
deleted file mode 100644
index 923aae5..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/System.Windows.Forms.Primitives.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/System.Windows.Forms.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/System.Windows.Forms.resources.dll
deleted file mode 100644
index b4f036c..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/System.Windows.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/System.Windows.Input.Manipulations.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/System.Windows.Input.Manipulations.resources.dll
deleted file mode 100644
index 9b90f21..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/System.Windows.Input.Manipulations.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/System.Xaml.resources.dll
deleted file mode 100644
index c735c85..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/System.Xaml.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/UIAutomationClient.resources.dll
deleted file mode 100644
index 78a7675..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/UIAutomationClient.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/UIAutomationClientSideProviders.resources.dll
deleted file mode 100644
index fea66ed..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/UIAutomationClientSideProviders.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/UIAutomationProvider.resources.dll
deleted file mode 100644
index 583dee8..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/UIAutomationProvider.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/UIAutomationTypes.resources.dll
deleted file mode 100644
index 336f779..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/UIAutomationTypes.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/WindowsBase.resources.dll
deleted file mode 100644
index 39bb4a1..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/WindowsBase.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/WindowsFormsIntegration.resources.dll
deleted file mode 100644
index ad5b588..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/WindowsFormsIntegration.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/mscordaccore.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/mscordaccore.dll
deleted file mode 100644
index 03955f5..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/mscordaccore.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/mscordaccore_amd64_amd64_8.0.2526.11203.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/mscordaccore_amd64_amd64_8.0.2526.11203.dll
deleted file mode 100644
index 03955f5..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/mscordaccore_amd64_amd64_8.0.2526.11203.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/mscordbi.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/mscordbi.dll
deleted file mode 100644
index f133f67..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/mscordbi.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/mscorlib.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/mscorlib.dll
deleted file mode 100644
index 27463e0..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/mscorlib.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/mscorrc.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/mscorrc.dll
deleted file mode 100644
index 1e092f0..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/mscorrc.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/msquic.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/msquic.dll
deleted file mode 100644
index 9fd10ab..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/msquic.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/netstandard.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/netstandard.dll
deleted file mode 100644
index e54daa6..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/netstandard.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/nl/PdfiumViewer.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/nl/PdfiumViewer.resources.dll
deleted file mode 100644
index 05581f7..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/nl/PdfiumViewer.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/Microsoft.VisualBasic.Forms.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/Microsoft.VisualBasic.Forms.resources.dll
deleted file mode 100644
index b8c9e4b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/Microsoft.VisualBasic.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/PresentationCore.resources.dll
deleted file mode 100644
index 41b125e..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/PresentationCore.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/PresentationFramework.resources.dll
deleted file mode 100644
index d5f2f0e..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/PresentationFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/PresentationUI.resources.dll
deleted file mode 100644
index 85d7a46..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/PresentationUI.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/ReachFramework.resources.dll
deleted file mode 100644
index 34d4fe1..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/ReachFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/System.Windows.Controls.Ribbon.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/System.Windows.Controls.Ribbon.resources.dll
deleted file mode 100644
index f90e8f6..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/System.Windows.Forms.Design.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/System.Windows.Forms.Design.resources.dll
deleted file mode 100644
index 66ed2ce..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/System.Windows.Forms.Design.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/System.Windows.Forms.Primitives.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/System.Windows.Forms.Primitives.resources.dll
deleted file mode 100644
index 881f20f..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/System.Windows.Forms.Primitives.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/System.Windows.Forms.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/System.Windows.Forms.resources.dll
deleted file mode 100644
index 37d911d..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/System.Windows.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/System.Windows.Input.Manipulations.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/System.Windows.Input.Manipulations.resources.dll
deleted file mode 100644
index 9ef5fd3..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/System.Windows.Input.Manipulations.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/System.Xaml.resources.dll
deleted file mode 100644
index 6c22361..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/System.Xaml.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/UIAutomationClient.resources.dll
deleted file mode 100644
index 2359952..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/UIAutomationClient.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/UIAutomationClientSideProviders.resources.dll
deleted file mode 100644
index 0d4875f..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/UIAutomationClientSideProviders.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/UIAutomationProvider.resources.dll
deleted file mode 100644
index 5e569f2..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/UIAutomationProvider.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/UIAutomationTypes.resources.dll
deleted file mode 100644
index e848dc6..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/UIAutomationTypes.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/WindowsBase.resources.dll
deleted file mode 100644
index a50f7c3..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/WindowsBase.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/WindowsFormsIntegration.resources.dll
deleted file mode 100644
index 52c5ac7..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/WindowsFormsIntegration.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/Microsoft.VisualBasic.Forms.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/Microsoft.VisualBasic.Forms.resources.dll
deleted file mode 100644
index fe4535f..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/Microsoft.VisualBasic.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/PresentationCore.resources.dll
deleted file mode 100644
index 53df88f..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/PresentationCore.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/PresentationFramework.resources.dll
deleted file mode 100644
index 00fa7e7..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/PresentationFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/PresentationUI.resources.dll
deleted file mode 100644
index 7525f77..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/PresentationUI.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/ReachFramework.resources.dll
deleted file mode 100644
index 4100eac..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/ReachFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/System.Windows.Controls.Ribbon.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/System.Windows.Controls.Ribbon.resources.dll
deleted file mode 100644
index 788b9a6..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/System.Windows.Forms.Design.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/System.Windows.Forms.Design.resources.dll
deleted file mode 100644
index 0d06600..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/System.Windows.Forms.Design.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/System.Windows.Forms.Primitives.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/System.Windows.Forms.Primitives.resources.dll
deleted file mode 100644
index fd6287d..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/System.Windows.Forms.Primitives.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/System.Windows.Forms.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/System.Windows.Forms.resources.dll
deleted file mode 100644
index 73af266..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/System.Windows.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/System.Windows.Input.Manipulations.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/System.Windows.Input.Manipulations.resources.dll
deleted file mode 100644
index f533ed3..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/System.Windows.Input.Manipulations.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/System.Xaml.resources.dll
deleted file mode 100644
index 31d4eef..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/System.Xaml.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/UIAutomationClient.resources.dll
deleted file mode 100644
index 1220868..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/UIAutomationClient.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/UIAutomationClientSideProviders.resources.dll
deleted file mode 100644
index 55d4ff8..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/UIAutomationClientSideProviders.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/UIAutomationProvider.resources.dll
deleted file mode 100644
index 0bcc724..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/UIAutomationProvider.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/UIAutomationTypes.resources.dll
deleted file mode 100644
index 078d705..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/UIAutomationTypes.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/WindowsBase.resources.dll
deleted file mode 100644
index 6ccbc56..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/WindowsBase.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/WindowsFormsIntegration.resources.dll
deleted file mode 100644
index 377e3bf..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/WindowsFormsIntegration.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/Microsoft.VisualBasic.Forms.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/Microsoft.VisualBasic.Forms.resources.dll
deleted file mode 100644
index 4942a60..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/Microsoft.VisualBasic.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/PresentationCore.resources.dll
deleted file mode 100644
index 1cbb847..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/PresentationCore.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/PresentationFramework.resources.dll
deleted file mode 100644
index a8a62c2..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/PresentationFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/PresentationUI.resources.dll
deleted file mode 100644
index 65218a2..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/PresentationUI.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/ReachFramework.resources.dll
deleted file mode 100644
index 94588a8..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/ReachFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/System.Windows.Controls.Ribbon.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/System.Windows.Controls.Ribbon.resources.dll
deleted file mode 100644
index 36656a9..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/System.Windows.Forms.Design.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/System.Windows.Forms.Design.resources.dll
deleted file mode 100644
index feebd5d..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/System.Windows.Forms.Design.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/System.Windows.Forms.Primitives.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/System.Windows.Forms.Primitives.resources.dll
deleted file mode 100644
index 46823f9..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/System.Windows.Forms.Primitives.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/System.Windows.Forms.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/System.Windows.Forms.resources.dll
deleted file mode 100644
index ee70ba5..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/System.Windows.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/System.Windows.Input.Manipulations.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/System.Windows.Input.Manipulations.resources.dll
deleted file mode 100644
index ef8ff1a..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/System.Windows.Input.Manipulations.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/System.Xaml.resources.dll
deleted file mode 100644
index 9591c99..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/System.Xaml.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/UIAutomationClient.resources.dll
deleted file mode 100644
index 26073b0..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/UIAutomationClient.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/UIAutomationClientSideProviders.resources.dll
deleted file mode 100644
index 54884d2..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/UIAutomationClientSideProviders.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/UIAutomationProvider.resources.dll
deleted file mode 100644
index 9c39566..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/UIAutomationProvider.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/UIAutomationTypes.resources.dll
deleted file mode 100644
index 3baf0a3..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/UIAutomationTypes.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/WindowsBase.resources.dll
deleted file mode 100644
index d58e699..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/WindowsBase.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/WindowsFormsIntegration.resources.dll
deleted file mode 100644
index 3cb5e5b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/WindowsFormsIntegration.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/Microsoft.VisualBasic.Forms.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/Microsoft.VisualBasic.Forms.resources.dll
deleted file mode 100644
index 8eea594..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/Microsoft.VisualBasic.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/PresentationCore.resources.dll
deleted file mode 100644
index 8bc24e8..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/PresentationCore.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/PresentationFramework.resources.dll
deleted file mode 100644
index b8bdeae..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/PresentationFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/PresentationUI.resources.dll
deleted file mode 100644
index 113dcbb..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/PresentationUI.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/ReachFramework.resources.dll
deleted file mode 100644
index b873815..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/ReachFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/System.Windows.Controls.Ribbon.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/System.Windows.Controls.Ribbon.resources.dll
deleted file mode 100644
index df07d56..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/System.Windows.Forms.Design.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/System.Windows.Forms.Design.resources.dll
deleted file mode 100644
index b823ba1..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/System.Windows.Forms.Design.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/System.Windows.Forms.Primitives.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/System.Windows.Forms.Primitives.resources.dll
deleted file mode 100644
index 19163ce..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/System.Windows.Forms.Primitives.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/System.Windows.Forms.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/System.Windows.Forms.resources.dll
deleted file mode 100644
index cc1ab6f..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/System.Windows.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/System.Windows.Input.Manipulations.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/System.Windows.Input.Manipulations.resources.dll
deleted file mode 100644
index 8aa0811..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/System.Windows.Input.Manipulations.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/System.Xaml.resources.dll
deleted file mode 100644
index f12c281..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/System.Xaml.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/UIAutomationClient.resources.dll
deleted file mode 100644
index 1aa3bd5..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/UIAutomationClient.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/UIAutomationClientSideProviders.resources.dll
deleted file mode 100644
index b4703ef..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/UIAutomationClientSideProviders.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/UIAutomationProvider.resources.dll
deleted file mode 100644
index e91b7a2..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/UIAutomationProvider.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/UIAutomationTypes.resources.dll
deleted file mode 100644
index ce81902..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/UIAutomationTypes.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/WindowsBase.resources.dll
deleted file mode 100644
index f0d9524..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/WindowsBase.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/WindowsFormsIntegration.resources.dll
deleted file mode 100644
index 68a247a..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/WindowsFormsIntegration.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/vcruntime140_cor3.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/vcruntime140_cor3.dll
deleted file mode 100644
index 5786e93..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/vcruntime140_cor3.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/wpfgfx_cor3.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/wpfgfx_cor3.dll
deleted file mode 100644
index aa7d287..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/wpfgfx_cor3.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/x64/pdfium.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/x64/pdfium.dll
deleted file mode 100644
index 15abb14..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/x64/pdfium.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/Microsoft.VisualBasic.Forms.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/Microsoft.VisualBasic.Forms.resources.dll
deleted file mode 100644
index 141280d..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/Microsoft.VisualBasic.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/PresentationCore.resources.dll
deleted file mode 100644
index 78f3317..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/PresentationCore.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/PresentationFramework.resources.dll
deleted file mode 100644
index 3e3c601..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/PresentationFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/PresentationUI.resources.dll
deleted file mode 100644
index 1a97bc1..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/PresentationUI.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/ReachFramework.resources.dll
deleted file mode 100644
index ae6cc13..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/ReachFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/System.Windows.Controls.Ribbon.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/System.Windows.Controls.Ribbon.resources.dll
deleted file mode 100644
index 1ebf330..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/System.Windows.Forms.Design.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/System.Windows.Forms.Design.resources.dll
deleted file mode 100644
index 46afdf9..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/System.Windows.Forms.Design.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/System.Windows.Forms.Primitives.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/System.Windows.Forms.Primitives.resources.dll
deleted file mode 100644
index 066d961..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/System.Windows.Forms.Primitives.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/System.Windows.Forms.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/System.Windows.Forms.resources.dll
deleted file mode 100644
index 7e2f746..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/System.Windows.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/System.Windows.Input.Manipulations.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/System.Windows.Input.Manipulations.resources.dll
deleted file mode 100644
index 695fe5a..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/System.Windows.Input.Manipulations.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/System.Xaml.resources.dll
deleted file mode 100644
index e000568..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/System.Xaml.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/UIAutomationClient.resources.dll
deleted file mode 100644
index 7cd27a7..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/UIAutomationClient.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/UIAutomationClientSideProviders.resources.dll
deleted file mode 100644
index 3390c92..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/UIAutomationClientSideProviders.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/UIAutomationProvider.resources.dll
deleted file mode 100644
index ff5f6e7..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/UIAutomationProvider.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/UIAutomationTypes.resources.dll
deleted file mode 100644
index 5a9cee8..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/UIAutomationTypes.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/WindowsBase.resources.dll
deleted file mode 100644
index 34e5fe3..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/WindowsBase.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/WindowsFormsIntegration.resources.dll
deleted file mode 100644
index 2aef8b7..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/WindowsFormsIntegration.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/Microsoft.VisualBasic.Forms.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/Microsoft.VisualBasic.Forms.resources.dll
deleted file mode 100644
index 2461e41..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/Microsoft.VisualBasic.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/PresentationCore.resources.dll
deleted file mode 100644
index 172948a..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/PresentationCore.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/PresentationFramework.resources.dll
deleted file mode 100644
index dd559ef..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/PresentationFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/PresentationUI.resources.dll
deleted file mode 100644
index 50606ee..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/PresentationUI.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/ReachFramework.resources.dll
deleted file mode 100644
index 91d47af..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/ReachFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/System.Windows.Controls.Ribbon.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/System.Windows.Controls.Ribbon.resources.dll
deleted file mode 100644
index 5d40c0d..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/System.Windows.Forms.Design.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/System.Windows.Forms.Design.resources.dll
deleted file mode 100644
index 43ff8ac..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/System.Windows.Forms.Design.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/System.Windows.Forms.Primitives.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/System.Windows.Forms.Primitives.resources.dll
deleted file mode 100644
index ec2718b..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/System.Windows.Forms.Primitives.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/System.Windows.Forms.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/System.Windows.Forms.resources.dll
deleted file mode 100644
index 19d2346..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/System.Windows.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/System.Windows.Input.Manipulations.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/System.Windows.Input.Manipulations.resources.dll
deleted file mode 100644
index d79f7ba..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/System.Windows.Input.Manipulations.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/System.Xaml.resources.dll
deleted file mode 100644
index 1c5780f..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/System.Xaml.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/UIAutomationClient.resources.dll
deleted file mode 100644
index a15b9d3..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/UIAutomationClient.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/UIAutomationClientSideProviders.resources.dll
deleted file mode 100644
index 761a785..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/UIAutomationClientSideProviders.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/UIAutomationProvider.resources.dll
deleted file mode 100644
index 52486af..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/UIAutomationProvider.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/UIAutomationTypes.resources.dll
deleted file mode 100644
index 182b9ba..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/UIAutomationTypes.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/WindowsBase.resources.dll
deleted file mode 100644
index 78230d8..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/WindowsBase.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/WindowsFormsIntegration.resources.dll
deleted file mode 100644
index 9cab001..0000000
Binary files a/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/WindowsFormsIntegration.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index 2217181..0000000
--- a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPRO.196A0DA8.Up2Date b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPRO.196A0DA8.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.AssemblyInfo.cs b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.AssemblyInfo.cs
deleted file mode 100644
index b9a9619..0000000
--- a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.AssemblyInfo.cs
+++ /dev/null
@@ -1,25 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("OrderPROPrint")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyDescriptionAttribute("Klient zdalnego drukowania etykiet orderPRO")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+02d06298eaf26d654f43b765e95b05d31b5a2045")]
-[assembly: System.Reflection.AssemblyProductAttribute("OrderPRO Print")]
-[assembly: System.Reflection.AssemblyTitleAttribute("OrderPROPrint")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
-[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
-
-// Wygenerowane przez klasÄ™ WriteCodeFragment programu MSBuild.
-
diff --git a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.AssemblyInfoInputs.cache b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.AssemblyInfoInputs.cache
deleted file mode 100644
index 17d823d..0000000
--- a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-a6d9f98e532e4654267bebf020e0939e88fe3b37f5ffdb5438a20cb3f3139abe
diff --git a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.GeneratedMSBuildEditorConfig.editorconfig b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 1ca6e96..0000000
--- a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,19 +0,0 @@
-is_global = true
-build_property.ApplicationManifest =
-build_property.StartupObject =
-build_property.ApplicationDefaultFont =
-build_property.ApplicationHighDpiMode =
-build_property.ApplicationUseCompatibleTextRendering =
-build_property.ApplicationVisualStyles =
-build_property.TargetFramework = net8.0-windows
-build_property.TargetPlatformMinVersion = 7.0
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = OrderPROPrint
-build_property.ProjectDir = C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.GlobalUsings.g.cs b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.GlobalUsings.g.cs
deleted file mode 100644
index 84bbb89..0000000
--- a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.GlobalUsings.g.cs
+++ /dev/null
@@ -1,10 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.Drawing;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
-global using global::System.Windows.Forms;
diff --git a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.assets.cache b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.assets.cache
deleted file mode 100644
index cffee0e..0000000
Binary files a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.assets.cache and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.csproj.AssemblyReference.cache b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.csproj.AssemblyReference.cache
deleted file mode 100644
index cdfae0f..0000000
Binary files a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.csproj.CoreCompileInputs.cache b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 31d0a11..0000000
--- a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-bd78245bd76cdbb51778da0fa29daebbc7e33561f8a67ae9dc6ff5bed4268635
diff --git a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.csproj.FileListAbsolute.txt b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.csproj.FileListAbsolute.txt
deleted file mode 100644
index cddf6ec..0000000
--- a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\obj\Debug\net8.0-windows\OrderPROPrint.GeneratedMSBuildEditorConfig.editorconfig
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\obj\Debug\net8.0-windows\OrderPROPrint.AssemblyInfoInputs.cache
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\obj\Debug\net8.0-windows\OrderPROPrint.AssemblyInfo.cs
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\obj\Debug\net8.0-windows\OrderPROPrint.csproj.CoreCompileInputs.cache
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Debug\net8.0-windows\OrderPROPrint.exe
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Debug\net8.0-windows\OrderPROPrint.deps.json
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Debug\net8.0-windows\OrderPROPrint.runtimeconfig.json
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Debug\net8.0-windows\OrderPROPrint.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Debug\net8.0-windows\OrderPROPrint.pdb
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\obj\Debug\net8.0-windows\OrderPROPrint.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\obj\Debug\net8.0-windows\refint\OrderPROPrint.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\obj\Debug\net8.0-windows\OrderPROPrint.pdb
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\obj\Debug\net8.0-windows\OrderPROPrint.genruntimeconfig.cache
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\obj\Debug\net8.0-windows\ref\OrderPROPrint.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\obj\Debug\net8.0-windows\OrderPROPrint.csproj.AssemblyReference.cache
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Debug\net8.0-windows\x64\pdfium.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Debug\net8.0-windows\PdfiumViewer.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Debug\net8.0-windows\nl\PdfiumViewer.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\obj\Debug\net8.0-windows\OrderPRO.196A0DA8.Up2Date
diff --git a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.dll b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.dll
deleted file mode 100644
index 349c61d..0000000
Binary files a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.genruntimeconfig.cache b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.genruntimeconfig.cache
deleted file mode 100644
index 3488d12..0000000
--- a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.genruntimeconfig.cache
+++ /dev/null
@@ -1 +0,0 @@
-5dcfe9067a6f21d6496b07d65af37df2bfab1fd5b004308d7404f54998804ed7
diff --git a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.pdb b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.pdb
deleted file mode 100644
index 9207bd9..0000000
Binary files a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.pdb and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/apphost.exe b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/apphost.exe
deleted file mode 100644
index 6c013b7..0000000
Binary files a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/apphost.exe and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/ref/OrderPROPrint.dll b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/ref/OrderPROPrint.dll
deleted file mode 100644
index c173823..0000000
Binary files a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/ref/OrderPROPrint.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/refint/OrderPROPrint.dll b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/refint/OrderPROPrint.dll
deleted file mode 100644
index c173823..0000000
Binary files a/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/refint/OrderPROPrint.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/obj/OrderPROPrint.csproj.nuget.dgspec.json b/clients/windows/OrderPROPrint/obj/OrderPROPrint.csproj.nuget.dgspec.json
deleted file mode 100644
index 049d611..0000000
--- a/clients/windows/OrderPROPrint/obj/OrderPROPrint.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,101 +0,0 @@
-{
- "format": 1,
- "restore": {
- "C:\\visual studio code\\projekty\\orderPRO\\clients\\windows\\OrderPROPrint\\OrderPROPrint.csproj": {}
- },
- "projects": {
- "C:\\visual studio code\\projekty\\orderPRO\\clients\\windows\\OrderPROPrint\\OrderPROPrint.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\visual studio code\\projekty\\orderPRO\\clients\\windows\\OrderPROPrint\\OrderPROPrint.csproj",
- "projectName": "OrderPROPrint",
- "projectPath": "C:\\visual studio code\\projekty\\orderPRO\\clients\\windows\\OrderPROPrint\\OrderPROPrint.csproj",
- "packagesPath": "C:\\Users\\jacek\\.nuget\\packages\\",
- "outputPath": "C:\\visual studio code\\projekty\\orderPRO\\clients\\windows\\OrderPROPrint\\obj\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\jacek\\AppData\\Roaming\\NuGet\\NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0-windows"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0-windows7.0": {
- "targetAlias": "net8.0-windows",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "noWarn": [
- "NU1701"
- ],
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0-windows7.0": {
- "targetAlias": "net8.0-windows",
- "dependencies": {
- "PdfiumViewer": {
- "target": "Package",
- "version": "[2.13.0, )"
- },
- "PdfiumViewer.Native.x86_64.v8-xfa": {
- "target": "Package",
- "version": "[2018.4.8.256, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "downloadDependencies": [
- {
- "name": "Microsoft.AspNetCore.App.Runtime.win-x64",
- "version": "[8.0.25, 8.0.25]"
- },
- {
- "name": "Microsoft.NETCore.App.Runtime.win-x64",
- "version": "[8.0.25, 8.0.25]"
- },
- {
- "name": "Microsoft.WindowsDesktop.App.Runtime.win-x64",
- "version": "[8.0.25, 8.0.25]"
- }
- ],
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- },
- "Microsoft.WindowsDesktop.App.WindowsForms": {
- "privateAssets": "none"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.419/PortableRuntimeIdentifierGraph.json"
- }
- },
- "runtimes": {
- "win-x64": {
- "#import": []
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/clients/windows/OrderPROPrint/obj/OrderPROPrint.csproj.nuget.g.props b/clients/windows/OrderPROPrint/obj/OrderPROPrint.csproj.nuget.g.props
deleted file mode 100644
index 6c0b4cc..0000000
--- a/clients/windows/OrderPROPrint/obj/OrderPROPrint.csproj.nuget.g.props
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- $(UserProfile)\.nuget\packages\
- C:\Users\jacek\.nuget\packages\
- PackageReference
- 6.11.1
-
-
-
-
-
-
-
-
- C:\Users\jacek\.nuget\packages\pdfiumviewer\2.13.0
-
-
\ No newline at end of file
diff --git a/clients/windows/OrderPROPrint/obj/OrderPROPrint.csproj.nuget.g.targets b/clients/windows/OrderPROPrint/obj/OrderPROPrint.csproj.nuget.g.targets
deleted file mode 100644
index 3dc06ef..0000000
--- a/clients/windows/OrderPROPrint/obj/OrderPROPrint.csproj.nuget.g.targets
+++ /dev/null
@@ -1,2 +0,0 @@
-
-
\ No newline at end of file
diff --git a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index 2217181..0000000
--- a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPRO.196A0DA8.Up2Date b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPRO.196A0DA8.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.AssemblyInfo.cs b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.AssemblyInfo.cs
deleted file mode 100644
index a5d4207..0000000
--- a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.AssemblyInfo.cs
+++ /dev/null
@@ -1,25 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("OrderPROPrint")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
-[assembly: System.Reflection.AssemblyDescriptionAttribute("Klient zdalnego drukowania etykiet orderPRO")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+02d06298eaf26d654f43b765e95b05d31b5a2045")]
-[assembly: System.Reflection.AssemblyProductAttribute("OrderPRO Print")]
-[assembly: System.Reflection.AssemblyTitleAttribute("OrderPROPrint")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
-[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
-
-// Wygenerowane przez klasÄ™ WriteCodeFragment programu MSBuild.
-
diff --git a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.AssemblyInfoInputs.cache b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.AssemblyInfoInputs.cache
deleted file mode 100644
index 990fed7..0000000
--- a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-4f486a8a33c9d8fb2cd8a2832186ae34e29edd73ecd4c84b54f2ed3d56c88034
diff --git a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.GeneratedMSBuildEditorConfig.editorconfig b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 1ca6e96..0000000
--- a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,19 +0,0 @@
-is_global = true
-build_property.ApplicationManifest =
-build_property.StartupObject =
-build_property.ApplicationDefaultFont =
-build_property.ApplicationHighDpiMode =
-build_property.ApplicationUseCompatibleTextRendering =
-build_property.ApplicationVisualStyles =
-build_property.TargetFramework = net8.0-windows
-build_property.TargetPlatformMinVersion = 7.0
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = OrderPROPrint
-build_property.ProjectDir = C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.GlobalUsings.g.cs b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.GlobalUsings.g.cs
deleted file mode 100644
index 84bbb89..0000000
--- a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.GlobalUsings.g.cs
+++ /dev/null
@@ -1,10 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.Drawing;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
-global using global::System.Windows.Forms;
diff --git a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.assets.cache b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.assets.cache
deleted file mode 100644
index e51ba55..0000000
Binary files a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.assets.cache and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.csproj.AssemblyReference.cache b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.csproj.AssemblyReference.cache
deleted file mode 100644
index cdfae0f..0000000
Binary files a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.csproj.CoreCompileInputs.cache b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.csproj.CoreCompileInputs.cache
deleted file mode 100644
index f178f32..0000000
--- a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-7725f04b07c1481cc0aedae23893d3f772f85a2f186a9aa2de5bfb04f49d8485
diff --git a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.csproj.FileListAbsolute.txt b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.csproj.FileListAbsolute.txt
deleted file mode 100644
index f8c90f9..0000000
--- a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,478 +0,0 @@
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\OrderPROPrint.exe
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\x64\pdfium.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\OrderPROPrint.deps.json
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\OrderPROPrint.runtimeconfig.json
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\OrderPROPrint.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\OrderPROPrint.pdb
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\PdfiumViewer.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\nl\PdfiumViewer.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\Microsoft.CSharp.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\Microsoft.VisualBasic.Core.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\Microsoft.Win32.Primitives.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\Microsoft.Win32.Registry.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.AppContext.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Buffers.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Collections.Concurrent.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Collections.Immutable.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Collections.NonGeneric.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Collections.Specialized.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Collections.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.ComponentModel.Annotations.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.ComponentModel.DataAnnotations.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.ComponentModel.EventBasedAsync.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.ComponentModel.Primitives.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.ComponentModel.TypeConverter.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.ComponentModel.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Configuration.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Console.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Core.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Data.Common.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Data.DataSetExtensions.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Data.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Diagnostics.Contracts.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Diagnostics.Debug.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Diagnostics.DiagnosticSource.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Diagnostics.FileVersionInfo.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Diagnostics.Process.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Diagnostics.StackTrace.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Diagnostics.TextWriterTraceListener.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Diagnostics.Tools.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Diagnostics.TraceSource.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Diagnostics.Tracing.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Drawing.Primitives.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Dynamic.Runtime.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Formats.Asn1.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Formats.Tar.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Globalization.Calendars.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Globalization.Extensions.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Globalization.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.IO.Compression.Brotli.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.IO.Compression.FileSystem.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.IO.Compression.ZipFile.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.IO.Compression.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.IO.FileSystem.AccessControl.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.IO.FileSystem.DriveInfo.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.IO.FileSystem.Primitives.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.IO.FileSystem.Watcher.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.IO.FileSystem.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.IO.IsolatedStorage.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.IO.MemoryMappedFiles.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.IO.Pipes.AccessControl.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.IO.Pipes.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.IO.UnmanagedMemoryStream.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.IO.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Linq.Expressions.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Linq.Parallel.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Linq.Queryable.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Linq.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Memory.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Net.Http.Json.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Net.Http.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Net.HttpListener.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Net.Mail.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Net.NameResolution.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Net.NetworkInformation.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Net.Ping.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Net.Primitives.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Net.Quic.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Net.Requests.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Net.Security.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Net.ServicePoint.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Net.Sockets.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Net.WebClient.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Net.WebHeaderCollection.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Net.WebProxy.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Net.WebSockets.Client.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Net.WebSockets.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Net.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Numerics.Vectors.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Numerics.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.ObjectModel.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Private.CoreLib.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Private.DataContractSerialization.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Private.Uri.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Private.Xml.Linq.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Private.Xml.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Reflection.DispatchProxy.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Reflection.Emit.ILGeneration.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Reflection.Emit.Lightweight.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Reflection.Emit.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Reflection.Extensions.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Reflection.Metadata.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Reflection.Primitives.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Reflection.TypeExtensions.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Reflection.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Resources.Reader.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Resources.ResourceManager.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Resources.Writer.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Runtime.CompilerServices.Unsafe.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Runtime.CompilerServices.VisualC.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Runtime.Extensions.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Runtime.Handles.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Runtime.InteropServices.JavaScript.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Runtime.InteropServices.RuntimeInformation.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Runtime.InteropServices.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Runtime.Intrinsics.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Runtime.Loader.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Runtime.Numerics.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Runtime.Serialization.Formatters.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Runtime.Serialization.Json.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Runtime.Serialization.Primitives.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Runtime.Serialization.Xml.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Runtime.Serialization.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Runtime.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Security.AccessControl.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Security.Claims.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.Algorithms.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.Cng.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.Csp.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.Encoding.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.OpenSsl.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.Primitives.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.X509Certificates.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Security.Principal.Windows.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Security.Principal.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Security.SecureString.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Security.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.ServiceModel.Web.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.ServiceProcess.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Text.Encoding.CodePages.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Text.Encoding.Extensions.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Text.Encoding.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Text.Encodings.Web.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Text.Json.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Text.RegularExpressions.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Threading.Channels.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Threading.Overlapped.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Threading.Tasks.Dataflow.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Threading.Tasks.Extensions.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Threading.Tasks.Parallel.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Threading.Tasks.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Threading.Thread.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Threading.ThreadPool.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Threading.Timer.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Threading.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Transactions.Local.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Transactions.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.ValueTuple.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Web.HttpUtility.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Web.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Windows.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Xml.Linq.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Xml.ReaderWriter.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Xml.Serialization.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Xml.XDocument.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Xml.XPath.XDocument.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Xml.XPath.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Xml.XmlDocument.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Xml.XmlSerializer.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Xml.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\mscorlib.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\netstandard.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\Accessibility.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\DirectWriteForwarder.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\Microsoft.VisualBasic.Forms.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\Microsoft.VisualBasic.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\Microsoft.Win32.Registry.AccessControl.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\Microsoft.Win32.SystemEvents.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\PresentationCore.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\PresentationFramework-SystemCore.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\PresentationFramework-SystemData.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\PresentationFramework-SystemDrawing.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\PresentationFramework-SystemXml.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\PresentationFramework-SystemXmlLinq.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\PresentationFramework.Aero.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\PresentationFramework.Aero2.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\PresentationFramework.AeroLite.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\PresentationFramework.Classic.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\PresentationFramework.Luna.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\PresentationFramework.Royale.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\PresentationFramework.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\PresentationUI.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ReachFramework.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.CodeDom.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Configuration.ConfigurationManager.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Design.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Diagnostics.EventLog.Messages.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Diagnostics.EventLog.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Diagnostics.PerformanceCounter.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.DirectoryServices.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Drawing.Common.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Drawing.Design.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Drawing.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.IO.Packaging.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Printing.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Resources.Extensions.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.Pkcs.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.ProtectedData.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.Xml.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Security.Permissions.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Threading.AccessControl.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Windows.Controls.Ribbon.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Windows.Extensions.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Windows.Forms.Design.Editors.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Windows.Forms.Design.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Windows.Forms.Primitives.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Windows.Forms.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Windows.Input.Manipulations.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Windows.Presentation.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.Xaml.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\UIAutomationClient.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\UIAutomationClientSideProviders.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\UIAutomationProvider.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\UIAutomationTypes.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\WindowsBase.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\WindowsFormsIntegration.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\Microsoft.DiaSymReader.Native.amd64.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\System.IO.Compression.Native.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\clretwrc.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\clrgc.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\clrjit.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\coreclr.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\createdump.exe
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\hostfxr.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\hostpolicy.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\mscordaccore.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\mscordaccore_amd64_amd64_8.0.2526.11203.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\mscordbi.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\mscorrc.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\msquic.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\D3DCompiler_47_cor3.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\PenImc_cor3.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\PresentationNative_cor3.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\vcruntime140_cor3.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\wpfgfx_cor3.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\cs\Microsoft.VisualBasic.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\cs\PresentationCore.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\cs\PresentationFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\cs\PresentationUI.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\cs\ReachFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\cs\System.Windows.Controls.Ribbon.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\cs\System.Windows.Forms.Design.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\cs\System.Windows.Forms.Primitives.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\cs\System.Windows.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\cs\System.Windows.Input.Manipulations.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\cs\System.Xaml.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\cs\UIAutomationClient.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\cs\UIAutomationClientSideProviders.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\cs\UIAutomationProvider.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\cs\UIAutomationTypes.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\cs\WindowsBase.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\cs\WindowsFormsIntegration.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\de\Microsoft.VisualBasic.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\de\PresentationCore.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\de\PresentationFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\de\PresentationUI.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\de\ReachFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\de\System.Windows.Controls.Ribbon.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\de\System.Windows.Forms.Design.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\de\System.Windows.Forms.Primitives.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\de\System.Windows.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\de\System.Windows.Input.Manipulations.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\de\System.Xaml.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\de\UIAutomationClient.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\de\UIAutomationClientSideProviders.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\de\UIAutomationProvider.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\de\UIAutomationTypes.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\de\WindowsBase.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\de\WindowsFormsIntegration.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\es\Microsoft.VisualBasic.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\es\PresentationCore.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\es\PresentationFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\es\PresentationUI.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\es\ReachFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\es\System.Windows.Controls.Ribbon.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\es\System.Windows.Forms.Design.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\es\System.Windows.Forms.Primitives.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\es\System.Windows.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\es\System.Windows.Input.Manipulations.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\es\System.Xaml.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\es\UIAutomationClient.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\es\UIAutomationClientSideProviders.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\es\UIAutomationProvider.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\es\UIAutomationTypes.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\es\WindowsBase.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\es\WindowsFormsIntegration.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\fr\Microsoft.VisualBasic.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\fr\PresentationCore.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\fr\PresentationFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\fr\PresentationUI.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\fr\ReachFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\fr\System.Windows.Controls.Ribbon.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\fr\System.Windows.Forms.Design.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\fr\System.Windows.Forms.Primitives.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\fr\System.Windows.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\fr\System.Windows.Input.Manipulations.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\fr\System.Xaml.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\fr\UIAutomationClient.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\fr\UIAutomationClientSideProviders.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\fr\UIAutomationProvider.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\fr\UIAutomationTypes.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\fr\WindowsBase.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\fr\WindowsFormsIntegration.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\it\Microsoft.VisualBasic.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\it\PresentationCore.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\it\PresentationFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\it\PresentationUI.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\it\ReachFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\it\System.Windows.Controls.Ribbon.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\it\System.Windows.Forms.Design.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\it\System.Windows.Forms.Primitives.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\it\System.Windows.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\it\System.Windows.Input.Manipulations.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\it\System.Xaml.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\it\UIAutomationClient.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\it\UIAutomationClientSideProviders.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\it\UIAutomationProvider.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\it\UIAutomationTypes.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\it\WindowsBase.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\it\WindowsFormsIntegration.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ja\Microsoft.VisualBasic.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ja\PresentationCore.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ja\PresentationFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ja\PresentationUI.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ja\ReachFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ja\System.Windows.Controls.Ribbon.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ja\System.Windows.Forms.Design.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ja\System.Windows.Forms.Primitives.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ja\System.Windows.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ja\System.Windows.Input.Manipulations.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ja\System.Xaml.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ja\UIAutomationClient.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ja\UIAutomationClientSideProviders.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ja\UIAutomationProvider.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ja\UIAutomationTypes.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ja\WindowsBase.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ja\WindowsFormsIntegration.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ko\Microsoft.VisualBasic.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ko\PresentationCore.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ko\PresentationFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ko\PresentationUI.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ko\ReachFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ko\System.Windows.Controls.Ribbon.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ko\System.Windows.Forms.Design.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ko\System.Windows.Forms.Primitives.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ko\System.Windows.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ko\System.Windows.Input.Manipulations.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ko\System.Xaml.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ko\UIAutomationClient.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ko\UIAutomationClientSideProviders.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ko\UIAutomationProvider.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ko\UIAutomationTypes.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ko\WindowsBase.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ko\WindowsFormsIntegration.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pl\Microsoft.VisualBasic.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pl\PresentationCore.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pl\PresentationFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pl\PresentationUI.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pl\ReachFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pl\System.Windows.Controls.Ribbon.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pl\System.Windows.Forms.Design.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pl\System.Windows.Forms.Primitives.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pl\System.Windows.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pl\System.Windows.Input.Manipulations.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pl\System.Xaml.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pl\UIAutomationClient.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pl\UIAutomationClientSideProviders.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pl\UIAutomationProvider.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pl\UIAutomationTypes.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pl\WindowsBase.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pl\WindowsFormsIntegration.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pt-BR\Microsoft.VisualBasic.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pt-BR\PresentationCore.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pt-BR\PresentationFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pt-BR\PresentationUI.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pt-BR\ReachFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pt-BR\System.Windows.Controls.Ribbon.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pt-BR\System.Windows.Forms.Design.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pt-BR\System.Windows.Forms.Primitives.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pt-BR\System.Windows.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pt-BR\System.Windows.Input.Manipulations.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pt-BR\System.Xaml.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pt-BR\UIAutomationClient.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pt-BR\UIAutomationClientSideProviders.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pt-BR\UIAutomationProvider.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pt-BR\UIAutomationTypes.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pt-BR\WindowsBase.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\pt-BR\WindowsFormsIntegration.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ru\Microsoft.VisualBasic.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ru\PresentationCore.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ru\PresentationFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ru\PresentationUI.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ru\ReachFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ru\System.Windows.Controls.Ribbon.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ru\System.Windows.Forms.Design.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ru\System.Windows.Forms.Primitives.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ru\System.Windows.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ru\System.Windows.Input.Manipulations.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ru\System.Xaml.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ru\UIAutomationClient.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ru\UIAutomationClientSideProviders.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ru\UIAutomationProvider.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ru\UIAutomationTypes.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ru\WindowsBase.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\ru\WindowsFormsIntegration.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\tr\Microsoft.VisualBasic.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\tr\PresentationCore.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\tr\PresentationFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\tr\PresentationUI.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\tr\ReachFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\tr\System.Windows.Controls.Ribbon.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\tr\System.Windows.Forms.Design.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\tr\System.Windows.Forms.Primitives.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\tr\System.Windows.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\tr\System.Windows.Input.Manipulations.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\tr\System.Xaml.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\tr\UIAutomationClient.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\tr\UIAutomationClientSideProviders.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\tr\UIAutomationProvider.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\tr\UIAutomationTypes.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\tr\WindowsBase.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\tr\WindowsFormsIntegration.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hans\Microsoft.VisualBasic.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hans\PresentationCore.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hans\PresentationFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hans\PresentationUI.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hans\ReachFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hans\System.Windows.Controls.Ribbon.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hans\System.Windows.Forms.Design.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hans\System.Windows.Forms.Primitives.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hans\System.Windows.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hans\System.Windows.Input.Manipulations.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hans\System.Xaml.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hans\UIAutomationClient.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hans\UIAutomationClientSideProviders.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hans\UIAutomationProvider.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hans\UIAutomationTypes.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hans\WindowsBase.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hans\WindowsFormsIntegration.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hant\Microsoft.VisualBasic.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hant\PresentationCore.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hant\PresentationFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hant\PresentationUI.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hant\ReachFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hant\System.Windows.Controls.Ribbon.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hant\System.Windows.Forms.Design.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hant\System.Windows.Forms.Primitives.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hant\System.Windows.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hant\System.Windows.Input.Manipulations.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hant\System.Xaml.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hant\UIAutomationClient.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hant\UIAutomationClientSideProviders.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hant\UIAutomationProvider.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hant\UIAutomationTypes.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hant\WindowsBase.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\bin\Release\net8.0-windows\win-x64\zh-Hant\WindowsFormsIntegration.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\obj\Release\net8.0-windows\win-x64\OrderPROPrint.csproj.AssemblyReference.cache
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\obj\Release\net8.0-windows\win-x64\OrderPROPrint.GeneratedMSBuildEditorConfig.editorconfig
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\obj\Release\net8.0-windows\win-x64\OrderPROPrint.AssemblyInfoInputs.cache
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\obj\Release\net8.0-windows\win-x64\OrderPROPrint.AssemblyInfo.cs
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\obj\Release\net8.0-windows\win-x64\OrderPROPrint.csproj.CoreCompileInputs.cache
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\obj\Release\net8.0-windows\win-x64\OrderPRO.196A0DA8.Up2Date
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\obj\Release\net8.0-windows\win-x64\OrderPROPrint.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\obj\Release\net8.0-windows\win-x64\refint\OrderPROPrint.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\obj\Release\net8.0-windows\win-x64\OrderPROPrint.pdb
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\obj\Release\net8.0-windows\win-x64\OrderPROPrint.genruntimeconfig.cache
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\obj\Release\net8.0-windows\win-x64\ref\OrderPROPrint.dll
diff --git a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.deps.json b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.deps.json
deleted file mode 100644
index 2ee2340..0000000
--- a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.deps.json
+++ /dev/null
@@ -1,985 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v8.0/win-x64",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v8.0": {},
- ".NETCoreApp,Version=v8.0/win-x64": {
- "OrderPROPrint/1.0.0": {
- "dependencies": {
- "Microsoft.NET.ILLink.Tasks": "8.0.25",
- "PdfiumViewer": "2.13.0",
- "PdfiumViewer.Native.x86_64.v8-xfa": "2018.4.8.256",
- "runtimepack.Microsoft.NETCore.App.Runtime.win-x64": "8.0.25",
- "runtimepack.Microsoft.WindowsDesktop.App.Runtime.win-x64": "8.0.25"
- },
- "runtime": {
- "OrderPROPrint.dll": {}
- }
- },
- "runtimepack.Microsoft.NETCore.App.Runtime.win-x64/8.0.25": {
- "runtime": {
- "Microsoft.CSharp.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "Microsoft.VisualBasic.Core.dll": {
- "assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.2526.11203"
- },
- "Microsoft.Win32.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "Microsoft.Win32.Registry.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.AppContext.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Buffers.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Collections.Concurrent.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Collections.Immutable.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Collections.NonGeneric.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Collections.Specialized.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Collections.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ComponentModel.Annotations.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ComponentModel.DataAnnotations.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ComponentModel.EventBasedAsync.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ComponentModel.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ComponentModel.TypeConverter.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ComponentModel.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Configuration.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Console.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Core.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Data.Common.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Data.DataSetExtensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Data.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.Contracts.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.Debug.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.DiagnosticSource.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.FileVersionInfo.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.Process.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.StackTrace.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.TextWriterTraceListener.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.Tools.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.TraceSource.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.Tracing.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Drawing.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Dynamic.Runtime.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Formats.Asn1.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Formats.Tar.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Globalization.Calendars.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Globalization.Extensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Globalization.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.Compression.Brotli.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.Compression.FileSystem.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.Compression.ZipFile.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.Compression.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.FileSystem.AccessControl.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.FileSystem.DriveInfo.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.FileSystem.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.FileSystem.Watcher.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.FileSystem.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.IsolatedStorage.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.MemoryMappedFiles.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.Pipes.AccessControl.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.Pipes.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.UnmanagedMemoryStream.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Linq.Expressions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Linq.Parallel.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Linq.Queryable.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Linq.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Memory.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Http.Json.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Http.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.HttpListener.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Mail.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.NameResolution.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.NetworkInformation.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Ping.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Quic.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Requests.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Security.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.ServicePoint.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Sockets.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.WebClient.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.WebHeaderCollection.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.WebProxy.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.WebSockets.Client.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.WebSockets.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Numerics.Vectors.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Numerics.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ObjectModel.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Private.CoreLib.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Private.DataContractSerialization.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Private.Uri.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Private.Xml.Linq.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Private.Xml.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.DispatchProxy.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.Emit.ILGeneration.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.Emit.Lightweight.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.Emit.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.Extensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.Metadata.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.TypeExtensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Resources.Reader.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Resources.ResourceManager.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Resources.Writer.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.CompilerServices.Unsafe.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.CompilerServices.VisualC.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Extensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Handles.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.InteropServices.JavaScript.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.InteropServices.RuntimeInformation.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.InteropServices.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Intrinsics.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Loader.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Numerics.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Serialization.Formatters.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Serialization.Json.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Serialization.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Serialization.Xml.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Serialization.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.AccessControl.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Claims.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.Algorithms.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.Cng.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.Csp.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.Encoding.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.OpenSsl.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.X509Certificates.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Principal.Windows.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Principal.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.SecureString.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ServiceModel.Web.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ServiceProcess.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Text.Encoding.CodePages.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Text.Encoding.Extensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Text.Encoding.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Text.Encodings.Web.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Text.Json.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Text.RegularExpressions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.Channels.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.Overlapped.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.Tasks.Dataflow.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.Tasks.Extensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.Tasks.Parallel.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.Tasks.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.Thread.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.ThreadPool.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.Timer.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Transactions.Local.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Transactions.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ValueTuple.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Web.HttpUtility.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Web.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Windows.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.Linq.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.ReaderWriter.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.Serialization.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.XDocument.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.XPath.XDocument.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.XPath.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.XmlDocument.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.XmlSerializer.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "mscorlib.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "netstandard.dll": {
- "assemblyVersion": "2.1.0.0",
- "fileVersion": "8.0.2526.11203"
- }
- }
- },
- "runtimepack.Microsoft.WindowsDesktop.App.Runtime.win-x64/8.0.25": {
- "runtime": {
- "Accessibility.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "DirectWriteForwarder.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "Microsoft.VisualBasic.Forms.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "Microsoft.VisualBasic.dll": {
- "assemblyVersion": "10.1.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "Microsoft.Win32.Registry.AccessControl.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "Microsoft.Win32.SystemEvents.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "PresentationCore.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework-SystemCore.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework-SystemData.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework-SystemDrawing.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework-SystemXml.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework-SystemXmlLinq.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework.Aero.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework.Aero2.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework.AeroLite.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework.Classic.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework.Luna.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework.Royale.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationUI.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "ReachFramework.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.CodeDom.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Configuration.ConfigurationManager.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Design.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Diagnostics.EventLog.Messages.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "0.0.0.0"
- },
- "System.Diagnostics.EventLog.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.PerformanceCounter.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.DirectoryServices.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Drawing.Common.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Drawing.Design.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Drawing.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.IO.Packaging.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Printing.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Resources.Extensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.Pkcs.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.ProtectedData.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.Xml.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Permissions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.AccessControl.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Windows.Controls.Ribbon.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Windows.Extensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Windows.Forms.Design.Editors.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Windows.Forms.Design.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Windows.Forms.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Windows.Forms.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Windows.Input.Manipulations.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Windows.Presentation.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Xaml.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "UIAutomationClient.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "UIAutomationClientSideProviders.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "UIAutomationProvider.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "UIAutomationTypes.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "WindowsBase.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "WindowsFormsIntegration.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- }
- },
- "native": {
- "D3DCompiler_47_cor3.dll": {
- "fileVersion": "10.0.26100.6901"
- },
- "PenImc_cor3.dll": {
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationNative_cor3.dll": {
- "fileVersion": "8.0.25.61506"
- },
- "vcruntime140_cor3.dll": {
- "fileVersion": "14.44.35211.0"
- },
- "wpfgfx_cor3.dll": {
- "fileVersion": "8.0.2526.11204"
- }
- }
- },
- "Microsoft.NET.ILLink.Tasks/8.0.25": {},
- "PdfiumViewer/2.13.0": {
- "runtime": {
- "lib/net20/PdfiumViewer.dll": {
- "assemblyVersion": "2.13.0.0",
- "fileVersion": "2.13.0.0"
- }
- },
- "resources": {
- "lib/net20/nl/PdfiumViewer.resources.dll": {
- "locale": "nl"
- }
- }
- },
- "PdfiumViewer.Native.x86_64.v8-xfa/2018.4.8.256": {}
- }
- },
- "libraries": {
- "OrderPROPrint/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "runtimepack.Microsoft.NETCore.App.Runtime.win-x64/8.0.25": {
- "type": "runtimepack",
- "serviceable": false,
- "sha512": ""
- },
- "runtimepack.Microsoft.WindowsDesktop.App.Runtime.win-x64/8.0.25": {
- "type": "runtimepack",
- "serviceable": false,
- "sha512": ""
- },
- "Microsoft.NET.ILLink.Tasks/8.0.25": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-sqX4nmBft05ivqKvUT4nxaN8rT3apCLt9SWFkfRrQPwra1zPwFknQAw1lleuMCKOCLvVmOWwrC2iPSm9RiXZUg==",
- "path": "microsoft.net.illink.tasks/8.0.25",
- "hashPath": "microsoft.net.illink.tasks.8.0.25.nupkg.sha512"
- },
- "PdfiumViewer/2.13.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Nw4owBmJzDVXoMRjCnqPbET07CPOawwhcNjt+PyRaSxONN9bsFF+cm9kcMsDLEAEaxsiDJo5jls8bCQjvjidkA==",
- "path": "pdfiumviewer/2.13.0",
- "hashPath": "pdfiumviewer.2.13.0.nupkg.sha512"
- },
- "PdfiumViewer.Native.x86_64.v8-xfa/2018.4.8.256": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-0RQwmLMPKOHBRqRK+NPMR2H5EQ4KlYO+LnT3Y2lByVUa5/JTPCMswL46JEXX+/MAfJtCpS2PzJvy6QzpH2nuIw==",
- "path": "pdfiumviewer.native.x86_64.v8-xfa/2018.4.8.256",
- "hashPath": "pdfiumviewer.native.x86_64.v8-xfa.2018.4.8.256.nupkg.sha512"
- }
- },
- "runtimes": {
- "win-x64": [
- "win",
- "any",
- "base"
- ]
- }
-}
\ No newline at end of file
diff --git a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.dll b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.dll
deleted file mode 100644
index 711e44a..0000000
Binary files a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.genbundle.cache b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.genbundle.cache
deleted file mode 100644
index bfcf20a..0000000
--- a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.genbundle.cache
+++ /dev/null
@@ -1 +0,0 @@
-b9b92532c07f7bc633fd864b1076538b16b26a36595ba5d7af5dbf13400e6d97
diff --git a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.genpublishdeps.cache b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.genpublishdeps.cache
deleted file mode 100644
index 057c481..0000000
--- a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.genpublishdeps.cache
+++ /dev/null
@@ -1 +0,0 @@
-e290c622d909a305f05d726d8cd6efa8d436d77a73d23190f653e04dd388af65
diff --git a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.genruntimeconfig.cache b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.genruntimeconfig.cache
deleted file mode 100644
index 5c6bdd6..0000000
--- a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.genruntimeconfig.cache
+++ /dev/null
@@ -1 +0,0 @@
-face282c0195baf0f9dee19446b7659515040ccb7f9d6d7a0b96396521c578d9
diff --git a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.pdb b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.pdb
deleted file mode 100644
index 928d271..0000000
Binary files a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.pdb and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/PublishOutputs.f0492890f4.txt b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/PublishOutputs.f0492890f4.txt
deleted file mode 100644
index befea2b..0000000
--- a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/PublishOutputs.f0492890f4.txt
+++ /dev/null
@@ -1,467 +0,0 @@
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\x64\pdfium.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\OrderPROPrint.exe
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\OrderPROPrint.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\OrderPROPrint.deps.json
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\OrderPROPrint.runtimeconfig.json
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\OrderPROPrint.pdb
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\Microsoft.CSharp.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\Microsoft.VisualBasic.Core.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\Microsoft.Win32.Primitives.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\Microsoft.Win32.Registry.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.AppContext.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Buffers.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Collections.Concurrent.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Collections.Immutable.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Collections.NonGeneric.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Collections.Specialized.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Collections.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.ComponentModel.Annotations.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.ComponentModel.DataAnnotations.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.ComponentModel.EventBasedAsync.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.ComponentModel.Primitives.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.ComponentModel.TypeConverter.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.ComponentModel.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Configuration.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Console.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Core.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Data.Common.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Data.DataSetExtensions.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Data.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Diagnostics.Contracts.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Diagnostics.Debug.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Diagnostics.DiagnosticSource.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Diagnostics.FileVersionInfo.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Diagnostics.Process.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Diagnostics.StackTrace.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Diagnostics.TextWriterTraceListener.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Diagnostics.Tools.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Diagnostics.TraceSource.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Diagnostics.Tracing.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Drawing.Primitives.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Dynamic.Runtime.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Formats.Asn1.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Formats.Tar.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Globalization.Calendars.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Globalization.Extensions.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Globalization.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.IO.Compression.Brotli.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.IO.Compression.FileSystem.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.IO.Compression.ZipFile.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.IO.Compression.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.IO.FileSystem.AccessControl.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.IO.FileSystem.DriveInfo.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.IO.FileSystem.Primitives.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.IO.FileSystem.Watcher.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.IO.FileSystem.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.IO.IsolatedStorage.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.IO.MemoryMappedFiles.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.IO.Pipes.AccessControl.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.IO.Pipes.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.IO.UnmanagedMemoryStream.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.IO.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Linq.Expressions.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Linq.Parallel.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Linq.Queryable.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Linq.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Memory.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Net.Http.Json.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Net.Http.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Net.HttpListener.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Net.Mail.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Net.NameResolution.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Net.NetworkInformation.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Net.Ping.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Net.Primitives.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Net.Quic.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Net.Requests.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Net.Security.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Net.ServicePoint.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Net.Sockets.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Net.WebClient.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Net.WebHeaderCollection.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Net.WebProxy.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Net.WebSockets.Client.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Net.WebSockets.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Net.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Numerics.Vectors.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Numerics.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.ObjectModel.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Private.CoreLib.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Private.DataContractSerialization.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Private.Uri.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Private.Xml.Linq.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Private.Xml.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Reflection.DispatchProxy.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Reflection.Emit.ILGeneration.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Reflection.Emit.Lightweight.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Reflection.Emit.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Reflection.Extensions.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Reflection.Metadata.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Reflection.Primitives.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Reflection.TypeExtensions.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Reflection.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Resources.Reader.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Resources.ResourceManager.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Resources.Writer.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Runtime.CompilerServices.Unsafe.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Runtime.CompilerServices.VisualC.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Runtime.Extensions.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Runtime.Handles.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Runtime.InteropServices.JavaScript.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Runtime.InteropServices.RuntimeInformation.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Runtime.InteropServices.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Runtime.Intrinsics.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Runtime.Loader.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Runtime.Numerics.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Runtime.Serialization.Formatters.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Runtime.Serialization.Json.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Runtime.Serialization.Primitives.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Runtime.Serialization.Xml.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Runtime.Serialization.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Runtime.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Security.AccessControl.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Security.Claims.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Security.Cryptography.Algorithms.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Security.Cryptography.Cng.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Security.Cryptography.Csp.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Security.Cryptography.Encoding.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Security.Cryptography.OpenSsl.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Security.Cryptography.Primitives.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Security.Cryptography.X509Certificates.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Security.Cryptography.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Security.Principal.Windows.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Security.Principal.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Security.SecureString.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Security.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.ServiceModel.Web.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.ServiceProcess.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Text.Encoding.CodePages.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Text.Encoding.Extensions.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Text.Encoding.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Text.Encodings.Web.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Text.Json.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Text.RegularExpressions.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Threading.Channels.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Threading.Overlapped.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Threading.Tasks.Dataflow.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Threading.Tasks.Extensions.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Threading.Tasks.Parallel.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Threading.Tasks.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Threading.Thread.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Threading.ThreadPool.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Threading.Timer.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Threading.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Transactions.Local.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Transactions.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.ValueTuple.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Web.HttpUtility.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Web.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Windows.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Xml.Linq.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Xml.ReaderWriter.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Xml.Serialization.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Xml.XDocument.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Xml.XPath.XDocument.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Xml.XPath.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Xml.XmlDocument.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Xml.XmlSerializer.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Xml.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\mscorlib.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\netstandard.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\Accessibility.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\DirectWriteForwarder.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\Microsoft.VisualBasic.Forms.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\Microsoft.VisualBasic.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\Microsoft.Win32.Registry.AccessControl.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\Microsoft.Win32.SystemEvents.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\PresentationCore.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\PresentationFramework-SystemCore.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\PresentationFramework-SystemData.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\PresentationFramework-SystemDrawing.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\PresentationFramework-SystemXml.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\PresentationFramework-SystemXmlLinq.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\PresentationFramework.Aero.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\PresentationFramework.Aero2.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\PresentationFramework.AeroLite.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\PresentationFramework.Classic.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\PresentationFramework.Luna.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\PresentationFramework.Royale.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\PresentationFramework.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\PresentationUI.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ReachFramework.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.CodeDom.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Configuration.ConfigurationManager.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Design.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Diagnostics.EventLog.Messages.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Diagnostics.EventLog.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Diagnostics.PerformanceCounter.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.DirectoryServices.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Drawing.Common.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Drawing.Design.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Drawing.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.IO.Packaging.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Printing.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Resources.Extensions.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Security.Cryptography.Pkcs.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Security.Cryptography.ProtectedData.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Security.Cryptography.Xml.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Security.Permissions.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Threading.AccessControl.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Windows.Controls.Ribbon.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Windows.Extensions.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Windows.Forms.Design.Editors.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Windows.Forms.Design.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Windows.Forms.Primitives.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Windows.Forms.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Windows.Input.Manipulations.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Windows.Presentation.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.Xaml.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\UIAutomationClient.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\UIAutomationClientSideProviders.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\UIAutomationProvider.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\UIAutomationTypes.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\WindowsBase.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\WindowsFormsIntegration.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\Microsoft.DiaSymReader.Native.amd64.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\System.IO.Compression.Native.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\clretwrc.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\clrgc.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\clrjit.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\coreclr.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\createdump.exe
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\hostfxr.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\hostpolicy.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\mscordaccore.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\mscordaccore_amd64_amd64_8.0.2526.11203.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\mscordbi.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\mscorrc.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\msquic.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\D3DCompiler_47_cor3.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\PenImc_cor3.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\PresentationNative_cor3.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\vcruntime140_cor3.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\wpfgfx_cor3.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\cs\Microsoft.VisualBasic.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\cs\PresentationCore.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\cs\PresentationFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\cs\PresentationUI.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\cs\ReachFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\cs\System.Windows.Controls.Ribbon.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\cs\System.Windows.Forms.Design.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\cs\System.Windows.Forms.Primitives.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\cs\System.Windows.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\cs\System.Windows.Input.Manipulations.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\cs\System.Xaml.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\cs\UIAutomationClient.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\cs\UIAutomationClientSideProviders.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\cs\UIAutomationProvider.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\cs\UIAutomationTypes.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\cs\WindowsBase.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\cs\WindowsFormsIntegration.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\de\Microsoft.VisualBasic.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\de\PresentationCore.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\de\PresentationFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\de\PresentationUI.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\de\ReachFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\de\System.Windows.Controls.Ribbon.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\de\System.Windows.Forms.Design.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\de\System.Windows.Forms.Primitives.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\de\System.Windows.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\de\System.Windows.Input.Manipulations.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\de\System.Xaml.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\de\UIAutomationClient.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\de\UIAutomationClientSideProviders.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\de\UIAutomationProvider.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\de\UIAutomationTypes.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\de\WindowsBase.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\de\WindowsFormsIntegration.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\es\Microsoft.VisualBasic.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\es\PresentationCore.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\es\PresentationFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\es\PresentationUI.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\es\ReachFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\es\System.Windows.Controls.Ribbon.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\es\System.Windows.Forms.Design.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\es\System.Windows.Forms.Primitives.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\es\System.Windows.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\es\System.Windows.Input.Manipulations.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\es\System.Xaml.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\es\UIAutomationClient.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\es\UIAutomationClientSideProviders.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\es\UIAutomationProvider.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\es\UIAutomationTypes.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\es\WindowsBase.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\es\WindowsFormsIntegration.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\fr\Microsoft.VisualBasic.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\fr\PresentationCore.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\fr\PresentationFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\fr\PresentationUI.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\fr\ReachFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\fr\System.Windows.Controls.Ribbon.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\fr\System.Windows.Forms.Design.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\fr\System.Windows.Forms.Primitives.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\fr\System.Windows.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\fr\System.Windows.Input.Manipulations.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\fr\System.Xaml.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\fr\UIAutomationClient.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\fr\UIAutomationClientSideProviders.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\fr\UIAutomationProvider.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\fr\UIAutomationTypes.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\fr\WindowsBase.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\fr\WindowsFormsIntegration.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\it\Microsoft.VisualBasic.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\it\PresentationCore.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\it\PresentationFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\it\PresentationUI.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\it\ReachFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\it\System.Windows.Controls.Ribbon.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\it\System.Windows.Forms.Design.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\it\System.Windows.Forms.Primitives.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\it\System.Windows.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\it\System.Windows.Input.Manipulations.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\it\System.Xaml.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\it\UIAutomationClient.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\it\UIAutomationClientSideProviders.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\it\UIAutomationProvider.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\it\UIAutomationTypes.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\it\WindowsBase.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\it\WindowsFormsIntegration.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ja\Microsoft.VisualBasic.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ja\PresentationCore.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ja\PresentationFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ja\PresentationUI.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ja\ReachFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ja\System.Windows.Controls.Ribbon.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ja\System.Windows.Forms.Design.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ja\System.Windows.Forms.Primitives.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ja\System.Windows.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ja\System.Windows.Input.Manipulations.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ja\System.Xaml.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ja\UIAutomationClient.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ja\UIAutomationClientSideProviders.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ja\UIAutomationProvider.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ja\UIAutomationTypes.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ja\WindowsBase.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ja\WindowsFormsIntegration.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ko\Microsoft.VisualBasic.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ko\PresentationCore.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ko\PresentationFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ko\PresentationUI.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ko\ReachFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ko\System.Windows.Controls.Ribbon.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ko\System.Windows.Forms.Design.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ko\System.Windows.Forms.Primitives.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ko\System.Windows.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ko\System.Windows.Input.Manipulations.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ko\System.Xaml.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ko\UIAutomationClient.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ko\UIAutomationClientSideProviders.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ko\UIAutomationProvider.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ko\UIAutomationTypes.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ko\WindowsBase.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ko\WindowsFormsIntegration.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pl\Microsoft.VisualBasic.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pl\PresentationCore.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pl\PresentationFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pl\PresentationUI.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pl\ReachFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pl\System.Windows.Controls.Ribbon.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pl\System.Windows.Forms.Design.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pl\System.Windows.Forms.Primitives.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pl\System.Windows.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pl\System.Windows.Input.Manipulations.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pl\System.Xaml.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pl\UIAutomationClient.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pl\UIAutomationClientSideProviders.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pl\UIAutomationProvider.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pl\UIAutomationTypes.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pl\WindowsBase.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pl\WindowsFormsIntegration.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pt-BR\Microsoft.VisualBasic.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pt-BR\PresentationCore.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pt-BR\PresentationFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pt-BR\PresentationUI.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pt-BR\ReachFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pt-BR\System.Windows.Controls.Ribbon.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pt-BR\System.Windows.Forms.Design.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pt-BR\System.Windows.Forms.Primitives.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pt-BR\System.Windows.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pt-BR\System.Windows.Input.Manipulations.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pt-BR\System.Xaml.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pt-BR\UIAutomationClient.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pt-BR\UIAutomationClientSideProviders.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pt-BR\UIAutomationProvider.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pt-BR\UIAutomationTypes.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pt-BR\WindowsBase.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\pt-BR\WindowsFormsIntegration.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ru\Microsoft.VisualBasic.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ru\PresentationCore.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ru\PresentationFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ru\PresentationUI.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ru\ReachFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ru\System.Windows.Controls.Ribbon.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ru\System.Windows.Forms.Design.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ru\System.Windows.Forms.Primitives.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ru\System.Windows.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ru\System.Windows.Input.Manipulations.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ru\System.Xaml.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ru\UIAutomationClient.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ru\UIAutomationClientSideProviders.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ru\UIAutomationProvider.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ru\UIAutomationTypes.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ru\WindowsBase.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\ru\WindowsFormsIntegration.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\tr\Microsoft.VisualBasic.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\tr\PresentationCore.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\tr\PresentationFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\tr\PresentationUI.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\tr\ReachFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\tr\System.Windows.Controls.Ribbon.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\tr\System.Windows.Forms.Design.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\tr\System.Windows.Forms.Primitives.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\tr\System.Windows.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\tr\System.Windows.Input.Manipulations.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\tr\System.Xaml.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\tr\UIAutomationClient.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\tr\UIAutomationClientSideProviders.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\tr\UIAutomationProvider.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\tr\UIAutomationTypes.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\tr\WindowsBase.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\tr\WindowsFormsIntegration.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hans\Microsoft.VisualBasic.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hans\PresentationCore.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hans\PresentationFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hans\PresentationUI.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hans\ReachFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hans\System.Windows.Controls.Ribbon.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hans\System.Windows.Forms.Design.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hans\System.Windows.Forms.Primitives.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hans\System.Windows.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hans\System.Windows.Input.Manipulations.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hans\System.Xaml.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hans\UIAutomationClient.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hans\UIAutomationClientSideProviders.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hans\UIAutomationProvider.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hans\UIAutomationTypes.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hans\WindowsBase.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hans\WindowsFormsIntegration.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hant\Microsoft.VisualBasic.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hant\PresentationCore.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hant\PresentationFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hant\PresentationUI.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hant\ReachFramework.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hant\System.Windows.Controls.Ribbon.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hant\System.Windows.Forms.Design.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hant\System.Windows.Forms.Primitives.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hant\System.Windows.Forms.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hant\System.Windows.Input.Manipulations.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hant\System.Xaml.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hant\UIAutomationClient.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hant\UIAutomationClientSideProviders.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hant\UIAutomationProvider.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hant\UIAutomationTypes.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hant\WindowsBase.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\zh-Hant\WindowsFormsIntegration.resources.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\PdfiumViewer.dll
-C:\visual studio code\projekty\orderPRO\clients\windows\OrderPROPrint\publish\nl\PdfiumViewer.resources.dll
diff --git a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/apphost.exe b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/apphost.exe
deleted file mode 100644
index 6c013b7..0000000
Binary files a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/apphost.exe and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/ref/OrderPROPrint.dll b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/ref/OrderPROPrint.dll
deleted file mode 100644
index 3c446d9..0000000
Binary files a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/ref/OrderPROPrint.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/refint/OrderPROPrint.dll b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/refint/OrderPROPrint.dll
deleted file mode 100644
index 3c446d9..0000000
Binary files a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/refint/OrderPROPrint.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/singlefilehost.exe b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/singlefilehost.exe
deleted file mode 100644
index b665854..0000000
Binary files a/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/singlefilehost.exe and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/obj/project.assets.json b/clients/windows/OrderPROPrint/obj/project.assets.json
deleted file mode 100644
index 27d9549..0000000
--- a/clients/windows/OrderPROPrint/obj/project.assets.json
+++ /dev/null
@@ -1,190 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net8.0-windows7.0": {
- "PdfiumViewer/2.13.0": {
- "type": "package",
- "compile": {
- "lib/net20/PdfiumViewer.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net20/PdfiumViewer.dll": {
- "related": ".xml"
- }
- },
- "resource": {
- "lib/net20/nl/PdfiumViewer.resources.dll": {
- "locale": "nl"
- }
- }
- },
- "PdfiumViewer.Native.x86_64.v8-xfa/2018.4.8.256": {
- "type": "package",
- "build": {
- "Build/PdfiumViewer.Native.x86_64.v8-xfa.props": {}
- }
- }
- },
- "net8.0-windows7.0/win-x64": {
- "PdfiumViewer/2.13.0": {
- "type": "package",
- "compile": {
- "lib/net20/PdfiumViewer.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net20/PdfiumViewer.dll": {
- "related": ".xml"
- }
- },
- "resource": {
- "lib/net20/nl/PdfiumViewer.resources.dll": {
- "locale": "nl"
- }
- }
- },
- "PdfiumViewer.Native.x86_64.v8-xfa/2018.4.8.256": {
- "type": "package",
- "build": {
- "Build/PdfiumViewer.Native.x86_64.v8-xfa.props": {}
- }
- }
- }
- },
- "libraries": {
- "PdfiumViewer/2.13.0": {
- "sha512": "Nw4owBmJzDVXoMRjCnqPbET07CPOawwhcNjt+PyRaSxONN9bsFF+cm9kcMsDLEAEaxsiDJo5jls8bCQjvjidkA==",
- "type": "package",
- "path": "pdfiumviewer/2.13.0",
- "hasTools": true,
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Tools/Install.ps1",
- "lib/net20/PdfiumViewer.dll",
- "lib/net20/PdfiumViewer.xml",
- "lib/net20/nl/PdfiumViewer.resources.dll",
- "pdfiumviewer.2.13.0.nupkg.sha512",
- "pdfiumviewer.nuspec"
- ]
- },
- "PdfiumViewer.Native.x86_64.v8-xfa/2018.4.8.256": {
- "sha512": "0RQwmLMPKOHBRqRK+NPMR2H5EQ4KlYO+LnT3Y2lByVUa5/JTPCMswL46JEXX+/MAfJtCpS2PzJvy6QzpH2nuIw==",
- "type": "package",
- "path": "pdfiumviewer.native.x86_64.v8-xfa/2018.4.8.256",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Build/PdfiumViewer.Native.x86_64.v8-xfa.props",
- "Build/x64/pdfium.dll",
- "pdfiumviewer.native.x86_64.v8-xfa.2018.4.8.256.nupkg.sha512",
- "pdfiumviewer.native.x86_64.v8-xfa.nuspec"
- ]
- }
- },
- "projectFileDependencyGroups": {
- "net8.0-windows7.0": [
- "PdfiumViewer >= 2.13.0",
- "PdfiumViewer.Native.x86_64.v8-xfa >= 2018.4.8.256"
- ]
- },
- "packageFolders": {
- "C:\\Users\\jacek\\.nuget\\packages\\": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\visual studio code\\projekty\\orderPRO\\clients\\windows\\OrderPROPrint\\OrderPROPrint.csproj",
- "projectName": "OrderPROPrint",
- "projectPath": "C:\\visual studio code\\projekty\\orderPRO\\clients\\windows\\OrderPROPrint\\OrderPROPrint.csproj",
- "packagesPath": "C:\\Users\\jacek\\.nuget\\packages\\",
- "outputPath": "C:\\visual studio code\\projekty\\orderPRO\\clients\\windows\\OrderPROPrint\\obj\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\jacek\\AppData\\Roaming\\NuGet\\NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0-windows"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0-windows7.0": {
- "targetAlias": "net8.0-windows",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "noWarn": [
- "NU1701"
- ],
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0-windows7.0": {
- "targetAlias": "net8.0-windows",
- "dependencies": {
- "PdfiumViewer": {
- "target": "Package",
- "version": "[2.13.0, )"
- },
- "PdfiumViewer.Native.x86_64.v8-xfa": {
- "target": "Package",
- "version": "[2018.4.8.256, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "downloadDependencies": [
- {
- "name": "Microsoft.AspNetCore.App.Runtime.win-x64",
- "version": "[8.0.25, 8.0.25]"
- },
- {
- "name": "Microsoft.NETCore.App.Runtime.win-x64",
- "version": "[8.0.25, 8.0.25]"
- },
- {
- "name": "Microsoft.WindowsDesktop.App.Runtime.win-x64",
- "version": "[8.0.25, 8.0.25]"
- }
- ],
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- },
- "Microsoft.WindowsDesktop.App.WindowsForms": {
- "privateAssets": "none"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.419/PortableRuntimeIdentifierGraph.json"
- }
- },
- "runtimes": {
- "win-x64": {
- "#import": []
- }
- }
- }
-}
\ No newline at end of file
diff --git a/clients/windows/OrderPROPrint/obj/project.nuget.cache b/clients/windows/OrderPROPrint/obj/project.nuget.cache
deleted file mode 100644
index 3b486eb..0000000
--- a/clients/windows/OrderPROPrint/obj/project.nuget.cache
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "HeJ3o1qZ1fg=",
- "success": true,
- "projectFilePath": "C:\\visual studio code\\projekty\\orderPRO\\clients\\windows\\OrderPROPrint\\OrderPROPrint.csproj",
- "expectedPackageFiles": [
- "C:\\Users\\jacek\\.nuget\\packages\\pdfiumviewer\\2.13.0\\pdfiumviewer.2.13.0.nupkg.sha512",
- "C:\\Users\\jacek\\.nuget\\packages\\pdfiumviewer.native.x86_64.v8-xfa\\2018.4.8.256\\pdfiumviewer.native.x86_64.v8-xfa.2018.4.8.256.nupkg.sha512",
- "C:\\Users\\jacek\\.nuget\\packages\\microsoft.netcore.app.runtime.win-x64\\8.0.25\\microsoft.netcore.app.runtime.win-x64.8.0.25.nupkg.sha512",
- "C:\\Users\\jacek\\.nuget\\packages\\microsoft.windowsdesktop.app.runtime.win-x64\\8.0.25\\microsoft.windowsdesktop.app.runtime.win-x64.8.0.25.nupkg.sha512",
- "C:\\Users\\jacek\\.nuget\\packages\\microsoft.aspnetcore.app.runtime.win-x64\\8.0.25\\microsoft.aspnetcore.app.runtime.win-x64.8.0.25.nupkg.sha512"
- ],
- "logs": []
-}
\ No newline at end of file
diff --git a/clients/windows/OrderPROPrint/publish/Accessibility.dll b/clients/windows/OrderPROPrint/publish/Accessibility.dll
deleted file mode 100644
index 718d330..0000000
Binary files a/clients/windows/OrderPROPrint/publish/Accessibility.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/D3DCompiler_47_cor3.dll b/clients/windows/OrderPROPrint/publish/D3DCompiler_47_cor3.dll
deleted file mode 100644
index ef8ac8c..0000000
Binary files a/clients/windows/OrderPROPrint/publish/D3DCompiler_47_cor3.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/DirectWriteForwarder.dll b/clients/windows/OrderPROPrint/publish/DirectWriteForwarder.dll
deleted file mode 100644
index f9d1933..0000000
Binary files a/clients/windows/OrderPROPrint/publish/DirectWriteForwarder.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/Microsoft.CSharp.dll b/clients/windows/OrderPROPrint/publish/Microsoft.CSharp.dll
deleted file mode 100644
index 80d592c..0000000
Binary files a/clients/windows/OrderPROPrint/publish/Microsoft.CSharp.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/Microsoft.DiaSymReader.Native.amd64.dll b/clients/windows/OrderPROPrint/publish/Microsoft.DiaSymReader.Native.amd64.dll
deleted file mode 100644
index 92b355b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/Microsoft.DiaSymReader.Native.amd64.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/Microsoft.VisualBasic.Core.dll b/clients/windows/OrderPROPrint/publish/Microsoft.VisualBasic.Core.dll
deleted file mode 100644
index 87b1964..0000000
Binary files a/clients/windows/OrderPROPrint/publish/Microsoft.VisualBasic.Core.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/Microsoft.VisualBasic.Forms.dll b/clients/windows/OrderPROPrint/publish/Microsoft.VisualBasic.Forms.dll
deleted file mode 100644
index 12a1be7..0000000
Binary files a/clients/windows/OrderPROPrint/publish/Microsoft.VisualBasic.Forms.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/Microsoft.VisualBasic.dll b/clients/windows/OrderPROPrint/publish/Microsoft.VisualBasic.dll
deleted file mode 100644
index 69c4a13..0000000
Binary files a/clients/windows/OrderPROPrint/publish/Microsoft.VisualBasic.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/Microsoft.Win32.Primitives.dll b/clients/windows/OrderPROPrint/publish/Microsoft.Win32.Primitives.dll
deleted file mode 100644
index de80f4f..0000000
Binary files a/clients/windows/OrderPROPrint/publish/Microsoft.Win32.Primitives.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/Microsoft.Win32.Registry.AccessControl.dll b/clients/windows/OrderPROPrint/publish/Microsoft.Win32.Registry.AccessControl.dll
deleted file mode 100644
index cb43e37..0000000
Binary files a/clients/windows/OrderPROPrint/publish/Microsoft.Win32.Registry.AccessControl.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/Microsoft.Win32.Registry.dll b/clients/windows/OrderPROPrint/publish/Microsoft.Win32.Registry.dll
deleted file mode 100644
index 180bfcd..0000000
Binary files a/clients/windows/OrderPROPrint/publish/Microsoft.Win32.Registry.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/Microsoft.Win32.SystemEvents.dll b/clients/windows/OrderPROPrint/publish/Microsoft.Win32.SystemEvents.dll
deleted file mode 100644
index 9da2cae..0000000
Binary files a/clients/windows/OrderPROPrint/publish/Microsoft.Win32.SystemEvents.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/OrderPROPrint.deps.json b/clients/windows/OrderPROPrint/publish/OrderPROPrint.deps.json
deleted file mode 100644
index 0879233..0000000
--- a/clients/windows/OrderPROPrint/publish/OrderPROPrint.deps.json
+++ /dev/null
@@ -1,1020 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v8.0/win-x64",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v8.0": {},
- ".NETCoreApp,Version=v8.0/win-x64": {
- "OrderPROPrint/1.0.0": {
- "dependencies": {
- "PdfiumViewer": "2.13.0",
- "PdfiumViewer.Native.x86_64.v8-xfa": "2018.4.8.256",
- "runtimepack.Microsoft.NETCore.App.Runtime.win-x64": "8.0.25",
- "runtimepack.Microsoft.WindowsDesktop.App.Runtime.win-x64": "8.0.25"
- },
- "runtime": {
- "OrderPROPrint.dll": {}
- }
- },
- "runtimepack.Microsoft.NETCore.App.Runtime.win-x64/8.0.25": {
- "runtime": {
- "Microsoft.CSharp.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "Microsoft.VisualBasic.Core.dll": {
- "assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.2526.11203"
- },
- "Microsoft.Win32.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "Microsoft.Win32.Registry.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.AppContext.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Buffers.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Collections.Concurrent.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Collections.Immutable.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Collections.NonGeneric.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Collections.Specialized.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Collections.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ComponentModel.Annotations.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ComponentModel.DataAnnotations.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ComponentModel.EventBasedAsync.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ComponentModel.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ComponentModel.TypeConverter.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ComponentModel.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Configuration.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Console.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Core.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Data.Common.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Data.DataSetExtensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Data.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.Contracts.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.Debug.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.DiagnosticSource.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.FileVersionInfo.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.Process.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.StackTrace.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.TextWriterTraceListener.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.Tools.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.TraceSource.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.Tracing.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Drawing.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Dynamic.Runtime.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Formats.Asn1.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Formats.Tar.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Globalization.Calendars.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Globalization.Extensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Globalization.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.Compression.Brotli.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.Compression.FileSystem.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.Compression.ZipFile.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.Compression.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.FileSystem.AccessControl.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.FileSystem.DriveInfo.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.FileSystem.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.FileSystem.Watcher.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.FileSystem.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.IsolatedStorage.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.MemoryMappedFiles.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.Pipes.AccessControl.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.Pipes.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.UnmanagedMemoryStream.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.IO.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Linq.Expressions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Linq.Parallel.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Linq.Queryable.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Linq.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Memory.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Http.Json.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Http.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.HttpListener.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Mail.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.NameResolution.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.NetworkInformation.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Ping.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Quic.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Requests.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Security.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.ServicePoint.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.Sockets.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.WebClient.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.WebHeaderCollection.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.WebProxy.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.WebSockets.Client.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.WebSockets.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Net.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Numerics.Vectors.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Numerics.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ObjectModel.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Private.CoreLib.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Private.DataContractSerialization.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Private.Uri.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Private.Xml.Linq.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Private.Xml.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.DispatchProxy.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.Emit.ILGeneration.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.Emit.Lightweight.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.Emit.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.Extensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.Metadata.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.TypeExtensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Reflection.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Resources.Reader.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Resources.ResourceManager.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Resources.Writer.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.CompilerServices.Unsafe.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.CompilerServices.VisualC.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Extensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Handles.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.InteropServices.JavaScript.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.InteropServices.RuntimeInformation.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.InteropServices.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Intrinsics.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Loader.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Numerics.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Serialization.Formatters.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Serialization.Json.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Serialization.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Serialization.Xml.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.Serialization.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Runtime.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.AccessControl.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Claims.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.Algorithms.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.Cng.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.Csp.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.Encoding.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.OpenSsl.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.X509Certificates.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Principal.Windows.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Principal.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.SecureString.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ServiceModel.Web.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ServiceProcess.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Text.Encoding.CodePages.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Text.Encoding.Extensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Text.Encoding.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Text.Encodings.Web.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Text.Json.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Text.RegularExpressions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.Channels.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.Overlapped.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.Tasks.Dataflow.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.Tasks.Extensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.Tasks.Parallel.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.Tasks.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.Thread.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.ThreadPool.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.Timer.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Transactions.Local.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Transactions.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.ValueTuple.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Web.HttpUtility.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Web.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Windows.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.Linq.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.ReaderWriter.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.Serialization.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.XDocument.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.XPath.XDocument.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.XPath.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.XmlDocument.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.XmlSerializer.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Xml.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "mscorlib.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "netstandard.dll": {
- "assemblyVersion": "2.1.0.0",
- "fileVersion": "8.0.2526.11203"
- }
- },
- "native": {
- "Microsoft.DiaSymReader.Native.amd64.dll": {
- "fileVersion": "14.42.34436.0"
- },
- "System.IO.Compression.Native.dll": {
- "fileVersion": "8.0.2526.11203"
- },
- "clretwrc.dll": {
- "fileVersion": "8.0.2526.11203"
- },
- "clrgc.dll": {
- "fileVersion": "8.0.2526.11203"
- },
- "clrjit.dll": {
- "fileVersion": "8.0.2526.11203"
- },
- "coreclr.dll": {
- "fileVersion": "8.0.2526.11203"
- },
- "createdump.exe": {
- "fileVersion": "8.0.2526.11203"
- },
- "hostfxr.dll": {
- "fileVersion": "8.0.2526.11203"
- },
- "hostpolicy.dll": {
- "fileVersion": "8.0.2526.11203"
- },
- "mscordaccore.dll": {
- "fileVersion": "8.0.2526.11203"
- },
- "mscordaccore_amd64_amd64_8.0.2526.11203.dll": {
- "fileVersion": "8.0.2526.11203"
- },
- "mscordbi.dll": {
- "fileVersion": "8.0.2526.11203"
- },
- "mscorrc.dll": {
- "fileVersion": "8.0.2526.11203"
- },
- "msquic.dll": {
- "fileVersion": "2.4.16.0"
- }
- }
- },
- "runtimepack.Microsoft.WindowsDesktop.App.Runtime.win-x64/8.0.25": {
- "runtime": {
- "Accessibility.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "DirectWriteForwarder.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "Microsoft.VisualBasic.Forms.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "Microsoft.VisualBasic.dll": {
- "assemblyVersion": "10.1.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "Microsoft.Win32.Registry.AccessControl.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "Microsoft.Win32.SystemEvents.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "PresentationCore.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework-SystemCore.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework-SystemData.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework-SystemDrawing.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework-SystemXml.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework-SystemXmlLinq.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework.Aero.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework.Aero2.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework.AeroLite.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework.Classic.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework.Luna.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework.Royale.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationFramework.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationUI.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "ReachFramework.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.CodeDom.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Configuration.ConfigurationManager.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Design.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Diagnostics.EventLog.Messages.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "0.0.0.0"
- },
- "System.Diagnostics.EventLog.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Diagnostics.PerformanceCounter.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.DirectoryServices.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Drawing.Common.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Drawing.Design.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Drawing.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.IO.Packaging.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Printing.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Resources.Extensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.Pkcs.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.ProtectedData.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Cryptography.Xml.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Security.Permissions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Threading.AccessControl.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Windows.Controls.Ribbon.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Windows.Extensions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11203"
- },
- "System.Windows.Forms.Design.Editors.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Windows.Forms.Design.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Windows.Forms.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Windows.Forms.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Windows.Input.Manipulations.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Windows.Presentation.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "System.Xaml.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "UIAutomationClient.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "UIAutomationClientSideProviders.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "UIAutomationProvider.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "UIAutomationTypes.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "WindowsBase.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- },
- "WindowsFormsIntegration.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.2526.11204"
- }
- },
- "native": {
- "D3DCompiler_47_cor3.dll": {
- "fileVersion": "10.0.26100.6901"
- },
- "PenImc_cor3.dll": {
- "fileVersion": "8.0.2526.11204"
- },
- "PresentationNative_cor3.dll": {
- "fileVersion": "8.0.25.61506"
- },
- "vcruntime140_cor3.dll": {
- "fileVersion": "14.44.35211.0"
- },
- "wpfgfx_cor3.dll": {
- "fileVersion": "8.0.2526.11204"
- }
- }
- },
- "PdfiumViewer/2.13.0": {
- "runtime": {
- "lib/net20/PdfiumViewer.dll": {
- "assemblyVersion": "2.13.0.0",
- "fileVersion": "2.13.0.0"
- }
- },
- "resources": {
- "lib/net20/nl/PdfiumViewer.resources.dll": {
- "locale": "nl"
- }
- }
- },
- "PdfiumViewer.Native.x86_64.v8-xfa/2018.4.8.256": {}
- }
- },
- "libraries": {
- "OrderPROPrint/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "runtimepack.Microsoft.NETCore.App.Runtime.win-x64/8.0.25": {
- "type": "runtimepack",
- "serviceable": false,
- "sha512": ""
- },
- "runtimepack.Microsoft.WindowsDesktop.App.Runtime.win-x64/8.0.25": {
- "type": "runtimepack",
- "serviceable": false,
- "sha512": ""
- },
- "PdfiumViewer/2.13.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Nw4owBmJzDVXoMRjCnqPbET07CPOawwhcNjt+PyRaSxONN9bsFF+cm9kcMsDLEAEaxsiDJo5jls8bCQjvjidkA==",
- "path": "pdfiumviewer/2.13.0",
- "hashPath": "pdfiumviewer.2.13.0.nupkg.sha512"
- },
- "PdfiumViewer.Native.x86_64.v8-xfa/2018.4.8.256": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-0RQwmLMPKOHBRqRK+NPMR2H5EQ4KlYO+LnT3Y2lByVUa5/JTPCMswL46JEXX+/MAfJtCpS2PzJvy6QzpH2nuIw==",
- "path": "pdfiumviewer.native.x86_64.v8-xfa/2018.4.8.256",
- "hashPath": "pdfiumviewer.native.x86_64.v8-xfa.2018.4.8.256.nupkg.sha512"
- }
- },
- "runtimes": {
- "win-x64": [
- "win",
- "any",
- "base"
- ]
- }
-}
\ No newline at end of file
diff --git a/clients/windows/OrderPROPrint/publish/OrderPROPrint.dll b/clients/windows/OrderPROPrint/publish/OrderPROPrint.dll
deleted file mode 100644
index 711e44a..0000000
Binary files a/clients/windows/OrderPROPrint/publish/OrderPROPrint.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/OrderPROPrint.exe b/clients/windows/OrderPROPrint/publish/OrderPROPrint.exe
deleted file mode 100644
index 6c013b7..0000000
Binary files a/clients/windows/OrderPROPrint/publish/OrderPROPrint.exe and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/OrderPROPrint.pdb b/clients/windows/OrderPROPrint/publish/OrderPROPrint.pdb
deleted file mode 100644
index 928d271..0000000
Binary files a/clients/windows/OrderPROPrint/publish/OrderPROPrint.pdb and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/OrderPROPrint.runtimeconfig.json b/clients/windows/OrderPROPrint/publish/OrderPROPrint.runtimeconfig.json
deleted file mode 100644
index c914b82..0000000
--- a/clients/windows/OrderPROPrint/publish/OrderPROPrint.runtimeconfig.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net8.0",
- "includedFrameworks": [
- {
- "name": "Microsoft.NETCore.App",
- "version": "8.0.25"
- },
- {
- "name": "Microsoft.WindowsDesktop.App",
- "version": "8.0.25"
- }
- ],
- "configProperties": {
- "System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
- "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": true
- }
- }
-}
\ No newline at end of file
diff --git a/clients/windows/OrderPROPrint/publish/PdfiumViewer.dll b/clients/windows/OrderPROPrint/publish/PdfiumViewer.dll
deleted file mode 100644
index 9fa37fd..0000000
Binary files a/clients/windows/OrderPROPrint/publish/PdfiumViewer.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/PenImc_cor3.dll b/clients/windows/OrderPROPrint/publish/PenImc_cor3.dll
deleted file mode 100644
index 9490687..0000000
Binary files a/clients/windows/OrderPROPrint/publish/PenImc_cor3.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationCore.dll b/clients/windows/OrderPROPrint/publish/PresentationCore.dll
deleted file mode 100644
index 8da7479..0000000
Binary files a/clients/windows/OrderPROPrint/publish/PresentationCore.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemCore.dll b/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemCore.dll
deleted file mode 100644
index 5954507..0000000
Binary files a/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemCore.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemData.dll b/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemData.dll
deleted file mode 100644
index cc53a1c..0000000
Binary files a/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemData.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemDrawing.dll b/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemDrawing.dll
deleted file mode 100644
index 0ea9322..0000000
Binary files a/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemDrawing.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemXml.dll b/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemXml.dll
deleted file mode 100644
index 3b661b8..0000000
Binary files a/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemXml.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemXmlLinq.dll b/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemXmlLinq.dll
deleted file mode 100644
index 252c653..0000000
Binary files a/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemXmlLinq.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationFramework.Aero.dll b/clients/windows/OrderPROPrint/publish/PresentationFramework.Aero.dll
deleted file mode 100644
index 4e6ac9b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/PresentationFramework.Aero.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationFramework.Aero2.dll b/clients/windows/OrderPROPrint/publish/PresentationFramework.Aero2.dll
deleted file mode 100644
index f9608ee..0000000
Binary files a/clients/windows/OrderPROPrint/publish/PresentationFramework.Aero2.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationFramework.AeroLite.dll b/clients/windows/OrderPROPrint/publish/PresentationFramework.AeroLite.dll
deleted file mode 100644
index 5b58d6e..0000000
Binary files a/clients/windows/OrderPROPrint/publish/PresentationFramework.AeroLite.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationFramework.Classic.dll b/clients/windows/OrderPROPrint/publish/PresentationFramework.Classic.dll
deleted file mode 100644
index 0c1bee8..0000000
Binary files a/clients/windows/OrderPROPrint/publish/PresentationFramework.Classic.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationFramework.Luna.dll b/clients/windows/OrderPROPrint/publish/PresentationFramework.Luna.dll
deleted file mode 100644
index cf290b4..0000000
Binary files a/clients/windows/OrderPROPrint/publish/PresentationFramework.Luna.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationFramework.Royale.dll b/clients/windows/OrderPROPrint/publish/PresentationFramework.Royale.dll
deleted file mode 100644
index 86e73c5..0000000
Binary files a/clients/windows/OrderPROPrint/publish/PresentationFramework.Royale.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationFramework.dll b/clients/windows/OrderPROPrint/publish/PresentationFramework.dll
deleted file mode 100644
index 437bee9..0000000
Binary files a/clients/windows/OrderPROPrint/publish/PresentationFramework.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationNative_cor3.dll b/clients/windows/OrderPROPrint/publish/PresentationNative_cor3.dll
deleted file mode 100644
index 589a8ee..0000000
Binary files a/clients/windows/OrderPROPrint/publish/PresentationNative_cor3.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationUI.dll b/clients/windows/OrderPROPrint/publish/PresentationUI.dll
deleted file mode 100644
index e39b9f8..0000000
Binary files a/clients/windows/OrderPROPrint/publish/PresentationUI.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ReachFramework.dll b/clients/windows/OrderPROPrint/publish/ReachFramework.dll
deleted file mode 100644
index fa651eb..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ReachFramework.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.AppContext.dll b/clients/windows/OrderPROPrint/publish/System.AppContext.dll
deleted file mode 100644
index a7e6dd0..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.AppContext.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Buffers.dll b/clients/windows/OrderPROPrint/publish/System.Buffers.dll
deleted file mode 100644
index 9f017b1..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Buffers.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.CodeDom.dll b/clients/windows/OrderPROPrint/publish/System.CodeDom.dll
deleted file mode 100644
index f6e3693..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.CodeDom.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Collections.Concurrent.dll b/clients/windows/OrderPROPrint/publish/System.Collections.Concurrent.dll
deleted file mode 100644
index 5a5d56a..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Collections.Concurrent.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Collections.Immutable.dll b/clients/windows/OrderPROPrint/publish/System.Collections.Immutable.dll
deleted file mode 100644
index ea74832..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Collections.Immutable.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Collections.NonGeneric.dll b/clients/windows/OrderPROPrint/publish/System.Collections.NonGeneric.dll
deleted file mode 100644
index ac7b3f3..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Collections.NonGeneric.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Collections.Specialized.dll b/clients/windows/OrderPROPrint/publish/System.Collections.Specialized.dll
deleted file mode 100644
index 7859a23..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Collections.Specialized.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Collections.dll b/clients/windows/OrderPROPrint/publish/System.Collections.dll
deleted file mode 100644
index 8a97ac3..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Collections.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.ComponentModel.Annotations.dll b/clients/windows/OrderPROPrint/publish/System.ComponentModel.Annotations.dll
deleted file mode 100644
index 6f3147b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.ComponentModel.Annotations.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.ComponentModel.DataAnnotations.dll b/clients/windows/OrderPROPrint/publish/System.ComponentModel.DataAnnotations.dll
deleted file mode 100644
index 4fa8f4b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.ComponentModel.DataAnnotations.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.ComponentModel.EventBasedAsync.dll b/clients/windows/OrderPROPrint/publish/System.ComponentModel.EventBasedAsync.dll
deleted file mode 100644
index 662a7cc..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.ComponentModel.EventBasedAsync.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.ComponentModel.Primitives.dll b/clients/windows/OrderPROPrint/publish/System.ComponentModel.Primitives.dll
deleted file mode 100644
index 0e8048f..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.ComponentModel.Primitives.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.ComponentModel.TypeConverter.dll b/clients/windows/OrderPROPrint/publish/System.ComponentModel.TypeConverter.dll
deleted file mode 100644
index b466c2c..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.ComponentModel.TypeConverter.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.ComponentModel.dll b/clients/windows/OrderPROPrint/publish/System.ComponentModel.dll
deleted file mode 100644
index 61445ca..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.ComponentModel.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Configuration.ConfigurationManager.dll b/clients/windows/OrderPROPrint/publish/System.Configuration.ConfigurationManager.dll
deleted file mode 100644
index 4cd2a7e..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Configuration.ConfigurationManager.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Configuration.dll b/clients/windows/OrderPROPrint/publish/System.Configuration.dll
deleted file mode 100644
index 782d3bf..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Configuration.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Console.dll b/clients/windows/OrderPROPrint/publish/System.Console.dll
deleted file mode 100644
index 8b2d00c..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Console.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Core.dll b/clients/windows/OrderPROPrint/publish/System.Core.dll
deleted file mode 100644
index 64d4621..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Core.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Data.Common.dll b/clients/windows/OrderPROPrint/publish/System.Data.Common.dll
deleted file mode 100644
index 0d79229..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Data.Common.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Data.DataSetExtensions.dll b/clients/windows/OrderPROPrint/publish/System.Data.DataSetExtensions.dll
deleted file mode 100644
index 24a10a8..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Data.DataSetExtensions.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Data.dll b/clients/windows/OrderPROPrint/publish/System.Data.dll
deleted file mode 100644
index d03eba7..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Data.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Design.dll b/clients/windows/OrderPROPrint/publish/System.Design.dll
deleted file mode 100644
index be5a5dc..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Design.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Diagnostics.Contracts.dll b/clients/windows/OrderPROPrint/publish/System.Diagnostics.Contracts.dll
deleted file mode 100644
index c72d41f..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Diagnostics.Contracts.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Diagnostics.Debug.dll b/clients/windows/OrderPROPrint/publish/System.Diagnostics.Debug.dll
deleted file mode 100644
index 3204c5f..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Diagnostics.Debug.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Diagnostics.DiagnosticSource.dll b/clients/windows/OrderPROPrint/publish/System.Diagnostics.DiagnosticSource.dll
deleted file mode 100644
index 7765fff..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Diagnostics.DiagnosticSource.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Diagnostics.EventLog.Messages.dll b/clients/windows/OrderPROPrint/publish/System.Diagnostics.EventLog.Messages.dll
deleted file mode 100644
index 8352119..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Diagnostics.EventLog.Messages.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Diagnostics.EventLog.dll b/clients/windows/OrderPROPrint/publish/System.Diagnostics.EventLog.dll
deleted file mode 100644
index a6b646e..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Diagnostics.EventLog.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Diagnostics.FileVersionInfo.dll b/clients/windows/OrderPROPrint/publish/System.Diagnostics.FileVersionInfo.dll
deleted file mode 100644
index 0a96c36..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Diagnostics.FileVersionInfo.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Diagnostics.PerformanceCounter.dll b/clients/windows/OrderPROPrint/publish/System.Diagnostics.PerformanceCounter.dll
deleted file mode 100644
index ffb6dc1..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Diagnostics.PerformanceCounter.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Diagnostics.Process.dll b/clients/windows/OrderPROPrint/publish/System.Diagnostics.Process.dll
deleted file mode 100644
index 83c80bd..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Diagnostics.Process.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Diagnostics.StackTrace.dll b/clients/windows/OrderPROPrint/publish/System.Diagnostics.StackTrace.dll
deleted file mode 100644
index 190a45b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Diagnostics.StackTrace.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Diagnostics.TextWriterTraceListener.dll b/clients/windows/OrderPROPrint/publish/System.Diagnostics.TextWriterTraceListener.dll
deleted file mode 100644
index eacf93b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Diagnostics.TextWriterTraceListener.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Diagnostics.Tools.dll b/clients/windows/OrderPROPrint/publish/System.Diagnostics.Tools.dll
deleted file mode 100644
index 4bc3799..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Diagnostics.Tools.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Diagnostics.TraceSource.dll b/clients/windows/OrderPROPrint/publish/System.Diagnostics.TraceSource.dll
deleted file mode 100644
index 5235685..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Diagnostics.TraceSource.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Diagnostics.Tracing.dll b/clients/windows/OrderPROPrint/publish/System.Diagnostics.Tracing.dll
deleted file mode 100644
index 9d5a6f1..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Diagnostics.Tracing.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.DirectoryServices.dll b/clients/windows/OrderPROPrint/publish/System.DirectoryServices.dll
deleted file mode 100644
index 91201f9..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.DirectoryServices.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Drawing.Common.dll b/clients/windows/OrderPROPrint/publish/System.Drawing.Common.dll
deleted file mode 100644
index c7c7349..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Drawing.Common.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Drawing.Design.dll b/clients/windows/OrderPROPrint/publish/System.Drawing.Design.dll
deleted file mode 100644
index fc2d666..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Drawing.Design.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Drawing.Primitives.dll b/clients/windows/OrderPROPrint/publish/System.Drawing.Primitives.dll
deleted file mode 100644
index 64b81ae..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Drawing.Primitives.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Drawing.dll b/clients/windows/OrderPROPrint/publish/System.Drawing.dll
deleted file mode 100644
index 1307b8b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Drawing.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Dynamic.Runtime.dll b/clients/windows/OrderPROPrint/publish/System.Dynamic.Runtime.dll
deleted file mode 100644
index d9e24c5..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Dynamic.Runtime.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Formats.Asn1.dll b/clients/windows/OrderPROPrint/publish/System.Formats.Asn1.dll
deleted file mode 100644
index e094803..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Formats.Asn1.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Formats.Tar.dll b/clients/windows/OrderPROPrint/publish/System.Formats.Tar.dll
deleted file mode 100644
index 1230561..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Formats.Tar.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Globalization.Calendars.dll b/clients/windows/OrderPROPrint/publish/System.Globalization.Calendars.dll
deleted file mode 100644
index 9b3821b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Globalization.Calendars.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Globalization.Extensions.dll b/clients/windows/OrderPROPrint/publish/System.Globalization.Extensions.dll
deleted file mode 100644
index 8d1e39b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Globalization.Extensions.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Globalization.dll b/clients/windows/OrderPROPrint/publish/System.Globalization.dll
deleted file mode 100644
index aceb317..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Globalization.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.Compression.Brotli.dll b/clients/windows/OrderPROPrint/publish/System.IO.Compression.Brotli.dll
deleted file mode 100644
index 38c445d..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.IO.Compression.Brotli.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.Compression.FileSystem.dll b/clients/windows/OrderPROPrint/publish/System.IO.Compression.FileSystem.dll
deleted file mode 100644
index 6adbf64..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.IO.Compression.FileSystem.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.Compression.Native.dll b/clients/windows/OrderPROPrint/publish/System.IO.Compression.Native.dll
deleted file mode 100644
index 2e60b93..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.IO.Compression.Native.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.Compression.ZipFile.dll b/clients/windows/OrderPROPrint/publish/System.IO.Compression.ZipFile.dll
deleted file mode 100644
index 85fada0..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.IO.Compression.ZipFile.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.Compression.dll b/clients/windows/OrderPROPrint/publish/System.IO.Compression.dll
deleted file mode 100644
index 790716f..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.IO.Compression.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.AccessControl.dll b/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.AccessControl.dll
deleted file mode 100644
index 4c3e64d..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.AccessControl.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.DriveInfo.dll b/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.DriveInfo.dll
deleted file mode 100644
index 882e082..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.DriveInfo.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.Primitives.dll b/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.Primitives.dll
deleted file mode 100644
index 902567f..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.Primitives.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.Watcher.dll b/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.Watcher.dll
deleted file mode 100644
index 909de72..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.Watcher.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.dll b/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.dll
deleted file mode 100644
index ef3f38f..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.IsolatedStorage.dll b/clients/windows/OrderPROPrint/publish/System.IO.IsolatedStorage.dll
deleted file mode 100644
index 3e73992..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.IO.IsolatedStorage.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.MemoryMappedFiles.dll b/clients/windows/OrderPROPrint/publish/System.IO.MemoryMappedFiles.dll
deleted file mode 100644
index 43756aa..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.IO.MemoryMappedFiles.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.Packaging.dll b/clients/windows/OrderPROPrint/publish/System.IO.Packaging.dll
deleted file mode 100644
index 617e201..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.IO.Packaging.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.Pipes.AccessControl.dll b/clients/windows/OrderPROPrint/publish/System.IO.Pipes.AccessControl.dll
deleted file mode 100644
index 617b9cd..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.IO.Pipes.AccessControl.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.Pipes.dll b/clients/windows/OrderPROPrint/publish/System.IO.Pipes.dll
deleted file mode 100644
index b6fa8eb..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.IO.Pipes.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.UnmanagedMemoryStream.dll b/clients/windows/OrderPROPrint/publish/System.IO.UnmanagedMemoryStream.dll
deleted file mode 100644
index 91ade0c..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.IO.UnmanagedMemoryStream.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.dll b/clients/windows/OrderPROPrint/publish/System.IO.dll
deleted file mode 100644
index 3529768..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.IO.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Linq.Expressions.dll b/clients/windows/OrderPROPrint/publish/System.Linq.Expressions.dll
deleted file mode 100644
index e3f4697..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Linq.Expressions.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Linq.Parallel.dll b/clients/windows/OrderPROPrint/publish/System.Linq.Parallel.dll
deleted file mode 100644
index adc335a..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Linq.Parallel.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Linq.Queryable.dll b/clients/windows/OrderPROPrint/publish/System.Linq.Queryable.dll
deleted file mode 100644
index e276a00..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Linq.Queryable.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Linq.dll b/clients/windows/OrderPROPrint/publish/System.Linq.dll
deleted file mode 100644
index e9b9ddf..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Linq.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Memory.dll b/clients/windows/OrderPROPrint/publish/System.Memory.dll
deleted file mode 100644
index 9c836e8..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Memory.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.Http.Json.dll b/clients/windows/OrderPROPrint/publish/System.Net.Http.Json.dll
deleted file mode 100644
index f1d682c..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Net.Http.Json.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.Http.dll b/clients/windows/OrderPROPrint/publish/System.Net.Http.dll
deleted file mode 100644
index f03455b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Net.Http.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.HttpListener.dll b/clients/windows/OrderPROPrint/publish/System.Net.HttpListener.dll
deleted file mode 100644
index bd42e7b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Net.HttpListener.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.Mail.dll b/clients/windows/OrderPROPrint/publish/System.Net.Mail.dll
deleted file mode 100644
index c8b57ca..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Net.Mail.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.NameResolution.dll b/clients/windows/OrderPROPrint/publish/System.Net.NameResolution.dll
deleted file mode 100644
index 1235e88..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Net.NameResolution.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.NetworkInformation.dll b/clients/windows/OrderPROPrint/publish/System.Net.NetworkInformation.dll
deleted file mode 100644
index a493fa2..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Net.NetworkInformation.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.Ping.dll b/clients/windows/OrderPROPrint/publish/System.Net.Ping.dll
deleted file mode 100644
index cfb9833..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Net.Ping.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.Primitives.dll b/clients/windows/OrderPROPrint/publish/System.Net.Primitives.dll
deleted file mode 100644
index ca6eabd..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Net.Primitives.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.Quic.dll b/clients/windows/OrderPROPrint/publish/System.Net.Quic.dll
deleted file mode 100644
index cf938d8..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Net.Quic.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.Requests.dll b/clients/windows/OrderPROPrint/publish/System.Net.Requests.dll
deleted file mode 100644
index 58e3d6d..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Net.Requests.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.Security.dll b/clients/windows/OrderPROPrint/publish/System.Net.Security.dll
deleted file mode 100644
index cd7e9c6..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Net.Security.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.ServicePoint.dll b/clients/windows/OrderPROPrint/publish/System.Net.ServicePoint.dll
deleted file mode 100644
index 4c5aa19..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Net.ServicePoint.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.Sockets.dll b/clients/windows/OrderPROPrint/publish/System.Net.Sockets.dll
deleted file mode 100644
index e152432..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Net.Sockets.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.WebClient.dll b/clients/windows/OrderPROPrint/publish/System.Net.WebClient.dll
deleted file mode 100644
index a60c500..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Net.WebClient.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.WebHeaderCollection.dll b/clients/windows/OrderPROPrint/publish/System.Net.WebHeaderCollection.dll
deleted file mode 100644
index 35f2511..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Net.WebHeaderCollection.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.WebProxy.dll b/clients/windows/OrderPROPrint/publish/System.Net.WebProxy.dll
deleted file mode 100644
index 0f3fa06..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Net.WebProxy.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.WebSockets.Client.dll b/clients/windows/OrderPROPrint/publish/System.Net.WebSockets.Client.dll
deleted file mode 100644
index 712555d..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Net.WebSockets.Client.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.WebSockets.dll b/clients/windows/OrderPROPrint/publish/System.Net.WebSockets.dll
deleted file mode 100644
index afceb08..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Net.WebSockets.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.dll b/clients/windows/OrderPROPrint/publish/System.Net.dll
deleted file mode 100644
index 784b9a6..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Net.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Numerics.Vectors.dll b/clients/windows/OrderPROPrint/publish/System.Numerics.Vectors.dll
deleted file mode 100644
index 55ae19a..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Numerics.Vectors.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Numerics.dll b/clients/windows/OrderPROPrint/publish/System.Numerics.dll
deleted file mode 100644
index 25d0431..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Numerics.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.ObjectModel.dll b/clients/windows/OrderPROPrint/publish/System.ObjectModel.dll
deleted file mode 100644
index d3a65af..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.ObjectModel.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Printing.dll b/clients/windows/OrderPROPrint/publish/System.Printing.dll
deleted file mode 100644
index 552ab94..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Printing.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Private.CoreLib.dll b/clients/windows/OrderPROPrint/publish/System.Private.CoreLib.dll
deleted file mode 100644
index 36bda7f..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Private.CoreLib.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Private.DataContractSerialization.dll b/clients/windows/OrderPROPrint/publish/System.Private.DataContractSerialization.dll
deleted file mode 100644
index 34e3226..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Private.DataContractSerialization.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Private.Uri.dll b/clients/windows/OrderPROPrint/publish/System.Private.Uri.dll
deleted file mode 100644
index b66b207..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Private.Uri.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Private.Xml.Linq.dll b/clients/windows/OrderPROPrint/publish/System.Private.Xml.Linq.dll
deleted file mode 100644
index 93c8df2..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Private.Xml.Linq.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Private.Xml.dll b/clients/windows/OrderPROPrint/publish/System.Private.Xml.dll
deleted file mode 100644
index 51bb5bb..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Private.Xml.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Reflection.DispatchProxy.dll b/clients/windows/OrderPROPrint/publish/System.Reflection.DispatchProxy.dll
deleted file mode 100644
index 2434e6c..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Reflection.DispatchProxy.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Reflection.Emit.ILGeneration.dll b/clients/windows/OrderPROPrint/publish/System.Reflection.Emit.ILGeneration.dll
deleted file mode 100644
index 68aca7b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Reflection.Emit.ILGeneration.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Reflection.Emit.Lightweight.dll b/clients/windows/OrderPROPrint/publish/System.Reflection.Emit.Lightweight.dll
deleted file mode 100644
index 92d7c90..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Reflection.Emit.Lightweight.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Reflection.Emit.dll b/clients/windows/OrderPROPrint/publish/System.Reflection.Emit.dll
deleted file mode 100644
index 8fe5fa5..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Reflection.Emit.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Reflection.Extensions.dll b/clients/windows/OrderPROPrint/publish/System.Reflection.Extensions.dll
deleted file mode 100644
index c3a8857..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Reflection.Extensions.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Reflection.Metadata.dll b/clients/windows/OrderPROPrint/publish/System.Reflection.Metadata.dll
deleted file mode 100644
index d049735..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Reflection.Metadata.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Reflection.Primitives.dll b/clients/windows/OrderPROPrint/publish/System.Reflection.Primitives.dll
deleted file mode 100644
index 41e0870..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Reflection.Primitives.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Reflection.TypeExtensions.dll b/clients/windows/OrderPROPrint/publish/System.Reflection.TypeExtensions.dll
deleted file mode 100644
index 551b4a2..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Reflection.TypeExtensions.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Reflection.dll b/clients/windows/OrderPROPrint/publish/System.Reflection.dll
deleted file mode 100644
index c59a93c..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Reflection.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Resources.Extensions.dll b/clients/windows/OrderPROPrint/publish/System.Resources.Extensions.dll
deleted file mode 100644
index a700817..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Resources.Extensions.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Resources.Reader.dll b/clients/windows/OrderPROPrint/publish/System.Resources.Reader.dll
deleted file mode 100644
index 4d822aa..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Resources.Reader.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Resources.ResourceManager.dll b/clients/windows/OrderPROPrint/publish/System.Resources.ResourceManager.dll
deleted file mode 100644
index 4b23690..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Resources.ResourceManager.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Resources.Writer.dll b/clients/windows/OrderPROPrint/publish/System.Resources.Writer.dll
deleted file mode 100644
index c0fb9ba..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Resources.Writer.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.CompilerServices.Unsafe.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.CompilerServices.Unsafe.dll
deleted file mode 100644
index ff0dc2f..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Runtime.CompilerServices.Unsafe.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.CompilerServices.VisualC.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.CompilerServices.VisualC.dll
deleted file mode 100644
index d67ab9d..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Runtime.CompilerServices.VisualC.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.Extensions.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.Extensions.dll
deleted file mode 100644
index 1833bfd..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Runtime.Extensions.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.Handles.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.Handles.dll
deleted file mode 100644
index 6f38e17..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Runtime.Handles.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.InteropServices.JavaScript.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.InteropServices.JavaScript.dll
deleted file mode 100644
index ad30f0b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Runtime.InteropServices.JavaScript.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.InteropServices.RuntimeInformation.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.InteropServices.RuntimeInformation.dll
deleted file mode 100644
index 795446c..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Runtime.InteropServices.RuntimeInformation.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.InteropServices.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.InteropServices.dll
deleted file mode 100644
index 701d77e..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Runtime.InteropServices.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.Intrinsics.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.Intrinsics.dll
deleted file mode 100644
index f581073..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Runtime.Intrinsics.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.Loader.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.Loader.dll
deleted file mode 100644
index 087e3bd..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Runtime.Loader.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.Numerics.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.Numerics.dll
deleted file mode 100644
index 2cc48fd..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Runtime.Numerics.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.Formatters.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.Formatters.dll
deleted file mode 100644
index 602d383..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.Formatters.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.Json.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.Json.dll
deleted file mode 100644
index 3708322..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.Json.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.Primitives.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.Primitives.dll
deleted file mode 100644
index b2d6736..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.Primitives.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.Xml.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.Xml.dll
deleted file mode 100644
index 4ef2d71..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.Xml.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.dll
deleted file mode 100644
index 8190f35..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.dll
deleted file mode 100644
index ebc8ec5..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Runtime.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.AccessControl.dll b/clients/windows/OrderPROPrint/publish/System.Security.AccessControl.dll
deleted file mode 100644
index d7538ae..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Security.AccessControl.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Claims.dll b/clients/windows/OrderPROPrint/publish/System.Security.Claims.dll
deleted file mode 100644
index a151774..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Security.Claims.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Algorithms.dll b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Algorithms.dll
deleted file mode 100644
index dbbbf89..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Algorithms.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Cng.dll b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Cng.dll
deleted file mode 100644
index 22102fb..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Cng.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Csp.dll b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Csp.dll
deleted file mode 100644
index a1df139..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Csp.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Encoding.dll b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Encoding.dll
deleted file mode 100644
index 6dd3126..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Encoding.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.OpenSsl.dll b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.OpenSsl.dll
deleted file mode 100644
index 4982518..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.OpenSsl.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Pkcs.dll b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Pkcs.dll
deleted file mode 100644
index 8a7904c..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Pkcs.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Primitives.dll b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Primitives.dll
deleted file mode 100644
index 1460f3a..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Primitives.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.ProtectedData.dll b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.ProtectedData.dll
deleted file mode 100644
index 92c8443..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.ProtectedData.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.X509Certificates.dll b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.X509Certificates.dll
deleted file mode 100644
index aa18299..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.X509Certificates.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Xml.dll b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Xml.dll
deleted file mode 100644
index 69e9ced..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Xml.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.dll b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.dll
deleted file mode 100644
index ee20249..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Permissions.dll b/clients/windows/OrderPROPrint/publish/System.Security.Permissions.dll
deleted file mode 100644
index 3a28e02..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Security.Permissions.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Principal.Windows.dll b/clients/windows/OrderPROPrint/publish/System.Security.Principal.Windows.dll
deleted file mode 100644
index f94b887..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Security.Principal.Windows.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Principal.dll b/clients/windows/OrderPROPrint/publish/System.Security.Principal.dll
deleted file mode 100644
index f23385d..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Security.Principal.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.SecureString.dll b/clients/windows/OrderPROPrint/publish/System.Security.SecureString.dll
deleted file mode 100644
index b63afdb..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Security.SecureString.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.dll b/clients/windows/OrderPROPrint/publish/System.Security.dll
deleted file mode 100644
index 1162897..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Security.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.ServiceModel.Web.dll b/clients/windows/OrderPROPrint/publish/System.ServiceModel.Web.dll
deleted file mode 100644
index 5f068f0..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.ServiceModel.Web.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.ServiceProcess.dll b/clients/windows/OrderPROPrint/publish/System.ServiceProcess.dll
deleted file mode 100644
index 6cd3c48..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.ServiceProcess.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Text.Encoding.CodePages.dll b/clients/windows/OrderPROPrint/publish/System.Text.Encoding.CodePages.dll
deleted file mode 100644
index dfdbae0..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Text.Encoding.CodePages.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Text.Encoding.Extensions.dll b/clients/windows/OrderPROPrint/publish/System.Text.Encoding.Extensions.dll
deleted file mode 100644
index fd38716..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Text.Encoding.Extensions.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Text.Encoding.dll b/clients/windows/OrderPROPrint/publish/System.Text.Encoding.dll
deleted file mode 100644
index 1692a09..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Text.Encoding.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Text.Encodings.Web.dll b/clients/windows/OrderPROPrint/publish/System.Text.Encodings.Web.dll
deleted file mode 100644
index c390b7a..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Text.Encodings.Web.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Text.Json.dll b/clients/windows/OrderPROPrint/publish/System.Text.Json.dll
deleted file mode 100644
index baa8bd8..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Text.Json.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Text.RegularExpressions.dll b/clients/windows/OrderPROPrint/publish/System.Text.RegularExpressions.dll
deleted file mode 100644
index 846c96a..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Text.RegularExpressions.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Threading.AccessControl.dll b/clients/windows/OrderPROPrint/publish/System.Threading.AccessControl.dll
deleted file mode 100644
index 0c4607b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Threading.AccessControl.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Threading.Channels.dll b/clients/windows/OrderPROPrint/publish/System.Threading.Channels.dll
deleted file mode 100644
index a5cd341..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Threading.Channels.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Threading.Overlapped.dll b/clients/windows/OrderPROPrint/publish/System.Threading.Overlapped.dll
deleted file mode 100644
index 99aabcc..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Threading.Overlapped.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Threading.Tasks.Dataflow.dll b/clients/windows/OrderPROPrint/publish/System.Threading.Tasks.Dataflow.dll
deleted file mode 100644
index 4d54125..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Threading.Tasks.Dataflow.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Threading.Tasks.Extensions.dll b/clients/windows/OrderPROPrint/publish/System.Threading.Tasks.Extensions.dll
deleted file mode 100644
index 382799b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Threading.Tasks.Extensions.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Threading.Tasks.Parallel.dll b/clients/windows/OrderPROPrint/publish/System.Threading.Tasks.Parallel.dll
deleted file mode 100644
index b5da743..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Threading.Tasks.Parallel.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Threading.Tasks.dll b/clients/windows/OrderPROPrint/publish/System.Threading.Tasks.dll
deleted file mode 100644
index af8605e..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Threading.Tasks.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Threading.Thread.dll b/clients/windows/OrderPROPrint/publish/System.Threading.Thread.dll
deleted file mode 100644
index dbff2e7..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Threading.Thread.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Threading.ThreadPool.dll b/clients/windows/OrderPROPrint/publish/System.Threading.ThreadPool.dll
deleted file mode 100644
index 7756839..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Threading.ThreadPool.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Threading.Timer.dll b/clients/windows/OrderPROPrint/publish/System.Threading.Timer.dll
deleted file mode 100644
index aa09082..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Threading.Timer.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Threading.dll b/clients/windows/OrderPROPrint/publish/System.Threading.dll
deleted file mode 100644
index 2ca4f95..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Threading.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Transactions.Local.dll b/clients/windows/OrderPROPrint/publish/System.Transactions.Local.dll
deleted file mode 100644
index 4933bda..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Transactions.Local.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Transactions.dll b/clients/windows/OrderPROPrint/publish/System.Transactions.dll
deleted file mode 100644
index aef014e..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Transactions.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.ValueTuple.dll b/clients/windows/OrderPROPrint/publish/System.ValueTuple.dll
deleted file mode 100644
index a8011a9..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.ValueTuple.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Web.HttpUtility.dll b/clients/windows/OrderPROPrint/publish/System.Web.HttpUtility.dll
deleted file mode 100644
index 8c3a6df..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Web.HttpUtility.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Web.dll b/clients/windows/OrderPROPrint/publish/System.Web.dll
deleted file mode 100644
index ef0e4fb..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Web.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Windows.Controls.Ribbon.dll b/clients/windows/OrderPROPrint/publish/System.Windows.Controls.Ribbon.dll
deleted file mode 100644
index aeb56c1..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Windows.Controls.Ribbon.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Windows.Extensions.dll b/clients/windows/OrderPROPrint/publish/System.Windows.Extensions.dll
deleted file mode 100644
index 0dfdb84..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Windows.Extensions.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Windows.Forms.Design.Editors.dll b/clients/windows/OrderPROPrint/publish/System.Windows.Forms.Design.Editors.dll
deleted file mode 100644
index e138158..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Windows.Forms.Design.Editors.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Windows.Forms.Design.dll b/clients/windows/OrderPROPrint/publish/System.Windows.Forms.Design.dll
deleted file mode 100644
index ba52c7a..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Windows.Forms.Design.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Windows.Forms.Primitives.dll b/clients/windows/OrderPROPrint/publish/System.Windows.Forms.Primitives.dll
deleted file mode 100644
index 1dd9d98..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Windows.Forms.Primitives.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Windows.Forms.dll b/clients/windows/OrderPROPrint/publish/System.Windows.Forms.dll
deleted file mode 100644
index 55839c5..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Windows.Forms.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Windows.Input.Manipulations.dll b/clients/windows/OrderPROPrint/publish/System.Windows.Input.Manipulations.dll
deleted file mode 100644
index b6c6336..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Windows.Input.Manipulations.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Windows.Presentation.dll b/clients/windows/OrderPROPrint/publish/System.Windows.Presentation.dll
deleted file mode 100644
index a6c4b7c..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Windows.Presentation.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Windows.dll b/clients/windows/OrderPROPrint/publish/System.Windows.dll
deleted file mode 100644
index ed41971..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Windows.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Xaml.dll b/clients/windows/OrderPROPrint/publish/System.Xaml.dll
deleted file mode 100644
index b2ebc05..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Xaml.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Xml.Linq.dll b/clients/windows/OrderPROPrint/publish/System.Xml.Linq.dll
deleted file mode 100644
index f0e5359..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Xml.Linq.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Xml.ReaderWriter.dll b/clients/windows/OrderPROPrint/publish/System.Xml.ReaderWriter.dll
deleted file mode 100644
index 142a4b8..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Xml.ReaderWriter.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Xml.Serialization.dll b/clients/windows/OrderPROPrint/publish/System.Xml.Serialization.dll
deleted file mode 100644
index 03b1af8..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Xml.Serialization.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Xml.XDocument.dll b/clients/windows/OrderPROPrint/publish/System.Xml.XDocument.dll
deleted file mode 100644
index ec3ced5..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Xml.XDocument.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Xml.XPath.XDocument.dll b/clients/windows/OrderPROPrint/publish/System.Xml.XPath.XDocument.dll
deleted file mode 100644
index b289bf4..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Xml.XPath.XDocument.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Xml.XPath.dll b/clients/windows/OrderPROPrint/publish/System.Xml.XPath.dll
deleted file mode 100644
index 0a78e48..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Xml.XPath.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Xml.XmlDocument.dll b/clients/windows/OrderPROPrint/publish/System.Xml.XmlDocument.dll
deleted file mode 100644
index 1e89458..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Xml.XmlDocument.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Xml.XmlSerializer.dll b/clients/windows/OrderPROPrint/publish/System.Xml.XmlSerializer.dll
deleted file mode 100644
index 8a12e58..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Xml.XmlSerializer.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Xml.dll b/clients/windows/OrderPROPrint/publish/System.Xml.dll
deleted file mode 100644
index 86de56b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.Xml.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/System.dll b/clients/windows/OrderPROPrint/publish/System.dll
deleted file mode 100644
index 5d47261..0000000
Binary files a/clients/windows/OrderPROPrint/publish/System.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/UIAutomationClient.dll b/clients/windows/OrderPROPrint/publish/UIAutomationClient.dll
deleted file mode 100644
index c13f402..0000000
Binary files a/clients/windows/OrderPROPrint/publish/UIAutomationClient.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/UIAutomationClientSideProviders.dll b/clients/windows/OrderPROPrint/publish/UIAutomationClientSideProviders.dll
deleted file mode 100644
index d6b93d9..0000000
Binary files a/clients/windows/OrderPROPrint/publish/UIAutomationClientSideProviders.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/UIAutomationProvider.dll b/clients/windows/OrderPROPrint/publish/UIAutomationProvider.dll
deleted file mode 100644
index 2778581..0000000
Binary files a/clients/windows/OrderPROPrint/publish/UIAutomationProvider.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/UIAutomationTypes.dll b/clients/windows/OrderPROPrint/publish/UIAutomationTypes.dll
deleted file mode 100644
index 4af390f..0000000
Binary files a/clients/windows/OrderPROPrint/publish/UIAutomationTypes.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/WindowsBase.dll b/clients/windows/OrderPROPrint/publish/WindowsBase.dll
deleted file mode 100644
index d45700b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/WindowsBase.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/WindowsFormsIntegration.dll b/clients/windows/OrderPROPrint/publish/WindowsFormsIntegration.dll
deleted file mode 100644
index b7ac5eb..0000000
Binary files a/clients/windows/OrderPROPrint/publish/WindowsFormsIntegration.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/clretwrc.dll b/clients/windows/OrderPROPrint/publish/clretwrc.dll
deleted file mode 100644
index ce4bd4d..0000000
Binary files a/clients/windows/OrderPROPrint/publish/clretwrc.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/clrgc.dll b/clients/windows/OrderPROPrint/publish/clrgc.dll
deleted file mode 100644
index b8ec919..0000000
Binary files a/clients/windows/OrderPROPrint/publish/clrgc.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/clrjit.dll b/clients/windows/OrderPROPrint/publish/clrjit.dll
deleted file mode 100644
index 1bf755b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/clrjit.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/coreclr.dll b/clients/windows/OrderPROPrint/publish/coreclr.dll
deleted file mode 100644
index aaf3f0b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/coreclr.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/createdump.exe b/clients/windows/OrderPROPrint/publish/createdump.exe
deleted file mode 100644
index 5fc263f..0000000
Binary files a/clients/windows/OrderPROPrint/publish/createdump.exe and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/Microsoft.VisualBasic.Forms.resources.dll b/clients/windows/OrderPROPrint/publish/cs/Microsoft.VisualBasic.Forms.resources.dll
deleted file mode 100644
index 62ad696..0000000
Binary files a/clients/windows/OrderPROPrint/publish/cs/Microsoft.VisualBasic.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/publish/cs/PresentationCore.resources.dll
deleted file mode 100644
index 36d7a55..0000000
Binary files a/clients/windows/OrderPROPrint/publish/cs/PresentationCore.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/publish/cs/PresentationFramework.resources.dll
deleted file mode 100644
index 5519562..0000000
Binary files a/clients/windows/OrderPROPrint/publish/cs/PresentationFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/publish/cs/PresentationUI.resources.dll
deleted file mode 100644
index dcd3c7b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/cs/PresentationUI.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/publish/cs/ReachFramework.resources.dll
deleted file mode 100644
index 7937899..0000000
Binary files a/clients/windows/OrderPROPrint/publish/cs/ReachFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/System.Windows.Controls.Ribbon.resources.dll b/clients/windows/OrderPROPrint/publish/cs/System.Windows.Controls.Ribbon.resources.dll
deleted file mode 100644
index 3f5adbf..0000000
Binary files a/clients/windows/OrderPROPrint/publish/cs/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/System.Windows.Forms.Design.resources.dll b/clients/windows/OrderPROPrint/publish/cs/System.Windows.Forms.Design.resources.dll
deleted file mode 100644
index 14cf7c6..0000000
Binary files a/clients/windows/OrderPROPrint/publish/cs/System.Windows.Forms.Design.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/System.Windows.Forms.Primitives.resources.dll b/clients/windows/OrderPROPrint/publish/cs/System.Windows.Forms.Primitives.resources.dll
deleted file mode 100644
index a92056b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/cs/System.Windows.Forms.Primitives.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/System.Windows.Forms.resources.dll b/clients/windows/OrderPROPrint/publish/cs/System.Windows.Forms.resources.dll
deleted file mode 100644
index bfa9d56..0000000
Binary files a/clients/windows/OrderPROPrint/publish/cs/System.Windows.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/System.Windows.Input.Manipulations.resources.dll b/clients/windows/OrderPROPrint/publish/cs/System.Windows.Input.Manipulations.resources.dll
deleted file mode 100644
index a6501d1..0000000
Binary files a/clients/windows/OrderPROPrint/publish/cs/System.Windows.Input.Manipulations.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/publish/cs/System.Xaml.resources.dll
deleted file mode 100644
index 67d647b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/cs/System.Xaml.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/publish/cs/UIAutomationClient.resources.dll
deleted file mode 100644
index ef83908..0000000
Binary files a/clients/windows/OrderPROPrint/publish/cs/UIAutomationClient.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/publish/cs/UIAutomationClientSideProviders.resources.dll
deleted file mode 100644
index 5298cf9..0000000
Binary files a/clients/windows/OrderPROPrint/publish/cs/UIAutomationClientSideProviders.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/publish/cs/UIAutomationProvider.resources.dll
deleted file mode 100644
index 256616a..0000000
Binary files a/clients/windows/OrderPROPrint/publish/cs/UIAutomationProvider.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/publish/cs/UIAutomationTypes.resources.dll
deleted file mode 100644
index 23230b4..0000000
Binary files a/clients/windows/OrderPROPrint/publish/cs/UIAutomationTypes.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/publish/cs/WindowsBase.resources.dll
deleted file mode 100644
index c4ea203..0000000
Binary files a/clients/windows/OrderPROPrint/publish/cs/WindowsBase.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/publish/cs/WindowsFormsIntegration.resources.dll
deleted file mode 100644
index b69c9ea..0000000
Binary files a/clients/windows/OrderPROPrint/publish/cs/WindowsFormsIntegration.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/de/Microsoft.VisualBasic.Forms.resources.dll b/clients/windows/OrderPROPrint/publish/de/Microsoft.VisualBasic.Forms.resources.dll
deleted file mode 100644
index a4b80de..0000000
Binary files a/clients/windows/OrderPROPrint/publish/de/Microsoft.VisualBasic.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/de/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/publish/de/PresentationCore.resources.dll
deleted file mode 100644
index c0d85b1..0000000
Binary files a/clients/windows/OrderPROPrint/publish/de/PresentationCore.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/de/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/publish/de/PresentationFramework.resources.dll
deleted file mode 100644
index ec00067..0000000
Binary files a/clients/windows/OrderPROPrint/publish/de/PresentationFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/de/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/publish/de/PresentationUI.resources.dll
deleted file mode 100644
index 5916466..0000000
Binary files a/clients/windows/OrderPROPrint/publish/de/PresentationUI.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/de/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/publish/de/ReachFramework.resources.dll
deleted file mode 100644
index 58b499a..0000000
Binary files a/clients/windows/OrderPROPrint/publish/de/ReachFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/de/System.Windows.Controls.Ribbon.resources.dll b/clients/windows/OrderPROPrint/publish/de/System.Windows.Controls.Ribbon.resources.dll
deleted file mode 100644
index 272392e..0000000
Binary files a/clients/windows/OrderPROPrint/publish/de/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/de/System.Windows.Forms.Design.resources.dll b/clients/windows/OrderPROPrint/publish/de/System.Windows.Forms.Design.resources.dll
deleted file mode 100644
index effac2e..0000000
Binary files a/clients/windows/OrderPROPrint/publish/de/System.Windows.Forms.Design.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/de/System.Windows.Forms.Primitives.resources.dll b/clients/windows/OrderPROPrint/publish/de/System.Windows.Forms.Primitives.resources.dll
deleted file mode 100644
index 6f74b1b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/de/System.Windows.Forms.Primitives.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/de/System.Windows.Forms.resources.dll b/clients/windows/OrderPROPrint/publish/de/System.Windows.Forms.resources.dll
deleted file mode 100644
index 5251820..0000000
Binary files a/clients/windows/OrderPROPrint/publish/de/System.Windows.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/de/System.Windows.Input.Manipulations.resources.dll b/clients/windows/OrderPROPrint/publish/de/System.Windows.Input.Manipulations.resources.dll
deleted file mode 100644
index 9dad3c3..0000000
Binary files a/clients/windows/OrderPROPrint/publish/de/System.Windows.Input.Manipulations.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/de/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/publish/de/System.Xaml.resources.dll
deleted file mode 100644
index 9114dfb..0000000
Binary files a/clients/windows/OrderPROPrint/publish/de/System.Xaml.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/de/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/publish/de/UIAutomationClient.resources.dll
deleted file mode 100644
index 0de7e45..0000000
Binary files a/clients/windows/OrderPROPrint/publish/de/UIAutomationClient.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/de/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/publish/de/UIAutomationClientSideProviders.resources.dll
deleted file mode 100644
index 32b7476..0000000
Binary files a/clients/windows/OrderPROPrint/publish/de/UIAutomationClientSideProviders.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/de/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/publish/de/UIAutomationProvider.resources.dll
deleted file mode 100644
index 99b4612..0000000
Binary files a/clients/windows/OrderPROPrint/publish/de/UIAutomationProvider.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/de/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/publish/de/UIAutomationTypes.resources.dll
deleted file mode 100644
index 7305c8d..0000000
Binary files a/clients/windows/OrderPROPrint/publish/de/UIAutomationTypes.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/de/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/publish/de/WindowsBase.resources.dll
deleted file mode 100644
index 59b20e0..0000000
Binary files a/clients/windows/OrderPROPrint/publish/de/WindowsBase.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/de/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/publish/de/WindowsFormsIntegration.resources.dll
deleted file mode 100644
index cb90b33..0000000
Binary files a/clients/windows/OrderPROPrint/publish/de/WindowsFormsIntegration.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/es/Microsoft.VisualBasic.Forms.resources.dll b/clients/windows/OrderPROPrint/publish/es/Microsoft.VisualBasic.Forms.resources.dll
deleted file mode 100644
index 8a3e906..0000000
Binary files a/clients/windows/OrderPROPrint/publish/es/Microsoft.VisualBasic.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/es/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/publish/es/PresentationCore.resources.dll
deleted file mode 100644
index c1de376..0000000
Binary files a/clients/windows/OrderPROPrint/publish/es/PresentationCore.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/es/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/publish/es/PresentationFramework.resources.dll
deleted file mode 100644
index b5d422e..0000000
Binary files a/clients/windows/OrderPROPrint/publish/es/PresentationFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/es/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/publish/es/PresentationUI.resources.dll
deleted file mode 100644
index 7a06348..0000000
Binary files a/clients/windows/OrderPROPrint/publish/es/PresentationUI.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/es/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/publish/es/ReachFramework.resources.dll
deleted file mode 100644
index 2c67bd1..0000000
Binary files a/clients/windows/OrderPROPrint/publish/es/ReachFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/es/System.Windows.Controls.Ribbon.resources.dll b/clients/windows/OrderPROPrint/publish/es/System.Windows.Controls.Ribbon.resources.dll
deleted file mode 100644
index 10431f2..0000000
Binary files a/clients/windows/OrderPROPrint/publish/es/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/es/System.Windows.Forms.Design.resources.dll b/clients/windows/OrderPROPrint/publish/es/System.Windows.Forms.Design.resources.dll
deleted file mode 100644
index a3ebe05..0000000
Binary files a/clients/windows/OrderPROPrint/publish/es/System.Windows.Forms.Design.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/es/System.Windows.Forms.Primitives.resources.dll b/clients/windows/OrderPROPrint/publish/es/System.Windows.Forms.Primitives.resources.dll
deleted file mode 100644
index 6fbf528..0000000
Binary files a/clients/windows/OrderPROPrint/publish/es/System.Windows.Forms.Primitives.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/es/System.Windows.Forms.resources.dll b/clients/windows/OrderPROPrint/publish/es/System.Windows.Forms.resources.dll
deleted file mode 100644
index 491b5fc..0000000
Binary files a/clients/windows/OrderPROPrint/publish/es/System.Windows.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/es/System.Windows.Input.Manipulations.resources.dll b/clients/windows/OrderPROPrint/publish/es/System.Windows.Input.Manipulations.resources.dll
deleted file mode 100644
index 13b6d11..0000000
Binary files a/clients/windows/OrderPROPrint/publish/es/System.Windows.Input.Manipulations.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/es/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/publish/es/System.Xaml.resources.dll
deleted file mode 100644
index ae10076..0000000
Binary files a/clients/windows/OrderPROPrint/publish/es/System.Xaml.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/es/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/publish/es/UIAutomationClient.resources.dll
deleted file mode 100644
index 723d0c8..0000000
Binary files a/clients/windows/OrderPROPrint/publish/es/UIAutomationClient.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/es/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/publish/es/UIAutomationClientSideProviders.resources.dll
deleted file mode 100644
index fc3f43a..0000000
Binary files a/clients/windows/OrderPROPrint/publish/es/UIAutomationClientSideProviders.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/es/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/publish/es/UIAutomationProvider.resources.dll
deleted file mode 100644
index 3df29f2..0000000
Binary files a/clients/windows/OrderPROPrint/publish/es/UIAutomationProvider.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/es/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/publish/es/UIAutomationTypes.resources.dll
deleted file mode 100644
index b683290..0000000
Binary files a/clients/windows/OrderPROPrint/publish/es/UIAutomationTypes.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/es/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/publish/es/WindowsBase.resources.dll
deleted file mode 100644
index 824d435..0000000
Binary files a/clients/windows/OrderPROPrint/publish/es/WindowsBase.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/es/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/publish/es/WindowsFormsIntegration.resources.dll
deleted file mode 100644
index 65620a9..0000000
Binary files a/clients/windows/OrderPROPrint/publish/es/WindowsFormsIntegration.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/Microsoft.VisualBasic.Forms.resources.dll b/clients/windows/OrderPROPrint/publish/fr/Microsoft.VisualBasic.Forms.resources.dll
deleted file mode 100644
index ce93226..0000000
Binary files a/clients/windows/OrderPROPrint/publish/fr/Microsoft.VisualBasic.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/publish/fr/PresentationCore.resources.dll
deleted file mode 100644
index e8ee4db..0000000
Binary files a/clients/windows/OrderPROPrint/publish/fr/PresentationCore.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/publish/fr/PresentationFramework.resources.dll
deleted file mode 100644
index 2bc24e7..0000000
Binary files a/clients/windows/OrderPROPrint/publish/fr/PresentationFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/publish/fr/PresentationUI.resources.dll
deleted file mode 100644
index b7fcd7a..0000000
Binary files a/clients/windows/OrderPROPrint/publish/fr/PresentationUI.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/publish/fr/ReachFramework.resources.dll
deleted file mode 100644
index cf31c14..0000000
Binary files a/clients/windows/OrderPROPrint/publish/fr/ReachFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/System.Windows.Controls.Ribbon.resources.dll b/clients/windows/OrderPROPrint/publish/fr/System.Windows.Controls.Ribbon.resources.dll
deleted file mode 100644
index a2a3270..0000000
Binary files a/clients/windows/OrderPROPrint/publish/fr/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/System.Windows.Forms.Design.resources.dll b/clients/windows/OrderPROPrint/publish/fr/System.Windows.Forms.Design.resources.dll
deleted file mode 100644
index efe7f21..0000000
Binary files a/clients/windows/OrderPROPrint/publish/fr/System.Windows.Forms.Design.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/System.Windows.Forms.Primitives.resources.dll b/clients/windows/OrderPROPrint/publish/fr/System.Windows.Forms.Primitives.resources.dll
deleted file mode 100644
index 835dbaa..0000000
Binary files a/clients/windows/OrderPROPrint/publish/fr/System.Windows.Forms.Primitives.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/System.Windows.Forms.resources.dll b/clients/windows/OrderPROPrint/publish/fr/System.Windows.Forms.resources.dll
deleted file mode 100644
index 8fbf425..0000000
Binary files a/clients/windows/OrderPROPrint/publish/fr/System.Windows.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/System.Windows.Input.Manipulations.resources.dll b/clients/windows/OrderPROPrint/publish/fr/System.Windows.Input.Manipulations.resources.dll
deleted file mode 100644
index 709d93f..0000000
Binary files a/clients/windows/OrderPROPrint/publish/fr/System.Windows.Input.Manipulations.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/publish/fr/System.Xaml.resources.dll
deleted file mode 100644
index 913fc8a..0000000
Binary files a/clients/windows/OrderPROPrint/publish/fr/System.Xaml.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/publish/fr/UIAutomationClient.resources.dll
deleted file mode 100644
index d72cdb5..0000000
Binary files a/clients/windows/OrderPROPrint/publish/fr/UIAutomationClient.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/publish/fr/UIAutomationClientSideProviders.resources.dll
deleted file mode 100644
index 5e179c2..0000000
Binary files a/clients/windows/OrderPROPrint/publish/fr/UIAutomationClientSideProviders.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/publish/fr/UIAutomationProvider.resources.dll
deleted file mode 100644
index f311bb9..0000000
Binary files a/clients/windows/OrderPROPrint/publish/fr/UIAutomationProvider.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/publish/fr/UIAutomationTypes.resources.dll
deleted file mode 100644
index 0ff6a7e..0000000
Binary files a/clients/windows/OrderPROPrint/publish/fr/UIAutomationTypes.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/publish/fr/WindowsBase.resources.dll
deleted file mode 100644
index a775e1d..0000000
Binary files a/clients/windows/OrderPROPrint/publish/fr/WindowsBase.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/publish/fr/WindowsFormsIntegration.resources.dll
deleted file mode 100644
index 3f9c44f..0000000
Binary files a/clients/windows/OrderPROPrint/publish/fr/WindowsFormsIntegration.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/hostfxr.dll b/clients/windows/OrderPROPrint/publish/hostfxr.dll
deleted file mode 100644
index b68e7ea..0000000
Binary files a/clients/windows/OrderPROPrint/publish/hostfxr.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/hostpolicy.dll b/clients/windows/OrderPROPrint/publish/hostpolicy.dll
deleted file mode 100644
index 2b6e13f..0000000
Binary files a/clients/windows/OrderPROPrint/publish/hostpolicy.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/it/Microsoft.VisualBasic.Forms.resources.dll b/clients/windows/OrderPROPrint/publish/it/Microsoft.VisualBasic.Forms.resources.dll
deleted file mode 100644
index 9853aeb..0000000
Binary files a/clients/windows/OrderPROPrint/publish/it/Microsoft.VisualBasic.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/it/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/publish/it/PresentationCore.resources.dll
deleted file mode 100644
index 3cccddf..0000000
Binary files a/clients/windows/OrderPROPrint/publish/it/PresentationCore.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/it/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/publish/it/PresentationFramework.resources.dll
deleted file mode 100644
index 066b32e..0000000
Binary files a/clients/windows/OrderPROPrint/publish/it/PresentationFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/it/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/publish/it/PresentationUI.resources.dll
deleted file mode 100644
index dab8111..0000000
Binary files a/clients/windows/OrderPROPrint/publish/it/PresentationUI.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/it/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/publish/it/ReachFramework.resources.dll
deleted file mode 100644
index 7d6a1bf..0000000
Binary files a/clients/windows/OrderPROPrint/publish/it/ReachFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/it/System.Windows.Controls.Ribbon.resources.dll b/clients/windows/OrderPROPrint/publish/it/System.Windows.Controls.Ribbon.resources.dll
deleted file mode 100644
index 8faac17..0000000
Binary files a/clients/windows/OrderPROPrint/publish/it/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/it/System.Windows.Forms.Design.resources.dll b/clients/windows/OrderPROPrint/publish/it/System.Windows.Forms.Design.resources.dll
deleted file mode 100644
index 59518ef..0000000
Binary files a/clients/windows/OrderPROPrint/publish/it/System.Windows.Forms.Design.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/it/System.Windows.Forms.Primitives.resources.dll b/clients/windows/OrderPROPrint/publish/it/System.Windows.Forms.Primitives.resources.dll
deleted file mode 100644
index e120beb..0000000
Binary files a/clients/windows/OrderPROPrint/publish/it/System.Windows.Forms.Primitives.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/it/System.Windows.Forms.resources.dll b/clients/windows/OrderPROPrint/publish/it/System.Windows.Forms.resources.dll
deleted file mode 100644
index 5012226..0000000
Binary files a/clients/windows/OrderPROPrint/publish/it/System.Windows.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/it/System.Windows.Input.Manipulations.resources.dll b/clients/windows/OrderPROPrint/publish/it/System.Windows.Input.Manipulations.resources.dll
deleted file mode 100644
index 247330a..0000000
Binary files a/clients/windows/OrderPROPrint/publish/it/System.Windows.Input.Manipulations.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/it/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/publish/it/System.Xaml.resources.dll
deleted file mode 100644
index 1ec3ac1..0000000
Binary files a/clients/windows/OrderPROPrint/publish/it/System.Xaml.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/it/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/publish/it/UIAutomationClient.resources.dll
deleted file mode 100644
index 8804c89..0000000
Binary files a/clients/windows/OrderPROPrint/publish/it/UIAutomationClient.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/it/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/publish/it/UIAutomationClientSideProviders.resources.dll
deleted file mode 100644
index a03cf91..0000000
Binary files a/clients/windows/OrderPROPrint/publish/it/UIAutomationClientSideProviders.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/it/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/publish/it/UIAutomationProvider.resources.dll
deleted file mode 100644
index 91f2d26..0000000
Binary files a/clients/windows/OrderPROPrint/publish/it/UIAutomationProvider.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/it/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/publish/it/UIAutomationTypes.resources.dll
deleted file mode 100644
index 71d18cc..0000000
Binary files a/clients/windows/OrderPROPrint/publish/it/UIAutomationTypes.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/it/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/publish/it/WindowsBase.resources.dll
deleted file mode 100644
index 34d138b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/it/WindowsBase.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/it/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/publish/it/WindowsFormsIntegration.resources.dll
deleted file mode 100644
index 841f6ce..0000000
Binary files a/clients/windows/OrderPROPrint/publish/it/WindowsFormsIntegration.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/Microsoft.VisualBasic.Forms.resources.dll b/clients/windows/OrderPROPrint/publish/ja/Microsoft.VisualBasic.Forms.resources.dll
deleted file mode 100644
index 65b7dd6..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ja/Microsoft.VisualBasic.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/publish/ja/PresentationCore.resources.dll
deleted file mode 100644
index d1d2393..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ja/PresentationCore.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/publish/ja/PresentationFramework.resources.dll
deleted file mode 100644
index 5753bcd..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ja/PresentationFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/publish/ja/PresentationUI.resources.dll
deleted file mode 100644
index 369617e..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ja/PresentationUI.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/publish/ja/ReachFramework.resources.dll
deleted file mode 100644
index 5d85611..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ja/ReachFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/System.Windows.Controls.Ribbon.resources.dll b/clients/windows/OrderPROPrint/publish/ja/System.Windows.Controls.Ribbon.resources.dll
deleted file mode 100644
index 456dc4a..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ja/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/System.Windows.Forms.Design.resources.dll b/clients/windows/OrderPROPrint/publish/ja/System.Windows.Forms.Design.resources.dll
deleted file mode 100644
index d49fab4..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ja/System.Windows.Forms.Design.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/System.Windows.Forms.Primitives.resources.dll b/clients/windows/OrderPROPrint/publish/ja/System.Windows.Forms.Primitives.resources.dll
deleted file mode 100644
index 179ce29..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ja/System.Windows.Forms.Primitives.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/System.Windows.Forms.resources.dll b/clients/windows/OrderPROPrint/publish/ja/System.Windows.Forms.resources.dll
deleted file mode 100644
index 1c7239b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ja/System.Windows.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/System.Windows.Input.Manipulations.resources.dll b/clients/windows/OrderPROPrint/publish/ja/System.Windows.Input.Manipulations.resources.dll
deleted file mode 100644
index 448b23a..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ja/System.Windows.Input.Manipulations.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/publish/ja/System.Xaml.resources.dll
deleted file mode 100644
index 9332199..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ja/System.Xaml.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/publish/ja/UIAutomationClient.resources.dll
deleted file mode 100644
index a68085c..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ja/UIAutomationClient.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/publish/ja/UIAutomationClientSideProviders.resources.dll
deleted file mode 100644
index e5f78eb..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ja/UIAutomationClientSideProviders.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/publish/ja/UIAutomationProvider.resources.dll
deleted file mode 100644
index 9ff7b8f..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ja/UIAutomationProvider.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/publish/ja/UIAutomationTypes.resources.dll
deleted file mode 100644
index b1cdfe2..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ja/UIAutomationTypes.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/publish/ja/WindowsBase.resources.dll
deleted file mode 100644
index ec6c503..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ja/WindowsBase.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/publish/ja/WindowsFormsIntegration.resources.dll
deleted file mode 100644
index 18aa0e3..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ja/WindowsFormsIntegration.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/Microsoft.VisualBasic.Forms.resources.dll b/clients/windows/OrderPROPrint/publish/ko/Microsoft.VisualBasic.Forms.resources.dll
deleted file mode 100644
index de853c1..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ko/Microsoft.VisualBasic.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/publish/ko/PresentationCore.resources.dll
deleted file mode 100644
index 1754cbc..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ko/PresentationCore.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/publish/ko/PresentationFramework.resources.dll
deleted file mode 100644
index 0f0b748..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ko/PresentationFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/publish/ko/PresentationUI.resources.dll
deleted file mode 100644
index 5a2d16f..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ko/PresentationUI.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/publish/ko/ReachFramework.resources.dll
deleted file mode 100644
index c27c6a0..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ko/ReachFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/System.Windows.Controls.Ribbon.resources.dll b/clients/windows/OrderPROPrint/publish/ko/System.Windows.Controls.Ribbon.resources.dll
deleted file mode 100644
index e8ce016..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ko/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/System.Windows.Forms.Design.resources.dll b/clients/windows/OrderPROPrint/publish/ko/System.Windows.Forms.Design.resources.dll
deleted file mode 100644
index 0b3da3e..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ko/System.Windows.Forms.Design.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/System.Windows.Forms.Primitives.resources.dll b/clients/windows/OrderPROPrint/publish/ko/System.Windows.Forms.Primitives.resources.dll
deleted file mode 100644
index 923aae5..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ko/System.Windows.Forms.Primitives.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/System.Windows.Forms.resources.dll b/clients/windows/OrderPROPrint/publish/ko/System.Windows.Forms.resources.dll
deleted file mode 100644
index b4f036c..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ko/System.Windows.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/System.Windows.Input.Manipulations.resources.dll b/clients/windows/OrderPROPrint/publish/ko/System.Windows.Input.Manipulations.resources.dll
deleted file mode 100644
index 9b90f21..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ko/System.Windows.Input.Manipulations.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/publish/ko/System.Xaml.resources.dll
deleted file mode 100644
index c735c85..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ko/System.Xaml.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/publish/ko/UIAutomationClient.resources.dll
deleted file mode 100644
index 78a7675..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ko/UIAutomationClient.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/publish/ko/UIAutomationClientSideProviders.resources.dll
deleted file mode 100644
index fea66ed..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ko/UIAutomationClientSideProviders.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/publish/ko/UIAutomationProvider.resources.dll
deleted file mode 100644
index 583dee8..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ko/UIAutomationProvider.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/publish/ko/UIAutomationTypes.resources.dll
deleted file mode 100644
index 336f779..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ko/UIAutomationTypes.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/publish/ko/WindowsBase.resources.dll
deleted file mode 100644
index 39bb4a1..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ko/WindowsBase.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/publish/ko/WindowsFormsIntegration.resources.dll
deleted file mode 100644
index ad5b588..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ko/WindowsFormsIntegration.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/mscordaccore.dll b/clients/windows/OrderPROPrint/publish/mscordaccore.dll
deleted file mode 100644
index 03955f5..0000000
Binary files a/clients/windows/OrderPROPrint/publish/mscordaccore.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/mscordaccore_amd64_amd64_8.0.2526.11203.dll b/clients/windows/OrderPROPrint/publish/mscordaccore_amd64_amd64_8.0.2526.11203.dll
deleted file mode 100644
index 03955f5..0000000
Binary files a/clients/windows/OrderPROPrint/publish/mscordaccore_amd64_amd64_8.0.2526.11203.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/mscordbi.dll b/clients/windows/OrderPROPrint/publish/mscordbi.dll
deleted file mode 100644
index f133f67..0000000
Binary files a/clients/windows/OrderPROPrint/publish/mscordbi.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/mscorlib.dll b/clients/windows/OrderPROPrint/publish/mscorlib.dll
deleted file mode 100644
index 27463e0..0000000
Binary files a/clients/windows/OrderPROPrint/publish/mscorlib.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/mscorrc.dll b/clients/windows/OrderPROPrint/publish/mscorrc.dll
deleted file mode 100644
index 1e092f0..0000000
Binary files a/clients/windows/OrderPROPrint/publish/mscorrc.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/msquic.dll b/clients/windows/OrderPROPrint/publish/msquic.dll
deleted file mode 100644
index 9fd10ab..0000000
Binary files a/clients/windows/OrderPROPrint/publish/msquic.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/netstandard.dll b/clients/windows/OrderPROPrint/publish/netstandard.dll
deleted file mode 100644
index e54daa6..0000000
Binary files a/clients/windows/OrderPROPrint/publish/netstandard.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/nl/PdfiumViewer.resources.dll b/clients/windows/OrderPROPrint/publish/nl/PdfiumViewer.resources.dll
deleted file mode 100644
index 05581f7..0000000
Binary files a/clients/windows/OrderPROPrint/publish/nl/PdfiumViewer.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pdfium.dll b/clients/windows/OrderPROPrint/publish/pdfium.dll
deleted file mode 100644
index 15abb14..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pdfium.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/Microsoft.VisualBasic.Forms.resources.dll b/clients/windows/OrderPROPrint/publish/pl/Microsoft.VisualBasic.Forms.resources.dll
deleted file mode 100644
index b8c9e4b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pl/Microsoft.VisualBasic.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/publish/pl/PresentationCore.resources.dll
deleted file mode 100644
index 41b125e..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pl/PresentationCore.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/publish/pl/PresentationFramework.resources.dll
deleted file mode 100644
index d5f2f0e..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pl/PresentationFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/publish/pl/PresentationUI.resources.dll
deleted file mode 100644
index 85d7a46..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pl/PresentationUI.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/publish/pl/ReachFramework.resources.dll
deleted file mode 100644
index 34d4fe1..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pl/ReachFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/System.Windows.Controls.Ribbon.resources.dll b/clients/windows/OrderPROPrint/publish/pl/System.Windows.Controls.Ribbon.resources.dll
deleted file mode 100644
index f90e8f6..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pl/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/System.Windows.Forms.Design.resources.dll b/clients/windows/OrderPROPrint/publish/pl/System.Windows.Forms.Design.resources.dll
deleted file mode 100644
index 66ed2ce..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pl/System.Windows.Forms.Design.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/System.Windows.Forms.Primitives.resources.dll b/clients/windows/OrderPROPrint/publish/pl/System.Windows.Forms.Primitives.resources.dll
deleted file mode 100644
index 881f20f..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pl/System.Windows.Forms.Primitives.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/System.Windows.Forms.resources.dll b/clients/windows/OrderPROPrint/publish/pl/System.Windows.Forms.resources.dll
deleted file mode 100644
index 37d911d..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pl/System.Windows.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/System.Windows.Input.Manipulations.resources.dll b/clients/windows/OrderPROPrint/publish/pl/System.Windows.Input.Manipulations.resources.dll
deleted file mode 100644
index 9ef5fd3..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pl/System.Windows.Input.Manipulations.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/publish/pl/System.Xaml.resources.dll
deleted file mode 100644
index 6c22361..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pl/System.Xaml.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/publish/pl/UIAutomationClient.resources.dll
deleted file mode 100644
index 2359952..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pl/UIAutomationClient.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/publish/pl/UIAutomationClientSideProviders.resources.dll
deleted file mode 100644
index 0d4875f..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pl/UIAutomationClientSideProviders.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/publish/pl/UIAutomationProvider.resources.dll
deleted file mode 100644
index 5e569f2..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pl/UIAutomationProvider.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/publish/pl/UIAutomationTypes.resources.dll
deleted file mode 100644
index e848dc6..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pl/UIAutomationTypes.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/publish/pl/WindowsBase.resources.dll
deleted file mode 100644
index a50f7c3..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pl/WindowsBase.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/publish/pl/WindowsFormsIntegration.resources.dll
deleted file mode 100644
index 52c5ac7..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pl/WindowsFormsIntegration.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/Microsoft.VisualBasic.Forms.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/Microsoft.VisualBasic.Forms.resources.dll
deleted file mode 100644
index fe4535f..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pt-BR/Microsoft.VisualBasic.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/PresentationCore.resources.dll
deleted file mode 100644
index 53df88f..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pt-BR/PresentationCore.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/PresentationFramework.resources.dll
deleted file mode 100644
index 00fa7e7..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pt-BR/PresentationFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/PresentationUI.resources.dll
deleted file mode 100644
index 7525f77..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pt-BR/PresentationUI.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/ReachFramework.resources.dll
deleted file mode 100644
index 4100eac..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pt-BR/ReachFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/System.Windows.Controls.Ribbon.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/System.Windows.Controls.Ribbon.resources.dll
deleted file mode 100644
index 788b9a6..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pt-BR/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/System.Windows.Forms.Design.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/System.Windows.Forms.Design.resources.dll
deleted file mode 100644
index 0d06600..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pt-BR/System.Windows.Forms.Design.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/System.Windows.Forms.Primitives.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/System.Windows.Forms.Primitives.resources.dll
deleted file mode 100644
index fd6287d..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pt-BR/System.Windows.Forms.Primitives.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/System.Windows.Forms.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/System.Windows.Forms.resources.dll
deleted file mode 100644
index 73af266..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pt-BR/System.Windows.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/System.Windows.Input.Manipulations.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/System.Windows.Input.Manipulations.resources.dll
deleted file mode 100644
index f533ed3..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pt-BR/System.Windows.Input.Manipulations.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/System.Xaml.resources.dll
deleted file mode 100644
index 31d4eef..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pt-BR/System.Xaml.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/UIAutomationClient.resources.dll
deleted file mode 100644
index 1220868..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pt-BR/UIAutomationClient.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/UIAutomationClientSideProviders.resources.dll
deleted file mode 100644
index 55d4ff8..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pt-BR/UIAutomationClientSideProviders.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/UIAutomationProvider.resources.dll
deleted file mode 100644
index 0bcc724..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pt-BR/UIAutomationProvider.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/UIAutomationTypes.resources.dll
deleted file mode 100644
index 078d705..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pt-BR/UIAutomationTypes.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/WindowsBase.resources.dll
deleted file mode 100644
index 6ccbc56..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pt-BR/WindowsBase.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/WindowsFormsIntegration.resources.dll
deleted file mode 100644
index 377e3bf..0000000
Binary files a/clients/windows/OrderPROPrint/publish/pt-BR/WindowsFormsIntegration.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/Microsoft.VisualBasic.Forms.resources.dll b/clients/windows/OrderPROPrint/publish/ru/Microsoft.VisualBasic.Forms.resources.dll
deleted file mode 100644
index 4942a60..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ru/Microsoft.VisualBasic.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/publish/ru/PresentationCore.resources.dll
deleted file mode 100644
index 1cbb847..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ru/PresentationCore.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/publish/ru/PresentationFramework.resources.dll
deleted file mode 100644
index a8a62c2..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ru/PresentationFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/publish/ru/PresentationUI.resources.dll
deleted file mode 100644
index 65218a2..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ru/PresentationUI.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/publish/ru/ReachFramework.resources.dll
deleted file mode 100644
index 94588a8..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ru/ReachFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/System.Windows.Controls.Ribbon.resources.dll b/clients/windows/OrderPROPrint/publish/ru/System.Windows.Controls.Ribbon.resources.dll
deleted file mode 100644
index 36656a9..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ru/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/System.Windows.Forms.Design.resources.dll b/clients/windows/OrderPROPrint/publish/ru/System.Windows.Forms.Design.resources.dll
deleted file mode 100644
index feebd5d..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ru/System.Windows.Forms.Design.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/System.Windows.Forms.Primitives.resources.dll b/clients/windows/OrderPROPrint/publish/ru/System.Windows.Forms.Primitives.resources.dll
deleted file mode 100644
index 46823f9..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ru/System.Windows.Forms.Primitives.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/System.Windows.Forms.resources.dll b/clients/windows/OrderPROPrint/publish/ru/System.Windows.Forms.resources.dll
deleted file mode 100644
index ee70ba5..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ru/System.Windows.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/System.Windows.Input.Manipulations.resources.dll b/clients/windows/OrderPROPrint/publish/ru/System.Windows.Input.Manipulations.resources.dll
deleted file mode 100644
index ef8ff1a..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ru/System.Windows.Input.Manipulations.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/publish/ru/System.Xaml.resources.dll
deleted file mode 100644
index 9591c99..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ru/System.Xaml.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/publish/ru/UIAutomationClient.resources.dll
deleted file mode 100644
index 26073b0..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ru/UIAutomationClient.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/publish/ru/UIAutomationClientSideProviders.resources.dll
deleted file mode 100644
index 54884d2..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ru/UIAutomationClientSideProviders.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/publish/ru/UIAutomationProvider.resources.dll
deleted file mode 100644
index 9c39566..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ru/UIAutomationProvider.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/publish/ru/UIAutomationTypes.resources.dll
deleted file mode 100644
index 3baf0a3..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ru/UIAutomationTypes.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/publish/ru/WindowsBase.resources.dll
deleted file mode 100644
index d58e699..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ru/WindowsBase.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/publish/ru/WindowsFormsIntegration.resources.dll
deleted file mode 100644
index 3cb5e5b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/ru/WindowsFormsIntegration.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/Microsoft.VisualBasic.Forms.resources.dll b/clients/windows/OrderPROPrint/publish/tr/Microsoft.VisualBasic.Forms.resources.dll
deleted file mode 100644
index 8eea594..0000000
Binary files a/clients/windows/OrderPROPrint/publish/tr/Microsoft.VisualBasic.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/publish/tr/PresentationCore.resources.dll
deleted file mode 100644
index 8bc24e8..0000000
Binary files a/clients/windows/OrderPROPrint/publish/tr/PresentationCore.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/publish/tr/PresentationFramework.resources.dll
deleted file mode 100644
index b8bdeae..0000000
Binary files a/clients/windows/OrderPROPrint/publish/tr/PresentationFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/publish/tr/PresentationUI.resources.dll
deleted file mode 100644
index 113dcbb..0000000
Binary files a/clients/windows/OrderPROPrint/publish/tr/PresentationUI.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/publish/tr/ReachFramework.resources.dll
deleted file mode 100644
index b873815..0000000
Binary files a/clients/windows/OrderPROPrint/publish/tr/ReachFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/System.Windows.Controls.Ribbon.resources.dll b/clients/windows/OrderPROPrint/publish/tr/System.Windows.Controls.Ribbon.resources.dll
deleted file mode 100644
index df07d56..0000000
Binary files a/clients/windows/OrderPROPrint/publish/tr/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/System.Windows.Forms.Design.resources.dll b/clients/windows/OrderPROPrint/publish/tr/System.Windows.Forms.Design.resources.dll
deleted file mode 100644
index b823ba1..0000000
Binary files a/clients/windows/OrderPROPrint/publish/tr/System.Windows.Forms.Design.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/System.Windows.Forms.Primitives.resources.dll b/clients/windows/OrderPROPrint/publish/tr/System.Windows.Forms.Primitives.resources.dll
deleted file mode 100644
index 19163ce..0000000
Binary files a/clients/windows/OrderPROPrint/publish/tr/System.Windows.Forms.Primitives.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/System.Windows.Forms.resources.dll b/clients/windows/OrderPROPrint/publish/tr/System.Windows.Forms.resources.dll
deleted file mode 100644
index cc1ab6f..0000000
Binary files a/clients/windows/OrderPROPrint/publish/tr/System.Windows.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/System.Windows.Input.Manipulations.resources.dll b/clients/windows/OrderPROPrint/publish/tr/System.Windows.Input.Manipulations.resources.dll
deleted file mode 100644
index 8aa0811..0000000
Binary files a/clients/windows/OrderPROPrint/publish/tr/System.Windows.Input.Manipulations.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/publish/tr/System.Xaml.resources.dll
deleted file mode 100644
index f12c281..0000000
Binary files a/clients/windows/OrderPROPrint/publish/tr/System.Xaml.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/publish/tr/UIAutomationClient.resources.dll
deleted file mode 100644
index 1aa3bd5..0000000
Binary files a/clients/windows/OrderPROPrint/publish/tr/UIAutomationClient.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/publish/tr/UIAutomationClientSideProviders.resources.dll
deleted file mode 100644
index b4703ef..0000000
Binary files a/clients/windows/OrderPROPrint/publish/tr/UIAutomationClientSideProviders.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/publish/tr/UIAutomationProvider.resources.dll
deleted file mode 100644
index e91b7a2..0000000
Binary files a/clients/windows/OrderPROPrint/publish/tr/UIAutomationProvider.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/publish/tr/UIAutomationTypes.resources.dll
deleted file mode 100644
index ce81902..0000000
Binary files a/clients/windows/OrderPROPrint/publish/tr/UIAutomationTypes.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/publish/tr/WindowsBase.resources.dll
deleted file mode 100644
index f0d9524..0000000
Binary files a/clients/windows/OrderPROPrint/publish/tr/WindowsBase.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/publish/tr/WindowsFormsIntegration.resources.dll
deleted file mode 100644
index 68a247a..0000000
Binary files a/clients/windows/OrderPROPrint/publish/tr/WindowsFormsIntegration.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/vcruntime140_cor3.dll b/clients/windows/OrderPROPrint/publish/vcruntime140_cor3.dll
deleted file mode 100644
index 5786e93..0000000
Binary files a/clients/windows/OrderPROPrint/publish/vcruntime140_cor3.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/wpfgfx_cor3.dll b/clients/windows/OrderPROPrint/publish/wpfgfx_cor3.dll
deleted file mode 100644
index aa7d287..0000000
Binary files a/clients/windows/OrderPROPrint/publish/wpfgfx_cor3.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/x64/pdfium.dll b/clients/windows/OrderPROPrint/publish/x64/pdfium.dll
deleted file mode 100644
index 15abb14..0000000
Binary files a/clients/windows/OrderPROPrint/publish/x64/pdfium.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/Microsoft.VisualBasic.Forms.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/Microsoft.VisualBasic.Forms.resources.dll
deleted file mode 100644
index 141280d..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hans/Microsoft.VisualBasic.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/PresentationCore.resources.dll
deleted file mode 100644
index 78f3317..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hans/PresentationCore.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/PresentationFramework.resources.dll
deleted file mode 100644
index 3e3c601..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hans/PresentationFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/PresentationUI.resources.dll
deleted file mode 100644
index 1a97bc1..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hans/PresentationUI.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/ReachFramework.resources.dll
deleted file mode 100644
index ae6cc13..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hans/ReachFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/System.Windows.Controls.Ribbon.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/System.Windows.Controls.Ribbon.resources.dll
deleted file mode 100644
index 1ebf330..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hans/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/System.Windows.Forms.Design.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/System.Windows.Forms.Design.resources.dll
deleted file mode 100644
index 46afdf9..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hans/System.Windows.Forms.Design.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/System.Windows.Forms.Primitives.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/System.Windows.Forms.Primitives.resources.dll
deleted file mode 100644
index 066d961..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hans/System.Windows.Forms.Primitives.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/System.Windows.Forms.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/System.Windows.Forms.resources.dll
deleted file mode 100644
index 7e2f746..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hans/System.Windows.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/System.Windows.Input.Manipulations.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/System.Windows.Input.Manipulations.resources.dll
deleted file mode 100644
index 695fe5a..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hans/System.Windows.Input.Manipulations.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/System.Xaml.resources.dll
deleted file mode 100644
index e000568..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hans/System.Xaml.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/UIAutomationClient.resources.dll
deleted file mode 100644
index 7cd27a7..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hans/UIAutomationClient.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/UIAutomationClientSideProviders.resources.dll
deleted file mode 100644
index 3390c92..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hans/UIAutomationClientSideProviders.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/UIAutomationProvider.resources.dll
deleted file mode 100644
index ff5f6e7..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hans/UIAutomationProvider.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/UIAutomationTypes.resources.dll
deleted file mode 100644
index 5a9cee8..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hans/UIAutomationTypes.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/WindowsBase.resources.dll
deleted file mode 100644
index 34e5fe3..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hans/WindowsBase.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/WindowsFormsIntegration.resources.dll
deleted file mode 100644
index 2aef8b7..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hans/WindowsFormsIntegration.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/Microsoft.VisualBasic.Forms.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/Microsoft.VisualBasic.Forms.resources.dll
deleted file mode 100644
index 2461e41..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hant/Microsoft.VisualBasic.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/PresentationCore.resources.dll
deleted file mode 100644
index 172948a..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hant/PresentationCore.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/PresentationFramework.resources.dll
deleted file mode 100644
index dd559ef..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hant/PresentationFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/PresentationUI.resources.dll
deleted file mode 100644
index 50606ee..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hant/PresentationUI.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/ReachFramework.resources.dll
deleted file mode 100644
index 91d47af..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hant/ReachFramework.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/System.Windows.Controls.Ribbon.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/System.Windows.Controls.Ribbon.resources.dll
deleted file mode 100644
index 5d40c0d..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hant/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/System.Windows.Forms.Design.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/System.Windows.Forms.Design.resources.dll
deleted file mode 100644
index 43ff8ac..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hant/System.Windows.Forms.Design.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/System.Windows.Forms.Primitives.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/System.Windows.Forms.Primitives.resources.dll
deleted file mode 100644
index ec2718b..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hant/System.Windows.Forms.Primitives.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/System.Windows.Forms.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/System.Windows.Forms.resources.dll
deleted file mode 100644
index 19d2346..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hant/System.Windows.Forms.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/System.Windows.Input.Manipulations.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/System.Windows.Input.Manipulations.resources.dll
deleted file mode 100644
index d79f7ba..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hant/System.Windows.Input.Manipulations.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/System.Xaml.resources.dll
deleted file mode 100644
index 1c5780f..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hant/System.Xaml.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/UIAutomationClient.resources.dll
deleted file mode 100644
index a15b9d3..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hant/UIAutomationClient.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/UIAutomationClientSideProviders.resources.dll
deleted file mode 100644
index 761a785..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hant/UIAutomationClientSideProviders.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/UIAutomationProvider.resources.dll
deleted file mode 100644
index 52486af..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hant/UIAutomationProvider.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/UIAutomationTypes.resources.dll
deleted file mode 100644
index 182b9ba..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hant/UIAutomationTypes.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/WindowsBase.resources.dll
deleted file mode 100644
index 78230d8..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hant/WindowsBase.resources.dll and /dev/null differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/WindowsFormsIntegration.resources.dll
deleted file mode 100644
index 9cab001..0000000
Binary files a/clients/windows/OrderPROPrint/publish/zh-Hant/WindowsFormsIntegration.resources.dll and /dev/null differ