diff --git a/.paul/PROJECT.md b/.paul/PROJECT.md
index aea74d8..08b5d5a 100644
--- a/.paul/PROJECT.md
+++ b/.paul/PROJECT.md
@@ -37,11 +37,14 @@ Sprzedawca może obsługiwać zamówienia ze wszystkich kanałów sprzedaży i n
- [x] Szablony wiadomości e-mail (CRUD + Quill.js + system zmiennych + załączniki) — Phase 14
- [x] Wysyłka e-mail z zamówień (resolwer zmiennych, załączniki, log) — Phase 15
- [x] Zadania automatyczne — reguły zdarzenie/warunki/akcje (CRUD + watcher/executor) — Phase 16
+- [x] Ostrzeżenie i potwierdzenie przy duplikacie paragonu — Phase 17
+- [x] Print Queue Backend: REST API + API key auth + CRUD kluczy — Phase 18
+- [x] UI Integration: przycisk Drukuj, bulk print, kolejka wydruku — Phase 19
+- [x] Windows Client: C# WinForms tray app, polling API, druk etykiet PDF — Phase 20
### Active (In Progress)
-- [x] Ostrzeżenie i potwierdzenie przy duplikacie paragonu — Phase 17
-- [x] Print Queue Backend: REST API + API key auth + CRUD kluczy — Phase 18
+(brak — gotowe do v0.8)
### Planned (Next)
diff --git a/.paul/ROADMAP.md b/.paul/ROADMAP.md
index 76dae9a..c519ab9 100644
--- a/.paul/ROADMAP.md
+++ b/.paul/ROADMAP.md
@@ -6,18 +6,25 @@ orderPRO to narzędzie do wielokanałowego zarządzania sprzedażą. Projekt prz
## Current Milestone
-### v0.7 Zdalne drukowanie etykiet — In progress
-
-System zdalnego drukowania etykiet przesyłek na drukarce termicznej (Xprinter XP-420B). Aplikacja Windows w system tray odpytuje API orderPRO, pobiera zlecenia i drukuje etykiety A6.
-
-| Phase | Name | Plans | Status |
-|-------|------|-------|--------|
-| 18 | Print Queue Backend | 1/1 | Complete ✓ |
-| 19 | UI Integration | 1/1 | Complete ✓ |
-| 20 | Windows Client (C# WinForms) | - | Not started |
+None — ready for v0.8 planning.
## Completed Milestones
+
+v0.7 Zdalne drukowanie etykiet — 2026-03-22 (3 phases, 3 plans)
+
+System zdalnego drukowania etykiet przesyłek na drukarce termicznej. Aplikacja Windows w system tray odpytuje API orderPRO, pobiera zlecenia i drukuje etykiety A6.
+
+| Phase | Name | Plans | Completed |
+|-------|------|-------|-----------|
+| 18 | Print Queue Backend | 1/1 | 2026-03-22 |
+| 19 | UI Integration | 1/1 | 2026-03-22 |
+| 20 | Windows Client (C# WinForms) | 1/1 | 2026-03-22 |
+
+Archive: `.paul/phases/18-print-queue-backend/`, `.paul/phases/19-ui-integration/`, `.paul/phases/20-windows-client/`
+
+
+
v0.6 Poprawki UX — 2026-03-22 (1 phase, 1 plan)
@@ -106,4 +113,4 @@ Archive: `.paul/milestones/v0.1-ROADMAP.md`
---
*Roadmap created: 2026-03-12*
-*Last updated: 2026-03-22 — v0.7 Phase 19 complete, Phase 20 next*
+*Last updated: 2026-03-22 — v0.7 milestone complete*
diff --git a/.paul/STATE.md b/.paul/STATE.md
index e13274c..2898a2f 100644
--- a/.paul/STATE.md
+++ b/.paul/STATE.md
@@ -5,15 +5,15 @@
See: .paul/PROJECT.md (updated 2026-03-12)
**Core value:** Sprzedawca może obsługiwać zamówienia ze wszystkich kanałów sprzedaży i nadawać przesyłki bez przełączania się między platformami.
-**Current focus:** v0.7 Zdalne drukowanie etykiet — Phase 19 Complete, transition required
+**Current focus:** v0.7 Zdalne drukowanie etykiet — MILESTONE COMPLETE ✓
## Current Position
-Milestone: v0.7 Zdalne drukowanie etykiet
-Phase: [2] of [3] (UI Integration) — COMPLETE ✓
-Plan: 19-01 — loop closed
-Status: Phase 19 complete — transition required
-Last activity: 2026-03-22 — UNIFY complete, sonar-scanner ✓
+Milestone: v0.7 Zdalne drukowanie etykiet — COMPLETE ✓
+Phase: [3] of [3] (Windows Client) — COMPLETE ✓
+Plan: 20-01 — loop closed
+Status: Milestone v0.7 complete
+Last activity: 2026-03-22 — UNIFY complete, milestone v0.7 done
Progress:
- v0.1 Initial Release: [██████████] 100% ✓
@@ -22,16 +22,17 @@ Progress:
- v0.4 Moduł E-mail: [██████████] 100% ✓
- v0.5 Moduł Automatyzacji: [██████████] 100% ✓
- v0.6 Poprawki UX: [██████████] 100% ✓
-- v0.7 Zdalne drukowanie etykiet: [██████░░░░] 67%
+- v0.7 Zdalne drukowanie etykiet: [██████████] 100% ✓
- Phase 18: [██████████] 100% ✓ (1/1 plans)
- Phase 19: [██████████] 100% ✓ (1/1 plans)
+ - Phase 20: [██████████] 100% ✓ (1/1 plans)
## Loop Position
Current loop state:
```
PLAN ──▶ APPLY ──▶ UNIFY
- ✓ ✓ ✓ [Loop complete — phase transition required]
+ ✓ ✓ ✓ [Milestone v0.7 complete]
```
## Accumulated Context
@@ -65,6 +66,11 @@ PLAN ──▶ APPLY ──▶ UNIFY
| 2026-03-17 | Email history jako wpisy w order_activity_log (nie osobna sekcja) | Faza 15 | Spójność z istniejącym UX — jeden timeline zamiast fragmentacji |
| 2026-03-17 | VariableResolver wydzielony z EmailTemplateController | Faza 15 | Reuse logiki zmiennych; resolwer niezależny od kontrolera szablonów |
+### Skill Audit (Faza 20, Plan 01)
+| Oczekiwany | Wywołany | Uwagi |
+|------------|---------|-------|
+| sonar-scanner | n/a | Projekt C# — poza zakresem skanera PHP |
+
### Skill Audit (Faza 19, Plan 01)
| Oczekiwany | Wywołany | Uwagi |
|------------|---------|-------|
@@ -189,9 +195,9 @@ Brak.
## Session Continuity
Last session: 2026-03-22
-Stopped at: Phase 19 complete — transition required
-Next action: Phase transition (ROADMAP update, git commit, route to next phase)
-Resume file: .paul/phases/19-ui-integration/19-01-SUMMARY.md
+Stopped at: Milestone v0.7 complete
+Next action: /paul:discuss-milestone lub /paul:milestone dla v0.8
+Resume file: .paul/phases/20-windows-client/20-01-SUMMARY.md
Resume context:
- v0.1: COMPLETE ✓ (6 phases, 15 plans)
- v0.2: COMPLETE ✓ (1 phase, 5 plans)
@@ -199,7 +205,7 @@ Resume context:
- v0.4: COMPLETE ✓ (3 phases, 4 plans) — Moduł E-mail
- v0.5: COMPLETE ✓ (1 phase, 2 plans) — Moduł Automatyzacji
- v0.6: COMPLETE ✓ (1 phase, 1 plan) — Poprawki UX
-- v0.7: IN PROGRESS — Phase 18 ✓, Phase 19 ✓, Phase 20 next (2/3 phases complete)
+- v0.7: COMPLETE ✓ (3 phases, 3 plans) — Zdalne drukowanie etykiet
---
*STATE.md — Updated after every significant action*
diff --git a/.paul/phases/20-windows-client/20-01-PLAN.md b/.paul/phases/20-windows-client/20-01-PLAN.md
new file mode 100644
index 0000000..dcea83f
--- /dev/null
+++ b/.paul/phases/20-windows-client/20-01-PLAN.md
@@ -0,0 +1,324 @@
+---
+phase: 20-windows-client
+plan: 01
+type: execute
+wave: 1
+depends_on: ["18-01", "19-01"]
+files_modified:
+ - clients/windows/OrderPROPrint/OrderPROPrint.sln
+ - clients/windows/OrderPROPrint/OrderPROPrint.csproj
+ - clients/windows/OrderPROPrint/Program.cs
+ - clients/windows/OrderPROPrint/TrayApplicationContext.cs
+ - clients/windows/OrderPROPrint/Services/PrintApiClient.cs
+ - clients/windows/OrderPROPrint/Services/PrintService.cs
+ - clients/windows/OrderPROPrint/Services/PollingService.cs
+ - clients/windows/OrderPROPrint/Forms/SettingsForm.cs
+ - clients/windows/OrderPROPrint/Forms/SettingsForm.Designer.cs
+ - clients/windows/OrderPROPrint/Models/PrintJob.cs
+ - clients/windows/OrderPROPrint/Models/AppSettings.cs
+ - clients/windows/OrderPROPrint/Properties/Resources.resx
+ - clients/windows/OrderPROPrint/app.config
+autonomous: false
+---
+
+
+## Goal
+Stworzyć aplikację C# WinForms działającą w system tray, która odpytuje API orderPRO o zlecenia wydruku, pobiera etykiety i drukuje je na drukarce termicznej Xprinter XP-420B (format A6).
+
+## Purpose
+Użytkownik może zlecić wydruk etykiety z przeglądarki (faza 19) i etykieta automatycznie wydrukuje się na drukarce podłączonej do jego komputera — bez ręcznego pobierania pliku i drukowania.
+
+## Output
+- Aplikacja WinForms (.NET 8) w `clients/windows/OrderPROPrint/`
+- System tray icon z menu kontekstowym
+- Polling API co N sekund (konfigurowalne)
+- Automatyczny druk etykiet A6 na wybranej drukarce
+- Formularz ustawień (URL API, klucz API, drukarka, interwał)
+
+
+
+## Project Context
+@.paul/PROJECT.md
+@.paul/ROADMAP.md
+@.paul/STATE.md
+
+## Prior Work
+@.paul/phases/18-print-queue-backend/18-01-SUMMARY.md
+- API endpoints (API key auth via X-Api-Key header, SHA-256):
+ - GET /api/print/jobs/pending — lista zleceń do wydruku (JSON array)
+ - GET /api/print/jobs/{id}/download — pobieranie pliku etykiety (binary)
+ - POST /api/print/jobs/{id}/complete — oznaczenie jako wydrukowane
+- Auth: header X-Api-Key z raw key (serwer hashuje SHA-256 i porównuje)
+
+@.paul/phases/19-ui-integration/19-01-SUMMARY.md
+- UI tworzy print jobs przez POST /api/print/jobs i /api/print/jobs/bulk
+- Status "pending" = gotowe do pobrania przez Windows Client
+
+## Source Files
+@src/Modules/Printing/PrintApiController.php — API endpoints consumed by this client
+@src/Modules/Printing/ApiKeyMiddleware.php — auth pattern (X-Api-Key header)
+
+
+
+## Required Skills (from SPECIAL-FLOWS.md)
+
+| Skill | Priority | When to Invoke | Loaded? |
+|-------|----------|----------------|---------|
+| sonar-scanner | required | Po APPLY, przed UNIFY | ○ |
+
+## Skill Invocation Checklist
+- [ ] sonar-scanner loaded (run before UNIFY) — uwaga: skanuje tylko PHP, C# poza zakresem
+
+
+
+
+## AC-1: Aplikacja uruchamia się w system tray
+```gherkin
+Given aplikacja OrderPROPrint jest uruchomiona
+When użytkownik patrzy na system tray (obszar powiadomień)
+Then widzi ikonę aplikacji OrderPROPrint
+And po kliknięciu prawym przyciskiem widzi menu: "Ustawienia", "Wstrzymaj/Wznów", "O programie", "Zamknij"
+And dwuklik otwiera formularz ustawień
+```
+
+## AC-2: Konfiguracja połączenia z API
+```gherkin
+Given użytkownik otworzył formularz ustawień
+When wpisuje URL API (np. https://orderpro.projectpro.pl), klucz API i wybiera drukarkę
+Then ustawienia zapisują się w pliku konfiguracyjnym (app.config lub JSON)
+And po ponownym uruchomieniu ustawienia są zapamiętane
+And przycisk "Testuj połączenie" weryfikuje poprawność URL + klucza
+```
+
+## AC-3: Polling i pobieranie zleceń
+```gherkin
+Given aplikacja ma poprawną konfigurację API
+When polling timer odpytuje GET /api/print/jobs/pending
+Then pobiera listę zleceń ze statusem "pending"
+And dla każdego zlecenia pobiera etykietę GET /api/print/jobs/{id}/download
+And po wydruku oznacza POST /api/print/jobs/{id}/complete
+And ikona tray pokazuje liczbę przetworzonych zleceń (tooltip lub balloon)
+```
+
+## AC-4: Drukowanie etykiety A6 na drukarce termicznej
+```gherkin
+Given pobrano plik etykiety (PDF)
+When aplikacja wysyła do wybranej drukarki
+Then etykieta drukuje się w formacie A6 (105×148mm)
+And orientacja i marginesy są poprawne dla drukarki termicznej
+And w razie błędu druku zlecenie nie jest oznaczane jako complete
+```
+
+## AC-5: Obsługa błędów i odporność
+```gherkin
+Given aplikacja jest uruchomiona
+When API jest niedostępne lub klucz nieprawidłowy
+Then ikona tray zmienia się na stan "error" (np. czerwona)
+And tooltip pokazuje ostatni błąd
+And polling kontynuuje próby (nie crash)
+And po przywróceniu połączenia wraca do normalnego działania
+```
+
+
+
+
+
+
+ Task 1: Projekt C# WinForms + system tray + ustawienia
+
+ clients/windows/OrderPROPrint/OrderPROPrint.sln,
+ clients/windows/OrderPROPrint/OrderPROPrint.csproj,
+ clients/windows/OrderPROPrint/Program.cs,
+ clients/windows/OrderPROPrint/TrayApplicationContext.cs,
+ clients/windows/OrderPROPrint/Forms/SettingsForm.cs,
+ clients/windows/OrderPROPrint/Forms/SettingsForm.Designer.cs,
+ clients/windows/OrderPROPrint/Models/AppSettings.cs,
+ clients/windows/OrderPROPrint/Properties/Resources.resx
+
+
+ 1. Utwórz projekt .NET 8 WinForms w `clients/windows/OrderPROPrint/`:
+ - `dotnet new winforms -n OrderPROPrint`
+ - Target: net8.0-windows
+ - NuGet: System.Text.Json (wbudowane), żadnych zewnętrznych zależności
+
+ 2. Program.cs:
+ - Application.Run(new TrayApplicationContext())
+ - Nie pokazuj głównego okna — tylko tray
+
+ 3. TrayApplicationContext (dziedziczy ApplicationContext):
+ - NotifyIcon z ikoną (embedded resource lub SystemIcons.Application)
+ - ContextMenuStrip z pozycjami:
+ - "Ustawienia" → otwiera SettingsForm
+ - "Wstrzymaj" / "Wznów" → toggle polling
+ - separator
+ - "O programie" → MessageBox z wersją
+ - "Zamknij" → Application.Exit()
+ - DoubleClick na ikonę → otwiera SettingsForm
+ - Tooltip: "OrderPRO Print — Oczekiwanie" (aktualizowany przez PollingService)
+
+ 4. AppSettings (model):
+ - ApiUrl (string), ApiKey (string), PrinterName (string), PollIntervalSeconds (int, default 10)
+ - Zapis/odczyt do JSON: %APPDATA%/OrderPROPrint/settings.json
+ - Metoda Load() i Save() — statyczne
+
+ 5. SettingsForm (WinForms designer):
+ - Pola: txtApiUrl, txtApiKey, cmbPrinter, nudPollInterval
+ - cmbPrinter: wypełniony z System.Drawing.Printing.PrinterSettings.InstalledPrinters
+ - Przycisk "Testuj połączenie" — GET /api/print/jobs/pending z podanym URL+key
+ - Sukces: zielony label "Połączono ✓"
+ - Błąd: czerwony label z komunikatem
+ - Przycisk "Zapisz" — AppSettings.Save() + zamknij formularz
+ - Przycisk "Anuluj" — zamknij bez zapisu
+
+ Avoid: Nie używaj WPF ani MAUI — czysty WinForms dla prostoty
+ Avoid: Nie dodawaj auto-start na tym etapie (to future enhancement)
+
+
+ - `dotnet build` przechodzi bez błędów
+ - Aplikacja uruchamia się i pojawia się ikona w system tray
+ - Menu kontekstowe działa
+ - Formularz ustawień otwiera się i zamyka
+ - Lista drukarek się ładuje
+ - Ustawienia zapisują się do %APPDATA%/OrderPROPrint/settings.json
+
+ AC-1 satisfied (system tray), AC-2 satisfied (konfiguracja)
+
+
+
+ Task 2: API client + polling + drukowanie
+
+ clients/windows/OrderPROPrint/Services/PrintApiClient.cs,
+ clients/windows/OrderPROPrint/Services/PrintService.cs,
+ clients/windows/OrderPROPrint/Services/PollingService.cs,
+ clients/windows/OrderPROPrint/Models/PrintJob.cs,
+ clients/windows/OrderPROPrint/TrayApplicationContext.cs
+
+
+ 1. PrintJob (model):
+ - Id (int), OrderId (int), PackageId (int), LabelPath (string), Status (string)
+ - Deserializacja z JSON response GET /api/print/jobs/pending
+
+ 2. PrintApiClient:
+ - Constructor: (string apiUrl, string apiKey)
+ - HttpClient z default header X-Api-Key
+ - async Task> GetPendingJobsAsync()
+ - GET {apiUrl}/api/print/jobs/pending
+ - Deserializuj JSON response → List
+ - async Task DownloadLabelAsync(int jobId)
+ - GET {apiUrl}/api/print/jobs/{jobId}/download
+ - Return raw bytes (PDF)
+ - async Task MarkCompleteAsync(int jobId)
+ - POST {apiUrl}/api/print/jobs/{jobId}/complete
+ - Return true jeśli 200
+ - async Task TestConnectionAsync()
+ - GET {apiUrl}/api/print/jobs/pending (sprawdza czy nie 401)
+ - Obsługa błędów: HttpRequestException, TaskCanceledException (timeout)
+
+ 3. PrintService:
+ - static void PrintPdf(byte[] pdfBytes, string printerName)
+ - Zapisz PDF do temp file → drukuj przez Process.Start z parametrami drukarki
+ - Alternatywa: użyj System.Drawing.Printing.PrintDocument z renderowaniem PDF
+ - Preferowane podejście: zapisz temp PDF, użyj SumatraPDF CLI (portable) do silent print:
+ `SumatraPDF.exe -print-to "PrinterName" -silent label.pdf`
+ - Jeśli SumatraPDF niedostępny: fallback na ShellExecute "print" verb
+ - Ustaw rozmiar papieru: A6 (105×148mm) lub custom size z drukarki
+ - Po wydruku: usuń temp file
+
+ 4. PollingService:
+ - Constructor: (PrintApiClient client, PrintService printService, Action onStatusUpdate, Action onError)
+ - System.Threading.Timer z interwałem z AppSettings
+ - Na każdy tick:
+ a. GetPendingJobsAsync()
+ b. Dla każdego job: DownloadLabelAsync → PrintPdf → MarkCompleteAsync
+ c. Aktualizuj status (callback onStatusUpdate)
+ d. Przy błędzie: callback onError, nie przerywaj pętli
+ - Start() / Stop() / IsRunning property
+ - Mutex/lock żeby nie nakładały się dwa ticki
+
+ 5. Integracja w TrayApplicationContext:
+ - Po załadowaniu ustawień: utwórz PrintApiClient + PollingService
+ - onStatusUpdate → aktualizuj tooltip ikony ("Wydrukowano 3 etykiety")
+ - onError → zmień ikonę na error state, tooltip z komunikatem
+ - "Wstrzymaj" → PollingService.Stop(), zmień tekst menu na "Wznów"
+ - Przy zmianie ustawień → restart PollingService z nowymi parametrami
+
+ Avoid: Nie blokuj UI thread — cała komunikacja HTTP i drukowanie async
+ Avoid: Nie ignoruj błędów — każdy failed print musi być widoczny
+ Avoid: Nie oznaczaj jako complete jeśli druk nie powiódł się
+
+
+ - `dotnet build` przechodzi
+ - Aplikacja łączy się z API (test z prawdziwym kluczem)
+ - Polling pobiera pending jobs
+ - Etykieta drukuje się na wskazanej drukarce
+ - Po wydruku job oznaczany jako complete w UI orderPRO
+ - Błąd API nie crashuje aplikacji
+
+ AC-3 satisfied (polling), AC-4 satisfied (drukowanie), AC-5 satisfied (obsługa błędów)
+
+
+
+
+ Aplikacja Windows OrderPROPrint — system tray, polling API, drukowanie etykiet A6.
+
+
+ 1. Otwórz `clients/windows/OrderPROPrint/` w Visual Studio lub uruchom `dotnet run`
+ 2. Sprawdź: ikona pojawia się w system tray
+ 3. Prawy klik → "Ustawienia" → wpisz URL + klucz API + wybierz drukarkę
+ 4. Kliknij "Testuj połączenie" → powinno być "Połączono ✓"
+ 5. Zapisz ustawienia, zamknij formularz
+ 6. W orderPRO: zlecij wydruk etykiety (przycisk "Drukuj" w widoku przesyłki)
+ 7. Poczekaj na polling (domyślnie 10s)
+ 8. Sprawdź: etykieta wydrukowana na drukarce Xprinter
+ 9. Sprawdź: w orderPRO kolejka wydruku → status "completed"
+ 10. Sprawdź: tooltip ikony pokazuje liczbę wydrukowanych
+ 11. Odłącz internet → sprawdź czy ikona zmienia się na "error"
+ 12. Podłącz z powrotem → polling powinien wrócić do normy
+
+ Type "approved" to continue, or describe issues to fix
+
+
+
+
+
+
+## DO NOT CHANGE
+- src/Modules/Printing/* (backend API gotowe z fazy 18-19)
+- database/migrations/* (schemat stabilny)
+- Endpointy API — klient konsumuje istniejące, nie modyfikuje serwera
+
+## SCOPE LIMITS
+- Nie dodawaj auto-start z Windows (future enhancement)
+- Nie buduj instalatora MSI/Setup (na razie `dotnet publish`)
+- Nie dodawaj auto-update mechanizmu
+- Nie modyfikuj kodu PHP — to jest czysty C# project
+- Drukowanie tylko PDF — nie konwertuj do ZPL/EPL (drukarki termiczne z Windows driver)
+
+
+
+
+Before declaring plan complete:
+- [ ] `dotnet build` przechodzi bez błędów i ostrzeżeń
+- [ ] Aplikacja uruchamia się w system tray (brak głównego okna)
+- [ ] Formularz ustawień: URL, klucz API, drukarka, interwał
+- [ ] "Testuj połączenie" działa z prawdziwym API
+- [ ] Polling pobiera pending jobs z API
+- [ ] Etykieta PDF drukuje się na wybranej drukarce
+- [ ] Po wydruku job oznaczany jako complete
+- [ ] Błędy nie crashują aplikacji
+- [ ] Tooltip aktualizuje się z informacjami o statusie
+- [ ] Brak natywnych alert() — to WinForms, więc MessageBox jest OK
+- [ ] Wszystkie acceptance criteria spełnione
+
+
+
+- Wszystkie 5 AC spełnione
+- Aplikacja stabilna — działa ciągle w tle bez crash
+- Komunikacja z API poprawna (auth, polling, download, complete)
+- Druk na drukarce termicznej w formacie A6
+- Kod czytelny, SRP, async/await
+
+
+
diff --git a/.paul/phases/20-windows-client/20-01-SUMMARY.md b/.paul/phases/20-windows-client/20-01-SUMMARY.md
new file mode 100644
index 0000000..a3b85e0
--- /dev/null
+++ b/.paul/phases/20-windows-client/20-01-SUMMARY.md
@@ -0,0 +1,149 @@
+---
+phase: 20-windows-client
+plan: 01
+subsystem: desktop-app
+tags: [csharp, winforms, printing, system-tray, pdfium, thermal-printer]
+
+requires:
+ - phase: 18-print-queue-backend
+ provides: REST API (pending, download, complete), API key auth
+ - phase: 19-ui-integration
+ provides: UI creating print jobs (single + bulk)
+provides:
+ - Windows tray application polling API and printing labels
+ - Self-contained .exe with PdfiumViewer for PDF rendering
+affects: []
+
+tech-stack:
+ added: [".NET 8 WinForms", "PdfiumViewer 2.13.0", "pdfium native x64"]
+ patterns: [polling-service, tray-application-context, synchronization-context-ui-updates]
+
+key-files:
+ created:
+ - clients/windows/OrderPROPrint/OrderPROPrint.sln
+ - clients/windows/OrderPROPrint/OrderPROPrint.csproj
+ - clients/windows/OrderPROPrint/Program.cs
+ - clients/windows/OrderPROPrint/TrayApplicationContext.cs
+ - clients/windows/OrderPROPrint/Models/AppSettings.cs
+ - clients/windows/OrderPROPrint/Models/PrintJob.cs
+ - clients/windows/OrderPROPrint/Services/PrintApiClient.cs
+ - clients/windows/OrderPROPrint/Services/PrintService.cs
+ - clients/windows/OrderPROPrint/Services/PollingService.cs
+ - clients/windows/OrderPROPrint/Forms/SettingsForm.cs
+ - clients/windows/OrderPROPrint/Forms/SettingsForm.Designer.cs
+ - clients/windows/OrderPROPrint/Forms/LogForm.cs
+ - clients/windows/OrderPROPrint/Forms/LogForm.Designer.cs
+
+key-decisions:
+ - "PdfiumViewer instead of SumatraPDF — zero external dependencies, native PDF rendering"
+ - "Directory publish instead of single-file — pdfium.dll native not compatible with PublishSingleFile"
+ - "SynchronizationContext.Post for thread-safe tray icon updates from polling timer"
+ - "Option C (single client) — multi-client support deferred"
+
+patterns-established:
+ - "C# desktop app lives in clients/windows/ subdirectory of orderPRO repo"
+ - "PendingJobsResponse wrapper for API JSON deserialization ({jobs: [...]})"
+
+duration: ~2h
+started: 2026-03-22T20:30:00Z
+completed: 2026-03-22T22:45:00Z
+---
+
+# Phase 20 Plan 01: Windows Client Summary
+
+**Aplikacja C# WinForms w system tray — polling API orderPRO, automatyczne pobieranie i drukowanie etykiet PDF na drukarce termicznej via PdfiumViewer.**
+
+## Performance
+
+| Metric | Value |
+|--------|-------|
+| Duration | ~2h |
+| Started | 2026-03-22 |
+| Completed | 2026-03-22 |
+| Tasks | 3 (2 auto + 1 checkpoint) |
+| Files created | 13 |
+
+## Acceptance Criteria Results
+
+| Criterion | Status | Notes |
+|-----------|--------|-------|
+| AC-1: Aplikacja w system tray | Pass | NotifyIcon + ContextMenuStrip z Ustawienia, Logi, Wstrzymaj, O programie, Zamknij |
+| AC-2: Konfiguracja API | Pass | SettingsForm z URL, klucz, drukarka, interwał + Test połączenia |
+| AC-3: Polling i pobieranie | Pass | Timer co N sekund, download label, mark complete |
+| AC-4: Drukowanie A6 | Pass | PdfiumViewer CreatePrintDocument z PaperSize A6 (105x148mm) |
+| AC-5: Obsługa błędów | Pass | Error icon, tooltip, logi — polling kontynuuje |
+
+## Accomplishments
+
+- Standalone .exe (self-contained .NET 8, ~170MB z runtime)
+- System tray z menu kontekstowym i dwuklikiem na ustawienia
+- Polling z konfigurowalnym interwałem (5-300s)
+- PdfiumViewer renderuje PDF i drukuje bez zewnętrznych narzędzi
+- Okno logów z historią (ciemny motyw, Consolas, kopiowanie)
+- Thread-safe UI updates via SynchronizationContext
+- Settings w %APPDATA%/OrderPROPrint/settings.json
+
+## Deviations from Plan
+
+### Summary
+
+| Type | Count | Impact |
+|------|-------|--------|
+| Scope additions | 1 | Okno logów (request użytkownika) |
+| Auto-fixed | 3 | JSON deserialization, pdfium.dll, NotifyIcon API |
+
+**Total impact:** Lepsza diagnostyka dzięki logom, stabilniejszy druk.
+
+### Auto-fixed Issues
+
+**1. JSON deserialization mismatch**
+- **Issue:** API zwraca `{"jobs": [...]}`, klient deserializował jako `List`
+- **Fix:** Dodano `PendingJobsResponse` wrapper, poprawiono property names
+- **Files:** Models/PrintJob.cs, Services/PrintApiClient.cs
+
+**2. pdfium.dll missing in publish**
+- **Issue:** `PublishSingleFile` nie dołącza natywnej DLL z NuGet
+- **Fix:** Directory publish + MSBuild target `CopyPdfiumNative`
+- **Files:** OrderPROPrint.csproj
+
+**3. NotifyIcon API incompatibility**
+- **Issue:** `NotifyIcon.IsDisposed` i `.Invoke()` nie istnieją w .NET 8
+- **Fix:** SynchronizationContext.Post + własny `_isDisposed` flag
+- **Files:** TrayApplicationContext.cs
+
+### Scope Additions
+
+**1. Okno logów (LogForm)**
+- **Requested by:** użytkownik podczas testów
+- **Purpose:** diagnostyka błędów druku
+- **Files:** Forms/LogForm.cs, Forms/LogForm.Designer.cs
+
+## Decisions Made
+
+| Decision | Rationale | Impact |
+|----------|-----------|--------|
+| PdfiumViewer zamiast SumatraPDF | Zero external deps, native rendering | Większy .exe ale prostsze wdrożenie |
+| Directory publish zamiast single-file | pdfium.dll native incompatible | Cały folder publish/ do skopiowania |
+| Opcja C — jeden klient | Multi-client wymaga zmian backendu | Dla wielu komputerów trzeba dodać api_key_id |
+| .NET 8 SDK zainstalowany via winget | Potrzebny do budowania projektu | Nowa zależność dev na maszynie |
+
+## SonarQube Scan
+
+**Not applicable** — sonar-scanner skonfigurowany tylko dla PHP. Projekt C# jest poza zakresem skanowania.
+
+## Next Phase Readiness
+
+**Ready:**
+- Milestone v0.7 kompletny — wszystkie 3 fazy zakończone
+- Pełny flow: zlecenie z UI → API → Windows Client → drukarka
+
+**Concerns:**
+- Multi-client: wielu klientów drukuje duplikaty (opcja A/B do rozważenia w przyszłości)
+- Rozmiar .exe: 170MB (self-contained z runtime .NET)
+
+**Blockers:**
+- None
+
+---
+*Phase: 20-windows-client, Plan: 01*
+*Completed: 2026-03-22*
diff --git a/clients/windows/OrderPROPrint/Forms/LogForm.Designer.cs b/clients/windows/OrderPROPrint/Forms/LogForm.Designer.cs
new file mode 100644
index 0000000..ca56afe
--- /dev/null
+++ b/clients/windows/OrderPROPrint/Forms/LogForm.Designer.cs
@@ -0,0 +1,57 @@
+namespace OrderPROPrint.Forms;
+
+partial class LogForm
+{
+ private System.ComponentModel.IContainer components = null;
+ private TextBox txtLog;
+ private Button btnClear;
+ private Button btnCopy;
+
+ protected override void Dispose(bool disposing)
+ {
+ if (disposing && (components != null))
+ {
+ components.Dispose();
+ }
+ base.Dispose(disposing);
+ }
+
+ private void InitializeComponent()
+ {
+ this.Text = "OrderPRO Print — Logi";
+ this.Size = new Size(650, 420);
+ this.StartPosition = FormStartPosition.CenterScreen;
+ this.MinimumSize = new Size(400, 300);
+
+ txtLog = new TextBox
+ {
+ Multiline = true,
+ ReadOnly = true,
+ ScrollBars = ScrollBars.Vertical,
+ Font = new Font("Consolas", 9),
+ BackColor = Color.FromArgb(30, 30, 30),
+ ForeColor = Color.FromArgb(220, 220, 220),
+ Dock = DockStyle.Fill,
+ WordWrap = true
+ };
+
+ btnClear = new Button { Text = "Wyczyść", Size = new Size(90, 28) };
+ btnClear.Click += BtnClear_Click;
+
+ btnCopy = new Button { Text = "Kopiuj", Size = new Size(90, 28) };
+ btnCopy.Click += BtnCopy_Click;
+
+ var panel = new FlowLayoutPanel
+ {
+ Dock = DockStyle.Bottom,
+ Height = 38,
+ FlowDirection = FlowDirection.RightToLeft,
+ Padding = new Padding(5, 5, 5, 0)
+ };
+ panel.Controls.Add(btnClear);
+ panel.Controls.Add(btnCopy);
+
+ this.Controls.Add(txtLog);
+ this.Controls.Add(panel);
+ }
+}
diff --git a/clients/windows/OrderPROPrint/Forms/LogForm.cs b/clients/windows/OrderPROPrint/Forms/LogForm.cs
new file mode 100644
index 0000000..4f4a9a6
--- /dev/null
+++ b/clients/windows/OrderPROPrint/Forms/LogForm.cs
@@ -0,0 +1,88 @@
+namespace OrderPROPrint.Forms;
+
+public partial class LogForm : Form
+{
+ private static LogForm? _instance;
+ private static readonly List _logEntries = new();
+ private static readonly object _logLock = new();
+
+ public LogForm()
+ {
+ InitializeComponent();
+ }
+
+ public static void Log(string message)
+ {
+ var entry = $"[{DateTime.Now:HH:mm:ss}] {message}";
+
+ lock (_logLock)
+ {
+ _logEntries.Add(entry);
+ if (_logEntries.Count > 500)
+ _logEntries.RemoveAt(0);
+ }
+
+ if (_instance != null && !_instance.IsDisposed)
+ {
+ try
+ {
+ _instance.Invoke(() => _instance.AppendLog(entry));
+ }
+ catch { }
+ }
+ }
+
+ public static void ShowInstance()
+ {
+ if (_instance == null || _instance.IsDisposed)
+ {
+ _instance = new LogForm();
+
+ lock (_logLock)
+ {
+ foreach (var entry in _logEntries)
+ {
+ _instance.AppendLog(entry);
+ }
+ }
+ }
+
+ _instance.Show();
+ _instance.BringToFront();
+ }
+
+ private void AppendLog(string text)
+ {
+ txtLog.AppendText(text + Environment.NewLine);
+ }
+
+ private void BtnClear_Click(object sender, EventArgs e)
+ {
+ txtLog.Clear();
+ lock (_logLock)
+ {
+ _logEntries.Clear();
+ }
+ }
+
+ private void BtnCopy_Click(object sender, EventArgs e)
+ {
+ if (!string.IsNullOrEmpty(txtLog.Text))
+ {
+ Clipboard.SetText(txtLog.Text);
+ }
+ }
+
+ protected override void OnFormClosing(FormClosingEventArgs e)
+ {
+ if (e.CloseReason == CloseReason.UserClosing)
+ {
+ e.Cancel = true;
+ Hide();
+ }
+ else
+ {
+ base.OnFormClosing(e);
+ }
+ }
+}
diff --git a/clients/windows/OrderPROPrint/Forms/SettingsForm.Designer.cs b/clients/windows/OrderPROPrint/Forms/SettingsForm.Designer.cs
new file mode 100644
index 0000000..faf4a61
--- /dev/null
+++ b/clients/windows/OrderPROPrint/Forms/SettingsForm.Designer.cs
@@ -0,0 +1,69 @@
+namespace OrderPROPrint.Forms;
+
+partial class SettingsForm
+{
+ private System.ComponentModel.IContainer components = null;
+ private TextBox txtApiUrl;
+ private TextBox txtApiKey;
+ private ComboBox cmbPrinter;
+ private NumericUpDown nudPollInterval;
+ private Button btnTestConnection;
+ private Button btnSave;
+ private Button btnCancel;
+ private Label lblStatus;
+
+ protected override void Dispose(bool disposing)
+ {
+ if (disposing && (components != null))
+ {
+ components.Dispose();
+ }
+ base.Dispose(disposing);
+ }
+
+ private void InitializeComponent()
+ {
+ this.Text = "OrderPRO Print — Ustawienia";
+ this.Size = new Size(450, 340);
+ this.FormBorderStyle = FormBorderStyle.FixedDialog;
+ this.MaximizeBox = false;
+ this.MinimizeBox = false;
+ this.StartPosition = FormStartPosition.CenterScreen;
+
+ var lblApiUrl = new Label { Text = "URL API:", Location = new Point(15, 20), AutoSize = true };
+ txtApiUrl = new TextBox { Location = new Point(15, 40), Size = new Size(400, 23) };
+ txtApiUrl.PlaceholderText = "https://orderpro.projectpro.pl";
+
+ var lblApiKey = new Label { Text = "Klucz API:", Location = new Point(15, 75), AutoSize = true };
+ txtApiKey = new TextBox { Location = new Point(15, 95), Size = new Size(310, 23), UseSystemPasswordChar = true };
+
+ btnTestConnection = new Button { Text = "Testuj", Location = new Point(335, 94), Size = new Size(80, 25) };
+ btnTestConnection.Click += BtnTestConnection_Click;
+
+ lblStatus = new Label { Location = new Point(15, 123), Size = new Size(400, 18), ForeColor = Color.Gray, Text = "" };
+
+ var lblPrinter = new Label { Text = "Drukarka:", Location = new Point(15, 150), AutoSize = true };
+ cmbPrinter = new ComboBox { Location = new Point(15, 170), Size = new Size(400, 23), DropDownStyle = ComboBoxStyle.DropDownList };
+
+ var lblInterval = new Label { Text = "Interwał odpytywania (sekundy):", Location = new Point(15, 205), AutoSize = true };
+ nudPollInterval = new NumericUpDown { Location = new Point(15, 225), Size = new Size(80, 23), Minimum = 5, Maximum = 300, Value = 10 };
+
+ btnSave = new Button { Text = "Zapisz", Location = new Point(230, 265), Size = new Size(90, 30) };
+ btnSave.Click += BtnSave_Click;
+
+ btnCancel = new Button { Text = "Anuluj", Location = new Point(325, 265), Size = new Size(90, 30) };
+ btnCancel.Click += BtnCancel_Click;
+
+ this.Controls.AddRange(new Control[] {
+ lblApiUrl, txtApiUrl,
+ lblApiKey, txtApiKey, btnTestConnection,
+ lblStatus,
+ lblPrinter, cmbPrinter,
+ lblInterval, nudPollInterval,
+ btnSave, btnCancel
+ });
+
+ this.AcceptButton = btnSave;
+ this.CancelButton = btnCancel;
+ }
+}
diff --git a/clients/windows/OrderPROPrint/Forms/SettingsForm.cs b/clients/windows/OrderPROPrint/Forms/SettingsForm.cs
new file mode 100644
index 0000000..98f794a
--- /dev/null
+++ b/clients/windows/OrderPROPrint/Forms/SettingsForm.cs
@@ -0,0 +1,104 @@
+using System.Drawing.Printing;
+using OrderPROPrint.Models;
+using OrderPROPrint.Services;
+
+namespace OrderPROPrint.Forms;
+
+public partial class SettingsForm : Form
+{
+ private readonly AppSettings _settings;
+
+ public SettingsForm(AppSettings settings)
+ {
+ _settings = settings;
+ InitializeComponent();
+ LoadSettings();
+ LoadPrinters();
+ }
+
+ private void LoadSettings()
+ {
+ txtApiUrl.Text = _settings.ApiUrl;
+ txtApiKey.Text = _settings.ApiKey;
+ nudPollInterval.Value = Math.Clamp(_settings.PollIntervalSeconds, 5, 300);
+ }
+
+ private void LoadPrinters()
+ {
+ cmbPrinter.Items.Clear();
+ foreach (string printer in PrinterSettings.InstalledPrinters)
+ {
+ cmbPrinter.Items.Add(printer);
+ }
+
+ if (!string.IsNullOrEmpty(_settings.PrinterName) && cmbPrinter.Items.Contains(_settings.PrinterName))
+ {
+ cmbPrinter.SelectedItem = _settings.PrinterName;
+ }
+ else if (cmbPrinter.Items.Count > 0)
+ {
+ cmbPrinter.SelectedIndex = 0;
+ }
+ }
+
+ private async void BtnTestConnection_Click(object sender, EventArgs e)
+ {
+ var url = txtApiUrl.Text.Trim();
+ var key = txtApiKey.Text.Trim();
+
+ if (string.IsNullOrEmpty(url) || string.IsNullOrEmpty(key))
+ {
+ lblStatus.ForeColor = Color.Red;
+ lblStatus.Text = "Wypełnij URL i klucz API";
+ return;
+ }
+
+ lblStatus.ForeColor = Color.Gray;
+ lblStatus.Text = "Testowanie...";
+ btnTestConnection.Enabled = false;
+
+ try
+ {
+ var client = new PrintApiClient(url, key);
+ var success = await client.TestConnectionAsync();
+
+ if (success)
+ {
+ lblStatus.ForeColor = Color.Green;
+ lblStatus.Text = "Połączono \u2713";
+ }
+ else
+ {
+ lblStatus.ForeColor = Color.Red;
+ lblStatus.Text = "Błąd autoryzacji — sprawdź klucz API";
+ }
+ }
+ catch (Exception ex)
+ {
+ lblStatus.ForeColor = Color.Red;
+ lblStatus.Text = $"Błąd: {ex.Message}";
+ }
+ finally
+ {
+ btnTestConnection.Enabled = true;
+ }
+ }
+
+ private void BtnSave_Click(object sender, EventArgs e)
+ {
+ _settings.ApiUrl = txtApiUrl.Text.Trim().TrimEnd('/');
+ _settings.ApiKey = txtApiKey.Text.Trim();
+ _settings.PrinterName = cmbPrinter.SelectedItem?.ToString() ?? "";
+ _settings.PollIntervalSeconds = (int)nudPollInterval.Value;
+ _settings.Save();
+
+ DialogResult = DialogResult.OK;
+ Close();
+ }
+
+ private void BtnCancel_Click(object sender, EventArgs e)
+ {
+ DialogResult = DialogResult.Cancel;
+ Close();
+ }
+}
diff --git a/clients/windows/OrderPROPrint/Models/AppSettings.cs b/clients/windows/OrderPROPrint/Models/AppSettings.cs
new file mode 100644
index 0000000..b579a7e
--- /dev/null
+++ b/clients/windows/OrderPROPrint/Models/AppSettings.cs
@@ -0,0 +1,45 @@
+using System.Text.Json;
+
+namespace OrderPROPrint.Models;
+
+public class AppSettings
+{
+ public string ApiUrl { get; set; } = "";
+ public string ApiKey { get; set; } = "";
+ public string PrinterName { get; set; } = "";
+ public int PollIntervalSeconds { get; set; } = 10;
+
+ private static string SettingsDir =>
+ Path.Combine(Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData), "OrderPROPrint");
+
+ private static string SettingsPath =>
+ Path.Combine(SettingsDir, "settings.json");
+
+ public bool IsConfigured =>
+ !string.IsNullOrWhiteSpace(ApiUrl) && !string.IsNullOrWhiteSpace(ApiKey) && !string.IsNullOrWhiteSpace(PrinterName);
+
+ public static AppSettings Load()
+ {
+ try
+ {
+ if (File.Exists(SettingsPath))
+ {
+ var json = File.ReadAllText(SettingsPath);
+ return JsonSerializer.Deserialize(json) ?? new AppSettings();
+ }
+ }
+ catch
+ {
+ // Return defaults on any error
+ }
+
+ return new AppSettings();
+ }
+
+ public void Save()
+ {
+ Directory.CreateDirectory(SettingsDir);
+ var json = JsonSerializer.Serialize(this, new JsonSerializerOptions { WriteIndented = true });
+ File.WriteAllText(SettingsPath, json);
+ }
+}
diff --git a/clients/windows/OrderPROPrint/Models/PrintJob.cs b/clients/windows/OrderPROPrint/Models/PrintJob.cs
new file mode 100644
index 0000000..b15d0aa
--- /dev/null
+++ b/clients/windows/OrderPROPrint/Models/PrintJob.cs
@@ -0,0 +1,24 @@
+using System.Text.Json.Serialization;
+
+namespace OrderPROPrint.Models;
+
+public class PendingJobsResponse
+{
+ [JsonPropertyName("jobs")]
+ public List Jobs { get; set; } = new();
+}
+
+public class PrintJob
+{
+ [JsonPropertyName("id")]
+ public int Id { get; set; }
+
+ [JsonPropertyName("order_number")]
+ public string OrderNumber { get; set; } = "";
+
+ [JsonPropertyName("tracking_number")]
+ public string TrackingNumber { get; set; } = "";
+
+ [JsonPropertyName("created_at")]
+ public string CreatedAt { get; set; } = "";
+}
diff --git a/clients/windows/OrderPROPrint/OrderPROPrint.csproj b/clients/windows/OrderPROPrint/OrderPROPrint.csproj
new file mode 100644
index 0000000..d7ba5ec
--- /dev/null
+++ b/clients/windows/OrderPROPrint/OrderPROPrint.csproj
@@ -0,0 +1,31 @@
+
+
+
+ WinExe
+ net8.0-windows
+ enable
+ true
+ enable
+ OrderPROPrint
+ OrderPRO Print
+ 1.0.0
+ Klient zdalnego drukowania etykiet orderPRO
+ NU1701
+
+
+
+ true
+ win-x64
+ false
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/clients/windows/OrderPROPrint/OrderPROPrint.csproj.user b/clients/windows/OrderPROPrint/OrderPROPrint.csproj.user
new file mode 100644
index 0000000..7814ea2
--- /dev/null
+++ b/clients/windows/OrderPROPrint/OrderPROPrint.csproj.user
@@ -0,0 +1,8 @@
+
+
+
+
+ Form
+
+
+
diff --git a/clients/windows/OrderPROPrint/Program.cs b/clients/windows/OrderPROPrint/Program.cs
new file mode 100644
index 0000000..a401038
--- /dev/null
+++ b/clients/windows/OrderPROPrint/Program.cs
@@ -0,0 +1,11 @@
+namespace OrderPROPrint;
+
+static class Program
+{
+ [STAThread]
+ static void Main()
+ {
+ ApplicationConfiguration.Initialize();
+ Application.Run(new TrayApplicationContext());
+ }
+}
diff --git a/clients/windows/OrderPROPrint/Services/PollingService.cs b/clients/windows/OrderPROPrint/Services/PollingService.cs
new file mode 100644
index 0000000..0e5752c
--- /dev/null
+++ b/clients/windows/OrderPROPrint/Services/PollingService.cs
@@ -0,0 +1,159 @@
+using OrderPROPrint.Forms;
+
+namespace OrderPROPrint.Services;
+
+public class PollingService
+{
+ private readonly PrintApiClient _apiClient;
+ private readonly PrintService _printService;
+ private readonly string _printerName;
+ private readonly int _intervalSeconds;
+ private readonly Action _onStatusUpdate;
+ private readonly Action _onError;
+
+ private System.Threading.Timer? _timer;
+ private bool _isProcessing;
+ private int _totalPrinted;
+ private readonly object _lock = new();
+
+ public bool IsRunning { get; private set; }
+
+ public PollingService(
+ PrintApiClient apiClient,
+ PrintService printService,
+ string printerName,
+ int intervalSeconds,
+ Action onStatusUpdate,
+ Action onError)
+ {
+ _apiClient = apiClient;
+ _printService = printService;
+ _printerName = printerName;
+ _intervalSeconds = Math.Max(intervalSeconds, 5);
+ _onStatusUpdate = onStatusUpdate;
+ _onError = onError;
+ }
+
+ public void Start()
+ {
+ if (IsRunning) return;
+
+ IsRunning = true;
+ _timer = new System.Threading.Timer(
+ async _ => await PollAsync(),
+ null,
+ TimeSpan.Zero,
+ TimeSpan.FromSeconds(_intervalSeconds)
+ );
+
+ _onStatusUpdate($"Aktywne (co {_intervalSeconds}s)");
+ }
+
+ public void Stop()
+ {
+ IsRunning = false;
+ _timer?.Change(Timeout.Infinite, Timeout.Infinite);
+ _timer?.Dispose();
+ _timer = null;
+ }
+
+ private async Task PollAsync()
+ {
+ lock (_lock)
+ {
+ if (_isProcessing) return;
+ _isProcessing = true;
+ }
+
+ try
+ {
+ var jobs = await _apiClient.GetPendingJobsAsync();
+ LogForm.Log($"Polling: znaleziono {jobs.Count} zleceń");
+
+ if (jobs.Count == 0)
+ {
+ _onStatusUpdate($"Brak zleceń (wydrukowano: {_totalPrinted})");
+ return;
+ }
+
+ int printed = 0;
+ int failed = 0;
+
+ string lastError = "";
+ foreach (var job in jobs)
+ {
+ try
+ {
+ LogForm.Log($"Job {job.Id}: pobieranie etykiety...");
+ var labelBytes = await _apiClient.DownloadLabelAsync(job.Id);
+ LogForm.Log($"Job {job.Id}: pobrano {labelBytes.Length} bajtów");
+
+ if (labelBytes.Length == 0)
+ {
+ failed++;
+ lastError = $"Job {job.Id}: pusty plik etykiety";
+ LogForm.Log($"BŁĄD: {lastError}");
+ continue;
+ }
+
+ LogForm.Log($"Job {job.Id}: drukowanie na '{_printerName}'...");
+ bool success = _printService.PrintPdf(labelBytes, _printerName);
+
+ if (success)
+ {
+ await _apiClient.MarkCompleteAsync(job.Id);
+ printed++;
+ _totalPrinted++;
+ LogForm.Log($"Job {job.Id}: wydrukowano i oznaczono jako complete ✓");
+ }
+ else
+ {
+ failed++;
+ lastError = $"Job {job.Id}: druk nie powiódł się";
+ LogForm.Log($"BŁĄD: {lastError}");
+ }
+ }
+ catch (HttpRequestException ex)
+ {
+ failed++;
+ lastError = $"Job {job.Id}: HTTP {ex.StatusCode} — {ex.Message}";
+ LogForm.Log($"BŁĄD: {lastError}");
+ }
+ catch (Exception ex)
+ {
+ failed++;
+ lastError = $"Job {job.Id}: {ex.GetType().Name} — {ex.Message}";
+ LogForm.Log($"BŁĄD: {lastError}");
+ }
+ }
+
+ if (failed > 0)
+ {
+ _onStatusUpdate($"Wydrukowano: {printed}, błędy: {failed} (łącznie: {_totalPrinted})");
+ }
+ else
+ {
+ _onStatusUpdate($"Wydrukowano {printed} etykiet (łącznie: {_totalPrinted})");
+ }
+ }
+ catch (HttpRequestException ex)
+ {
+ _onError($"API niedostępne: {ex.Message}");
+ }
+ catch (TaskCanceledException)
+ {
+ _onError("Timeout połączenia z API");
+ }
+ catch (Exception ex)
+ {
+ _onError(ex.Message);
+ }
+ finally
+ {
+ lock (_lock)
+ {
+ _isProcessing = false;
+ }
+ }
+ }
+}
diff --git a/clients/windows/OrderPROPrint/Services/PrintApiClient.cs b/clients/windows/OrderPROPrint/Services/PrintApiClient.cs
new file mode 100644
index 0000000..e8f24ba
--- /dev/null
+++ b/clients/windows/OrderPROPrint/Services/PrintApiClient.cs
@@ -0,0 +1,61 @@
+using System.Net.Http.Json;
+using System.Text.Json;
+using OrderPROPrint.Models;
+
+namespace OrderPROPrint.Services;
+
+public class PrintApiClient : IDisposable
+{
+ private readonly HttpClient _httpClient;
+
+ public PrintApiClient(string apiUrl, string apiKey)
+ {
+ _httpClient = new HttpClient
+ {
+ BaseAddress = new Uri(apiUrl.TrimEnd('/') + "/"),
+ Timeout = TimeSpan.FromSeconds(30)
+ };
+ _httpClient.DefaultRequestHeaders.Add("X-Api-Key", apiKey);
+ }
+
+ public async Task> GetPendingJobsAsync()
+ {
+ var response = await _httpClient.GetAsync("api/print/jobs/pending");
+ response.EnsureSuccessStatusCode();
+
+ var json = await response.Content.ReadAsStringAsync();
+ var result = JsonSerializer.Deserialize(json);
+ return result?.Jobs ?? new List();
+ }
+
+ public async Task DownloadLabelAsync(int jobId)
+ {
+ var response = await _httpClient.GetAsync($"api/print/jobs/{jobId}/download");
+ response.EnsureSuccessStatusCode();
+ return await response.Content.ReadAsByteArrayAsync();
+ }
+
+ public async Task MarkCompleteAsync(int jobId)
+ {
+ var response = await _httpClient.PostAsync($"api/print/jobs/{jobId}/complete", null);
+ return response.IsSuccessStatusCode;
+ }
+
+ public async Task TestConnectionAsync()
+ {
+ try
+ {
+ var response = await _httpClient.GetAsync("api/print/jobs/pending");
+ return response.IsSuccessStatusCode;
+ }
+ catch
+ {
+ return false;
+ }
+ }
+
+ public void Dispose()
+ {
+ _httpClient.Dispose();
+ }
+}
diff --git a/clients/windows/OrderPROPrint/Services/PrintService.cs b/clients/windows/OrderPROPrint/Services/PrintService.cs
new file mode 100644
index 0000000..3f3c243
--- /dev/null
+++ b/clients/windows/OrderPROPrint/Services/PrintService.cs
@@ -0,0 +1,32 @@
+using System.Drawing.Printing;
+using PdfiumViewer;
+
+namespace OrderPROPrint.Services;
+
+public class PrintService
+{
+ public bool PrintPdf(byte[] pdfBytes, string printerName)
+ {
+ using var stream = new MemoryStream(pdfBytes);
+ using var pdfDocument = PdfDocument.Load(stream);
+
+ using var printDocument = pdfDocument.CreatePrintDocument();
+ printDocument.PrinterSettings.PrinterName = printerName;
+ printDocument.DefaultPageSettings.Margins = new Margins(0, 0, 0, 0);
+
+ // A6 = 105x148mm = 413x583 hundredths of inch
+ printDocument.DefaultPageSettings.PaperSize = new PaperSize("A6", 413, 583);
+
+ printDocument.PrintController = new StandardPrintController();
+
+ try
+ {
+ printDocument.Print();
+ return true;
+ }
+ catch
+ {
+ return false;
+ }
+ }
+}
diff --git a/clients/windows/OrderPROPrint/TrayApplicationContext.cs b/clients/windows/OrderPROPrint/TrayApplicationContext.cs
new file mode 100644
index 0000000..c65bc99
--- /dev/null
+++ b/clients/windows/OrderPROPrint/TrayApplicationContext.cs
@@ -0,0 +1,174 @@
+using OrderPROPrint.Forms;
+using OrderPROPrint.Models;
+using OrderPROPrint.Services;
+
+namespace OrderPROPrint;
+
+public class TrayApplicationContext : ApplicationContext
+{
+ private readonly NotifyIcon _trayIcon;
+ private readonly ToolStripMenuItem _pauseMenuItem;
+ private readonly SynchronizationContext _syncContext;
+ private PollingService? _pollingService;
+ private AppSettings _settings;
+ private bool _isPaused;
+ private bool _isDisposed;
+
+ public TrayApplicationContext()
+ {
+ _syncContext = SynchronizationContext.Current ?? new SynchronizationContext();
+ _settings = AppSettings.Load();
+
+ _pauseMenuItem = new ToolStripMenuItem("Wstrzymaj", null, OnPauseToggle);
+
+ var contextMenu = new ContextMenuStrip();
+ contextMenu.Items.Add("Ustawienia", null, OnSettings);
+ contextMenu.Items.Add("Logi", null, OnLogs);
+ contextMenu.Items.Add(_pauseMenuItem);
+ contextMenu.Items.Add(new ToolStripSeparator());
+ contextMenu.Items.Add("O programie", null, OnAbout);
+ contextMenu.Items.Add("Zamknij", null, OnExit);
+
+ _trayIcon = new NotifyIcon
+ {
+ Icon = SystemIcons.Application,
+ Text = "OrderPRO Print — Oczekiwanie",
+ ContextMenuStrip = contextMenu,
+ Visible = true
+ };
+ _trayIcon.DoubleClick += OnSettings;
+
+ if (_settings.IsConfigured)
+ {
+ StartPolling();
+ }
+ else
+ {
+ _trayIcon.ShowBalloonTip(3000, "OrderPRO Print", "Skonfiguruj połączenie w Ustawieniach.", ToolTipIcon.Info);
+ }
+ }
+
+ private void StartPolling()
+ {
+ _pollingService?.Stop();
+
+ var apiClient = new PrintApiClient(_settings.ApiUrl, _settings.ApiKey);
+ var printService = new PrintService();
+
+ _pollingService = new PollingService(
+ apiClient,
+ printService,
+ _settings.PrinterName,
+ _settings.PollIntervalSeconds,
+ OnStatusUpdate,
+ OnError
+ );
+ _pollingService.Start();
+ _isPaused = false;
+ _pauseMenuItem.Text = "Wstrzymaj";
+ SetNormalState();
+ }
+
+ private void OnStatusUpdate(string message)
+ {
+ LogForm.Log(message);
+ if (_isDisposed) return;
+ _syncContext.Post(_ =>
+ {
+ if (_isDisposed) return;
+ _trayIcon.Text = TruncateTooltip($"OrderPRO Print — {message}");
+ _trayIcon.Icon = SystemIcons.Application;
+ }, null);
+ }
+
+ private void OnError(string message)
+ {
+ LogForm.Log($"BŁĄD: {message}");
+ if (_isDisposed) return;
+ _syncContext.Post(_ =>
+ {
+ if (_isDisposed) return;
+ _trayIcon.Text = TruncateTooltip($"OrderPRO Print — Błąd: {message}");
+ _trayIcon.Icon = SystemIcons.Error;
+ }, null);
+ }
+
+ private void OnLogs(object? sender, EventArgs e)
+ {
+ LogForm.ShowInstance();
+ }
+
+ private void SetNormalState()
+ {
+ _trayIcon.Icon = SystemIcons.Application;
+ _trayIcon.Text = "OrderPRO Print — Aktywne";
+ }
+
+ private void OnSettings(object? sender, EventArgs e)
+ {
+ using var form = new SettingsForm(_settings);
+ if (form.ShowDialog() == DialogResult.OK)
+ {
+ _settings = AppSettings.Load();
+ if (_settings.IsConfigured)
+ {
+ StartPolling();
+ }
+ }
+ }
+
+ private void OnPauseToggle(object? sender, EventArgs e)
+ {
+ if (_pollingService == null) return;
+
+ if (_isPaused)
+ {
+ _pollingService.Start();
+ _isPaused = false;
+ _pauseMenuItem.Text = "Wstrzymaj";
+ SetNormalState();
+ }
+ else
+ {
+ _pollingService.Stop();
+ _isPaused = true;
+ _pauseMenuItem.Text = "Wznów";
+ _trayIcon.Text = "OrderPRO Print — Wstrzymane";
+ }
+ }
+
+ private void OnAbout(object? sender, EventArgs e)
+ {
+ MessageBox.Show(
+ "OrderPRO Print v1.0\n\nKlient zdalnego drukowania etykiet.\nPobiera zlecenia z orderPRO i drukuje na drukarce termicznej.",
+ "O programie",
+ MessageBoxButtons.OK,
+ MessageBoxIcon.Information
+ );
+ }
+
+ private void OnExit(object? sender, EventArgs e)
+ {
+ _pollingService?.Stop();
+ _trayIcon.Visible = false;
+ _trayIcon.Dispose();
+ Application.Exit();
+ }
+
+ protected override void Dispose(bool disposing)
+ {
+ if (disposing)
+ {
+ _isDisposed = true;
+ _pollingService?.Stop();
+ _trayIcon.Visible = false;
+ _trayIcon.Dispose();
+ }
+ base.Dispose(disposing);
+ }
+
+ private static string TruncateTooltip(string text)
+ {
+ return text.Length > 63 ? text[..63] : text;
+ }
+}
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
new file mode 100644
index 0000000..5f8a64f
--- /dev/null
+++ b/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/OrderPROPrint.deps.json
@@ -0,0 +1,55 @@
+{
+ "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
new file mode 100644
index 0000000..349c61d
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/OrderPROPrint.dll 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
new file mode 100644
index 0000000..6c013b7
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/OrderPROPrint.exe 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
new file mode 100644
index 0000000..9207bd9
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/OrderPROPrint.pdb 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
new file mode 100644
index 0000000..1dc0145
--- /dev/null
+++ b/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/OrderPROPrint.runtimeconfig.json
@@ -0,0 +1,18 @@
+{
+ "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
new file mode 100644
index 0000000..9fa37fd
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/PdfiumViewer.dll 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
new file mode 100644
index 0000000..05581f7
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/nl/PdfiumViewer.resources.dll 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
new file mode 100644
index 0000000..15abb14
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Debug/net8.0-windows/x64/pdfium.dll 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
new file mode 100644
index 0000000..718d330
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Accessibility.dll 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
new file mode 100644
index 0000000..ef8ac8c
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/D3DCompiler_47_cor3.dll 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
new file mode 100644
index 0000000..f9d1933
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/DirectWriteForwarder.dll 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
new file mode 100644
index 0000000..80d592c
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.CSharp.dll 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
new file mode 100644
index 0000000..92b355b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.DiaSymReader.Native.amd64.dll 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
new file mode 100644
index 0000000..87b1964
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.VisualBasic.Core.dll 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
new file mode 100644
index 0000000..12a1be7
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.VisualBasic.Forms.dll 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
new file mode 100644
index 0000000..69c4a13
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.VisualBasic.dll 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
new file mode 100644
index 0000000..de80f4f
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.Win32.Primitives.dll 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
new file mode 100644
index 0000000..cb43e37
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.Win32.Registry.AccessControl.dll 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
new file mode 100644
index 0000000..180bfcd
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.Win32.Registry.dll 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
new file mode 100644
index 0000000..9da2cae
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/Microsoft.Win32.SystemEvents.dll 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
new file mode 100644
index 0000000..0879233
--- /dev/null
+++ b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/OrderPROPrint.deps.json
@@ -0,0 +1,1020 @@
+{
+ "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
new file mode 100644
index 0000000..711e44a
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/OrderPROPrint.dll 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
new file mode 100644
index 0000000..6c013b7
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/OrderPROPrint.exe 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
new file mode 100644
index 0000000..928d271
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/OrderPROPrint.pdb 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
new file mode 100644
index 0000000..c914b82
--- /dev/null
+++ b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/OrderPROPrint.runtimeconfig.json
@@ -0,0 +1,19 @@
+{
+ "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
new file mode 100644
index 0000000..9fa37fd
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PdfiumViewer.dll 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
new file mode 100644
index 0000000..9490687
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PenImc_cor3.dll 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
new file mode 100644
index 0000000..8da7479
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationCore.dll 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
new file mode 100644
index 0000000..5954507
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework-SystemCore.dll 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
new file mode 100644
index 0000000..cc53a1c
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework-SystemData.dll 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
new file mode 100644
index 0000000..0ea9322
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework-SystemDrawing.dll 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
new file mode 100644
index 0000000..3b661b8
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework-SystemXml.dll 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
new file mode 100644
index 0000000..252c653
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework-SystemXmlLinq.dll 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
new file mode 100644
index 0000000..4e6ac9b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.Aero.dll 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
new file mode 100644
index 0000000..f9608ee
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.Aero2.dll 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
new file mode 100644
index 0000000..5b58d6e
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.AeroLite.dll 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
new file mode 100644
index 0000000..0c1bee8
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.Classic.dll 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
new file mode 100644
index 0000000..cf290b4
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.Luna.dll 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
new file mode 100644
index 0000000..86e73c5
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.Royale.dll 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
new file mode 100644
index 0000000..437bee9
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationFramework.dll 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
new file mode 100644
index 0000000..589a8ee
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationNative_cor3.dll 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
new file mode 100644
index 0000000..e39b9f8
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/PresentationUI.dll 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
new file mode 100644
index 0000000..fa651eb
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ReachFramework.dll 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
new file mode 100644
index 0000000..a7e6dd0
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.AppContext.dll 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
new file mode 100644
index 0000000..9f017b1
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Buffers.dll 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
new file mode 100644
index 0000000..f6e3693
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.CodeDom.dll 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
new file mode 100644
index 0000000..5a5d56a
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Collections.Concurrent.dll 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
new file mode 100644
index 0000000..ea74832
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Collections.Immutable.dll 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
new file mode 100644
index 0000000..ac7b3f3
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Collections.NonGeneric.dll 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
new file mode 100644
index 0000000..7859a23
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Collections.Specialized.dll 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
new file mode 100644
index 0000000..8a97ac3
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Collections.dll 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
new file mode 100644
index 0000000..6f3147b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ComponentModel.Annotations.dll 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
new file mode 100644
index 0000000..4fa8f4b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ComponentModel.DataAnnotations.dll 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
new file mode 100644
index 0000000..662a7cc
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ComponentModel.EventBasedAsync.dll 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
new file mode 100644
index 0000000..0e8048f
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ComponentModel.Primitives.dll 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
new file mode 100644
index 0000000..b466c2c
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ComponentModel.TypeConverter.dll 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
new file mode 100644
index 0000000..61445ca
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ComponentModel.dll 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
new file mode 100644
index 0000000..4cd2a7e
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Configuration.ConfigurationManager.dll 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
new file mode 100644
index 0000000..782d3bf
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Configuration.dll 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
new file mode 100644
index 0000000..8b2d00c
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Console.dll 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
new file mode 100644
index 0000000..64d4621
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Core.dll 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
new file mode 100644
index 0000000..0d79229
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Data.Common.dll 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
new file mode 100644
index 0000000..24a10a8
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Data.DataSetExtensions.dll 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
new file mode 100644
index 0000000..d03eba7
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Data.dll 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
new file mode 100644
index 0000000..be5a5dc
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Design.dll 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
new file mode 100644
index 0000000..c72d41f
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.Contracts.dll 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
new file mode 100644
index 0000000..3204c5f
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.Debug.dll 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
new file mode 100644
index 0000000..7765fff
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.DiagnosticSource.dll 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
new file mode 100644
index 0000000..8352119
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.EventLog.Messages.dll 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
new file mode 100644
index 0000000..a6b646e
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.EventLog.dll 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
new file mode 100644
index 0000000..0a96c36
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.FileVersionInfo.dll 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
new file mode 100644
index 0000000..ffb6dc1
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.PerformanceCounter.dll 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
new file mode 100644
index 0000000..83c80bd
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.Process.dll 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
new file mode 100644
index 0000000..190a45b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.StackTrace.dll 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
new file mode 100644
index 0000000..eacf93b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.TextWriterTraceListener.dll 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
new file mode 100644
index 0000000..4bc3799
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.Tools.dll 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
new file mode 100644
index 0000000..5235685
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.TraceSource.dll 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
new file mode 100644
index 0000000..9d5a6f1
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Diagnostics.Tracing.dll 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
new file mode 100644
index 0000000..91201f9
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.DirectoryServices.dll 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
new file mode 100644
index 0000000..c7c7349
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Drawing.Common.dll 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
new file mode 100644
index 0000000..fc2d666
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Drawing.Design.dll 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
new file mode 100644
index 0000000..64b81ae
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Drawing.Primitives.dll 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
new file mode 100644
index 0000000..1307b8b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Drawing.dll 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
new file mode 100644
index 0000000..d9e24c5
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Dynamic.Runtime.dll 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
new file mode 100644
index 0000000..e094803
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Formats.Asn1.dll 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
new file mode 100644
index 0000000..1230561
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Formats.Tar.dll 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
new file mode 100644
index 0000000..9b3821b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Globalization.Calendars.dll 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
new file mode 100644
index 0000000..8d1e39b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Globalization.Extensions.dll 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
new file mode 100644
index 0000000..aceb317
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Globalization.dll 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
new file mode 100644
index 0000000..38c445d
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Compression.Brotli.dll 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
new file mode 100644
index 0000000..6adbf64
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Compression.FileSystem.dll 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
new file mode 100644
index 0000000..2e60b93
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Compression.Native.dll 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
new file mode 100644
index 0000000..85fada0
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Compression.ZipFile.dll 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
new file mode 100644
index 0000000..790716f
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Compression.dll 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
new file mode 100644
index 0000000..4c3e64d
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.FileSystem.AccessControl.dll 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
new file mode 100644
index 0000000..882e082
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.FileSystem.DriveInfo.dll 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
new file mode 100644
index 0000000..902567f
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.FileSystem.Primitives.dll 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
new file mode 100644
index 0000000..909de72
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.FileSystem.Watcher.dll 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
new file mode 100644
index 0000000..ef3f38f
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.FileSystem.dll 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
new file mode 100644
index 0000000..3e73992
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.IsolatedStorage.dll 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
new file mode 100644
index 0000000..43756aa
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.MemoryMappedFiles.dll 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
new file mode 100644
index 0000000..617e201
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Packaging.dll 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
new file mode 100644
index 0000000..617b9cd
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Pipes.AccessControl.dll 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
new file mode 100644
index 0000000..b6fa8eb
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.Pipes.dll 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
new file mode 100644
index 0000000..91ade0c
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.UnmanagedMemoryStream.dll 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
new file mode 100644
index 0000000..3529768
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.IO.dll 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
new file mode 100644
index 0000000..e3f4697
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Linq.Expressions.dll 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
new file mode 100644
index 0000000..adc335a
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Linq.Parallel.dll 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
new file mode 100644
index 0000000..e276a00
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Linq.Queryable.dll 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
new file mode 100644
index 0000000..e9b9ddf
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Linq.dll 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
new file mode 100644
index 0000000..9c836e8
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Memory.dll 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
new file mode 100644
index 0000000..f1d682c
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Http.Json.dll 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
new file mode 100644
index 0000000..f03455b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Http.dll 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
new file mode 100644
index 0000000..bd42e7b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.HttpListener.dll 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
new file mode 100644
index 0000000..c8b57ca
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Mail.dll 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
new file mode 100644
index 0000000..1235e88
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.NameResolution.dll 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
new file mode 100644
index 0000000..a493fa2
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.NetworkInformation.dll 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
new file mode 100644
index 0000000..cfb9833
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Ping.dll 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
new file mode 100644
index 0000000..ca6eabd
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Primitives.dll 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
new file mode 100644
index 0000000..cf938d8
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Quic.dll 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
new file mode 100644
index 0000000..58e3d6d
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Requests.dll 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
new file mode 100644
index 0000000..cd7e9c6
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Security.dll 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
new file mode 100644
index 0000000..4c5aa19
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.ServicePoint.dll 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
new file mode 100644
index 0000000..e152432
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.Sockets.dll 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
new file mode 100644
index 0000000..a60c500
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.WebClient.dll 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
new file mode 100644
index 0000000..35f2511
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.WebHeaderCollection.dll 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
new file mode 100644
index 0000000..0f3fa06
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.WebProxy.dll 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
new file mode 100644
index 0000000..712555d
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.WebSockets.Client.dll 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
new file mode 100644
index 0000000..afceb08
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.WebSockets.dll 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
new file mode 100644
index 0000000..784b9a6
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Net.dll 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
new file mode 100644
index 0000000..55ae19a
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Numerics.Vectors.dll 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
new file mode 100644
index 0000000..25d0431
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Numerics.dll 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
new file mode 100644
index 0000000..d3a65af
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ObjectModel.dll 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
new file mode 100644
index 0000000..552ab94
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Printing.dll 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
new file mode 100644
index 0000000..36bda7f
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Private.CoreLib.dll 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
new file mode 100644
index 0000000..34e3226
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Private.DataContractSerialization.dll 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
new file mode 100644
index 0000000..b66b207
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Private.Uri.dll 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
new file mode 100644
index 0000000..93c8df2
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Private.Xml.Linq.dll 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
new file mode 100644
index 0000000..51bb5bb
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Private.Xml.dll 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
new file mode 100644
index 0000000..2434e6c
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.DispatchProxy.dll 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
new file mode 100644
index 0000000..68aca7b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.Emit.ILGeneration.dll 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
new file mode 100644
index 0000000..92d7c90
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.Emit.Lightweight.dll 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
new file mode 100644
index 0000000..8fe5fa5
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.Emit.dll 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
new file mode 100644
index 0000000..c3a8857
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.Extensions.dll 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
new file mode 100644
index 0000000..d049735
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.Metadata.dll 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
new file mode 100644
index 0000000..41e0870
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.Primitives.dll 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
new file mode 100644
index 0000000..551b4a2
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.TypeExtensions.dll 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
new file mode 100644
index 0000000..c59a93c
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Reflection.dll 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
new file mode 100644
index 0000000..a700817
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Resources.Extensions.dll 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
new file mode 100644
index 0000000..4d822aa
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Resources.Reader.dll 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
new file mode 100644
index 0000000..4b23690
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Resources.ResourceManager.dll 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
new file mode 100644
index 0000000..c0fb9ba
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Resources.Writer.dll 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
new file mode 100644
index 0000000..ff0dc2f
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.CompilerServices.Unsafe.dll 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
new file mode 100644
index 0000000..d67ab9d
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.CompilerServices.VisualC.dll 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
new file mode 100644
index 0000000..1833bfd
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Extensions.dll 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
new file mode 100644
index 0000000..6f38e17
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Handles.dll 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
new file mode 100644
index 0000000..ad30f0b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.InteropServices.JavaScript.dll 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
new file mode 100644
index 0000000..795446c
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.InteropServices.RuntimeInformation.dll 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
new file mode 100644
index 0000000..701d77e
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.InteropServices.dll 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
new file mode 100644
index 0000000..f581073
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Intrinsics.dll 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
new file mode 100644
index 0000000..087e3bd
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Loader.dll 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
new file mode 100644
index 0000000..2cc48fd
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Numerics.dll 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
new file mode 100644
index 0000000..602d383
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Serialization.Formatters.dll 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
new file mode 100644
index 0000000..3708322
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Serialization.Json.dll 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
new file mode 100644
index 0000000..b2d6736
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Serialization.Primitives.dll 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
new file mode 100644
index 0000000..4ef2d71
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Serialization.Xml.dll 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
new file mode 100644
index 0000000..8190f35
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.Serialization.dll 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
new file mode 100644
index 0000000..ebc8ec5
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Runtime.dll 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
new file mode 100644
index 0000000..d7538ae
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.AccessControl.dll 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
new file mode 100644
index 0000000..a151774
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Claims.dll 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
new file mode 100644
index 0000000..dbbbf89
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Algorithms.dll 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
new file mode 100644
index 0000000..22102fb
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Cng.dll 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
new file mode 100644
index 0000000..a1df139
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Csp.dll 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
new file mode 100644
index 0000000..6dd3126
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Encoding.dll 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
new file mode 100644
index 0000000..4982518
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.OpenSsl.dll 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
new file mode 100644
index 0000000..8a7904c
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Pkcs.dll 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
new file mode 100644
index 0000000..1460f3a
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Primitives.dll 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
new file mode 100644
index 0000000..92c8443
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.ProtectedData.dll 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
new file mode 100644
index 0000000..aa18299
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.X509Certificates.dll 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
new file mode 100644
index 0000000..69e9ced
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.Xml.dll 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
new file mode 100644
index 0000000..ee20249
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Cryptography.dll 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
new file mode 100644
index 0000000..3a28e02
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Permissions.dll 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
new file mode 100644
index 0000000..f94b887
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Principal.Windows.dll 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
new file mode 100644
index 0000000..f23385d
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.Principal.dll 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
new file mode 100644
index 0000000..b63afdb
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.SecureString.dll 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
new file mode 100644
index 0000000..1162897
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Security.dll 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
new file mode 100644
index 0000000..5f068f0
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ServiceModel.Web.dll 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
new file mode 100644
index 0000000..6cd3c48
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ServiceProcess.dll 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
new file mode 100644
index 0000000..dfdbae0
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Text.Encoding.CodePages.dll 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
new file mode 100644
index 0000000..fd38716
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Text.Encoding.Extensions.dll 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
new file mode 100644
index 0000000..1692a09
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Text.Encoding.dll 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
new file mode 100644
index 0000000..c390b7a
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Text.Encodings.Web.dll 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
new file mode 100644
index 0000000..baa8bd8
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Text.Json.dll 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
new file mode 100644
index 0000000..846c96a
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Text.RegularExpressions.dll 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
new file mode 100644
index 0000000..0c4607b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.AccessControl.dll 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
new file mode 100644
index 0000000..a5cd341
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Channels.dll 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
new file mode 100644
index 0000000..99aabcc
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Overlapped.dll 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
new file mode 100644
index 0000000..4d54125
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Tasks.Dataflow.dll 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
new file mode 100644
index 0000000..382799b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Tasks.Extensions.dll 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
new file mode 100644
index 0000000..b5da743
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Tasks.Parallel.dll 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
new file mode 100644
index 0000000..af8605e
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Tasks.dll 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
new file mode 100644
index 0000000..dbff2e7
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Thread.dll 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
new file mode 100644
index 0000000..7756839
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.ThreadPool.dll 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
new file mode 100644
index 0000000..aa09082
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.Timer.dll 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
new file mode 100644
index 0000000..2ca4f95
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Threading.dll 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
new file mode 100644
index 0000000..4933bda
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Transactions.Local.dll 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
new file mode 100644
index 0000000..aef014e
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Transactions.dll 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
new file mode 100644
index 0000000..a8011a9
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.ValueTuple.dll 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
new file mode 100644
index 0000000..8c3a6df
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Web.HttpUtility.dll 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
new file mode 100644
index 0000000..ef0e4fb
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Web.dll 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
new file mode 100644
index 0000000..aeb56c1
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Controls.Ribbon.dll 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
new file mode 100644
index 0000000..0dfdb84
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Extensions.dll 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
new file mode 100644
index 0000000..e138158
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Forms.Design.Editors.dll 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
new file mode 100644
index 0000000..ba52c7a
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Forms.Design.dll 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
new file mode 100644
index 0000000..1dd9d98
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Forms.Primitives.dll 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
new file mode 100644
index 0000000..55839c5
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Forms.dll 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
new file mode 100644
index 0000000..b6c6336
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Input.Manipulations.dll 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
new file mode 100644
index 0000000..a6c4b7c
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.Presentation.dll 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
new file mode 100644
index 0000000..ed41971
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Windows.dll 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
new file mode 100644
index 0000000..b2ebc05
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xaml.dll 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
new file mode 100644
index 0000000..f0e5359
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.Linq.dll 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
new file mode 100644
index 0000000..142a4b8
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.ReaderWriter.dll 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
new file mode 100644
index 0000000..03b1af8
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.Serialization.dll 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
new file mode 100644
index 0000000..ec3ced5
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.XDocument.dll 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
new file mode 100644
index 0000000..b289bf4
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.XPath.XDocument.dll 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
new file mode 100644
index 0000000..0a78e48
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.XPath.dll 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
new file mode 100644
index 0000000..1e89458
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.XmlDocument.dll 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
new file mode 100644
index 0000000..8a12e58
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.XmlSerializer.dll 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
new file mode 100644
index 0000000..86de56b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.Xml.dll 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
new file mode 100644
index 0000000..5d47261
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/System.dll 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
new file mode 100644
index 0000000..c13f402
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/UIAutomationClient.dll 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
new file mode 100644
index 0000000..d6b93d9
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/UIAutomationClientSideProviders.dll 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
new file mode 100644
index 0000000..2778581
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/UIAutomationProvider.dll 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
new file mode 100644
index 0000000..4af390f
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/UIAutomationTypes.dll 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
new file mode 100644
index 0000000..d45700b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/WindowsBase.dll 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
new file mode 100644
index 0000000..b7ac5eb
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/WindowsFormsIntegration.dll 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
new file mode 100644
index 0000000..ce4bd4d
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/clretwrc.dll 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
new file mode 100644
index 0000000..b8ec919
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/clrgc.dll 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
new file mode 100644
index 0000000..1bf755b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/clrjit.dll 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
new file mode 100644
index 0000000..aaf3f0b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/coreclr.dll 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
new file mode 100644
index 0000000..5fc263f
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/createdump.exe 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
new file mode 100644
index 0000000..62ad696
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/Microsoft.VisualBasic.Forms.resources.dll 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
new file mode 100644
index 0000000..36d7a55
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/PresentationCore.resources.dll 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
new file mode 100644
index 0000000..5519562
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/PresentationFramework.resources.dll 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
new file mode 100644
index 0000000..dcd3c7b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/PresentationUI.resources.dll 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
new file mode 100644
index 0000000..7937899
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/ReachFramework.resources.dll 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
new file mode 100644
index 0000000..3f5adbf
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/System.Windows.Controls.Ribbon.resources.dll 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
new file mode 100644
index 0000000..14cf7c6
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/System.Windows.Forms.Design.resources.dll 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
new file mode 100644
index 0000000..a92056b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/System.Windows.Forms.Primitives.resources.dll 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
new file mode 100644
index 0000000..bfa9d56
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/System.Windows.Forms.resources.dll 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
new file mode 100644
index 0000000..a6501d1
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/System.Windows.Input.Manipulations.resources.dll 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
new file mode 100644
index 0000000..67d647b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/System.Xaml.resources.dll 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
new file mode 100644
index 0000000..ef83908
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/UIAutomationClient.resources.dll 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
new file mode 100644
index 0000000..5298cf9
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/UIAutomationClientSideProviders.resources.dll 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
new file mode 100644
index 0000000..256616a
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/UIAutomationProvider.resources.dll 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
new file mode 100644
index 0000000..23230b4
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/UIAutomationTypes.resources.dll 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
new file mode 100644
index 0000000..c4ea203
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/WindowsBase.resources.dll 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
new file mode 100644
index 0000000..b69c9ea
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/cs/WindowsFormsIntegration.resources.dll 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
new file mode 100644
index 0000000..a4b80de
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/Microsoft.VisualBasic.Forms.resources.dll 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
new file mode 100644
index 0000000..c0d85b1
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/PresentationCore.resources.dll 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
new file mode 100644
index 0000000..ec00067
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/PresentationFramework.resources.dll 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
new file mode 100644
index 0000000..5916466
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/PresentationUI.resources.dll 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
new file mode 100644
index 0000000..58b499a
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/ReachFramework.resources.dll 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
new file mode 100644
index 0000000..272392e
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/System.Windows.Controls.Ribbon.resources.dll 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
new file mode 100644
index 0000000..effac2e
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/System.Windows.Forms.Design.resources.dll 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
new file mode 100644
index 0000000..6f74b1b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/System.Windows.Forms.Primitives.resources.dll 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
new file mode 100644
index 0000000..5251820
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/System.Windows.Forms.resources.dll 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
new file mode 100644
index 0000000..9dad3c3
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/System.Windows.Input.Manipulations.resources.dll 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
new file mode 100644
index 0000000..9114dfb
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/System.Xaml.resources.dll 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
new file mode 100644
index 0000000..0de7e45
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/UIAutomationClient.resources.dll 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
new file mode 100644
index 0000000..32b7476
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/UIAutomationClientSideProviders.resources.dll 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
new file mode 100644
index 0000000..99b4612
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/UIAutomationProvider.resources.dll 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
new file mode 100644
index 0000000..7305c8d
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/UIAutomationTypes.resources.dll 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
new file mode 100644
index 0000000..59b20e0
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/WindowsBase.resources.dll 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
new file mode 100644
index 0000000..cb90b33
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/de/WindowsFormsIntegration.resources.dll 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
new file mode 100644
index 0000000..8a3e906
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/Microsoft.VisualBasic.Forms.resources.dll 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
new file mode 100644
index 0000000..c1de376
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/PresentationCore.resources.dll 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
new file mode 100644
index 0000000..b5d422e
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/PresentationFramework.resources.dll 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
new file mode 100644
index 0000000..7a06348
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/PresentationUI.resources.dll 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
new file mode 100644
index 0000000..2c67bd1
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/ReachFramework.resources.dll 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
new file mode 100644
index 0000000..10431f2
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/System.Windows.Controls.Ribbon.resources.dll 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
new file mode 100644
index 0000000..a3ebe05
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/System.Windows.Forms.Design.resources.dll 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
new file mode 100644
index 0000000..6fbf528
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/System.Windows.Forms.Primitives.resources.dll 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
new file mode 100644
index 0000000..491b5fc
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/System.Windows.Forms.resources.dll 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
new file mode 100644
index 0000000..13b6d11
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/System.Windows.Input.Manipulations.resources.dll 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
new file mode 100644
index 0000000..ae10076
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/System.Xaml.resources.dll 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
new file mode 100644
index 0000000..723d0c8
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/UIAutomationClient.resources.dll 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
new file mode 100644
index 0000000..fc3f43a
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/UIAutomationClientSideProviders.resources.dll 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
new file mode 100644
index 0000000..3df29f2
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/UIAutomationProvider.resources.dll 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
new file mode 100644
index 0000000..b683290
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/UIAutomationTypes.resources.dll 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
new file mode 100644
index 0000000..824d435
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/WindowsBase.resources.dll 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
new file mode 100644
index 0000000..65620a9
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/es/WindowsFormsIntegration.resources.dll 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
new file mode 100644
index 0000000..ce93226
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/Microsoft.VisualBasic.Forms.resources.dll 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
new file mode 100644
index 0000000..e8ee4db
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/PresentationCore.resources.dll 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
new file mode 100644
index 0000000..2bc24e7
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/PresentationFramework.resources.dll 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
new file mode 100644
index 0000000..b7fcd7a
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/PresentationUI.resources.dll 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
new file mode 100644
index 0000000..cf31c14
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/ReachFramework.resources.dll 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
new file mode 100644
index 0000000..a2a3270
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/System.Windows.Controls.Ribbon.resources.dll 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
new file mode 100644
index 0000000..efe7f21
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/System.Windows.Forms.Design.resources.dll 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
new file mode 100644
index 0000000..835dbaa
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/System.Windows.Forms.Primitives.resources.dll 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
new file mode 100644
index 0000000..8fbf425
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/System.Windows.Forms.resources.dll 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
new file mode 100644
index 0000000..709d93f
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/System.Windows.Input.Manipulations.resources.dll 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
new file mode 100644
index 0000000..913fc8a
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/System.Xaml.resources.dll 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
new file mode 100644
index 0000000..d72cdb5
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/UIAutomationClient.resources.dll 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
new file mode 100644
index 0000000..5e179c2
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/UIAutomationClientSideProviders.resources.dll 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
new file mode 100644
index 0000000..f311bb9
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/UIAutomationProvider.resources.dll 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
new file mode 100644
index 0000000..0ff6a7e
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/UIAutomationTypes.resources.dll 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
new file mode 100644
index 0000000..a775e1d
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/WindowsBase.resources.dll 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
new file mode 100644
index 0000000..3f9c44f
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/fr/WindowsFormsIntegration.resources.dll 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
new file mode 100644
index 0000000..b68e7ea
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/hostfxr.dll 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
new file mode 100644
index 0000000..2b6e13f
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/hostpolicy.dll 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
new file mode 100644
index 0000000..9853aeb
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/Microsoft.VisualBasic.Forms.resources.dll 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
new file mode 100644
index 0000000..3cccddf
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/PresentationCore.resources.dll 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
new file mode 100644
index 0000000..066b32e
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/PresentationFramework.resources.dll 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
new file mode 100644
index 0000000..dab8111
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/PresentationUI.resources.dll 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
new file mode 100644
index 0000000..7d6a1bf
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/ReachFramework.resources.dll 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
new file mode 100644
index 0000000..8faac17
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/System.Windows.Controls.Ribbon.resources.dll 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
new file mode 100644
index 0000000..59518ef
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/System.Windows.Forms.Design.resources.dll 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
new file mode 100644
index 0000000..e120beb
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/System.Windows.Forms.Primitives.resources.dll 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
new file mode 100644
index 0000000..5012226
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/System.Windows.Forms.resources.dll 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
new file mode 100644
index 0000000..247330a
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/System.Windows.Input.Manipulations.resources.dll 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
new file mode 100644
index 0000000..1ec3ac1
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/System.Xaml.resources.dll 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
new file mode 100644
index 0000000..8804c89
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/UIAutomationClient.resources.dll 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
new file mode 100644
index 0000000..a03cf91
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/UIAutomationClientSideProviders.resources.dll 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
new file mode 100644
index 0000000..91f2d26
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/UIAutomationProvider.resources.dll 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
new file mode 100644
index 0000000..71d18cc
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/UIAutomationTypes.resources.dll 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
new file mode 100644
index 0000000..34d138b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/WindowsBase.resources.dll 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
new file mode 100644
index 0000000..841f6ce
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/it/WindowsFormsIntegration.resources.dll 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
new file mode 100644
index 0000000..65b7dd6
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/Microsoft.VisualBasic.Forms.resources.dll 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
new file mode 100644
index 0000000..d1d2393
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/PresentationCore.resources.dll 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
new file mode 100644
index 0000000..5753bcd
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/PresentationFramework.resources.dll 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
new file mode 100644
index 0000000..369617e
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/PresentationUI.resources.dll 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
new file mode 100644
index 0000000..5d85611
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/ReachFramework.resources.dll 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
new file mode 100644
index 0000000..456dc4a
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/System.Windows.Controls.Ribbon.resources.dll 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
new file mode 100644
index 0000000..d49fab4
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/System.Windows.Forms.Design.resources.dll 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
new file mode 100644
index 0000000..179ce29
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/System.Windows.Forms.Primitives.resources.dll 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
new file mode 100644
index 0000000..1c7239b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/System.Windows.Forms.resources.dll 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
new file mode 100644
index 0000000..448b23a
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/System.Windows.Input.Manipulations.resources.dll 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
new file mode 100644
index 0000000..9332199
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/System.Xaml.resources.dll 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
new file mode 100644
index 0000000..a68085c
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/UIAutomationClient.resources.dll 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
new file mode 100644
index 0000000..e5f78eb
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/UIAutomationClientSideProviders.resources.dll 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
new file mode 100644
index 0000000..9ff7b8f
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/UIAutomationProvider.resources.dll 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
new file mode 100644
index 0000000..b1cdfe2
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/UIAutomationTypes.resources.dll 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
new file mode 100644
index 0000000..ec6c503
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/WindowsBase.resources.dll 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
new file mode 100644
index 0000000..18aa0e3
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ja/WindowsFormsIntegration.resources.dll 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
new file mode 100644
index 0000000..de853c1
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/Microsoft.VisualBasic.Forms.resources.dll 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
new file mode 100644
index 0000000..1754cbc
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/PresentationCore.resources.dll 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
new file mode 100644
index 0000000..0f0b748
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/PresentationFramework.resources.dll 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
new file mode 100644
index 0000000..5a2d16f
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/PresentationUI.resources.dll 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
new file mode 100644
index 0000000..c27c6a0
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/ReachFramework.resources.dll 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
new file mode 100644
index 0000000..e8ce016
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/System.Windows.Controls.Ribbon.resources.dll 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
new file mode 100644
index 0000000..0b3da3e
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/System.Windows.Forms.Design.resources.dll 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
new file mode 100644
index 0000000..923aae5
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/System.Windows.Forms.Primitives.resources.dll 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
new file mode 100644
index 0000000..b4f036c
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/System.Windows.Forms.resources.dll 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
new file mode 100644
index 0000000..9b90f21
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/System.Windows.Input.Manipulations.resources.dll 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
new file mode 100644
index 0000000..c735c85
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/System.Xaml.resources.dll 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
new file mode 100644
index 0000000..78a7675
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/UIAutomationClient.resources.dll 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
new file mode 100644
index 0000000..fea66ed
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/UIAutomationClientSideProviders.resources.dll 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
new file mode 100644
index 0000000..583dee8
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/UIAutomationProvider.resources.dll 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
new file mode 100644
index 0000000..336f779
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/UIAutomationTypes.resources.dll 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
new file mode 100644
index 0000000..39bb4a1
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/WindowsBase.resources.dll 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
new file mode 100644
index 0000000..ad5b588
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ko/WindowsFormsIntegration.resources.dll 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
new file mode 100644
index 0000000..03955f5
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/mscordaccore.dll 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
new file mode 100644
index 0000000..03955f5
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/mscordaccore_amd64_amd64_8.0.2526.11203.dll 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
new file mode 100644
index 0000000..f133f67
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/mscordbi.dll 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
new file mode 100644
index 0000000..27463e0
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/mscorlib.dll 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
new file mode 100644
index 0000000..1e092f0
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/mscorrc.dll 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
new file mode 100644
index 0000000..9fd10ab
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/msquic.dll 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
new file mode 100644
index 0000000..e54daa6
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/netstandard.dll 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
new file mode 100644
index 0000000..05581f7
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/nl/PdfiumViewer.resources.dll 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
new file mode 100644
index 0000000..b8c9e4b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/Microsoft.VisualBasic.Forms.resources.dll 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
new file mode 100644
index 0000000..41b125e
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/PresentationCore.resources.dll 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
new file mode 100644
index 0000000..d5f2f0e
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/PresentationFramework.resources.dll 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
new file mode 100644
index 0000000..85d7a46
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/PresentationUI.resources.dll 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
new file mode 100644
index 0000000..34d4fe1
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/ReachFramework.resources.dll 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
new file mode 100644
index 0000000..f90e8f6
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/System.Windows.Controls.Ribbon.resources.dll 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
new file mode 100644
index 0000000..66ed2ce
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/System.Windows.Forms.Design.resources.dll 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
new file mode 100644
index 0000000..881f20f
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/System.Windows.Forms.Primitives.resources.dll 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
new file mode 100644
index 0000000..37d911d
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/System.Windows.Forms.resources.dll 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
new file mode 100644
index 0000000..9ef5fd3
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/System.Windows.Input.Manipulations.resources.dll 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
new file mode 100644
index 0000000..6c22361
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/System.Xaml.resources.dll 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
new file mode 100644
index 0000000..2359952
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/UIAutomationClient.resources.dll 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
new file mode 100644
index 0000000..0d4875f
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/UIAutomationClientSideProviders.resources.dll 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
new file mode 100644
index 0000000..5e569f2
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/UIAutomationProvider.resources.dll 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
new file mode 100644
index 0000000..e848dc6
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/UIAutomationTypes.resources.dll 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
new file mode 100644
index 0000000..a50f7c3
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/WindowsBase.resources.dll 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
new file mode 100644
index 0000000..52c5ac7
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pl/WindowsFormsIntegration.resources.dll 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
new file mode 100644
index 0000000..fe4535f
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/Microsoft.VisualBasic.Forms.resources.dll 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
new file mode 100644
index 0000000..53df88f
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/PresentationCore.resources.dll 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
new file mode 100644
index 0000000..00fa7e7
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/PresentationFramework.resources.dll 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
new file mode 100644
index 0000000..7525f77
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/PresentationUI.resources.dll 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
new file mode 100644
index 0000000..4100eac
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/ReachFramework.resources.dll 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
new file mode 100644
index 0000000..788b9a6
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/System.Windows.Controls.Ribbon.resources.dll 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
new file mode 100644
index 0000000..0d06600
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/System.Windows.Forms.Design.resources.dll 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
new file mode 100644
index 0000000..fd6287d
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/System.Windows.Forms.Primitives.resources.dll 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
new file mode 100644
index 0000000..73af266
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/System.Windows.Forms.resources.dll 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
new file mode 100644
index 0000000..f533ed3
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/System.Windows.Input.Manipulations.resources.dll 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
new file mode 100644
index 0000000..31d4eef
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/System.Xaml.resources.dll 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
new file mode 100644
index 0000000..1220868
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/UIAutomationClient.resources.dll 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
new file mode 100644
index 0000000..55d4ff8
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/UIAutomationClientSideProviders.resources.dll 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
new file mode 100644
index 0000000..0bcc724
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/UIAutomationProvider.resources.dll 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
new file mode 100644
index 0000000..078d705
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/UIAutomationTypes.resources.dll 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
new file mode 100644
index 0000000..6ccbc56
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/WindowsBase.resources.dll 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
new file mode 100644
index 0000000..377e3bf
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/pt-BR/WindowsFormsIntegration.resources.dll 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
new file mode 100644
index 0000000..4942a60
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/Microsoft.VisualBasic.Forms.resources.dll 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
new file mode 100644
index 0000000..1cbb847
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/PresentationCore.resources.dll 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
new file mode 100644
index 0000000..a8a62c2
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/PresentationFramework.resources.dll 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
new file mode 100644
index 0000000..65218a2
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/PresentationUI.resources.dll 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
new file mode 100644
index 0000000..94588a8
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/ReachFramework.resources.dll 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
new file mode 100644
index 0000000..36656a9
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/System.Windows.Controls.Ribbon.resources.dll 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
new file mode 100644
index 0000000..feebd5d
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/System.Windows.Forms.Design.resources.dll 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
new file mode 100644
index 0000000..46823f9
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/System.Windows.Forms.Primitives.resources.dll 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
new file mode 100644
index 0000000..ee70ba5
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/System.Windows.Forms.resources.dll 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
new file mode 100644
index 0000000..ef8ff1a
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/System.Windows.Input.Manipulations.resources.dll 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
new file mode 100644
index 0000000..9591c99
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/System.Xaml.resources.dll 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
new file mode 100644
index 0000000..26073b0
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/UIAutomationClient.resources.dll 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
new file mode 100644
index 0000000..54884d2
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/UIAutomationClientSideProviders.resources.dll 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
new file mode 100644
index 0000000..9c39566
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/UIAutomationProvider.resources.dll 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
new file mode 100644
index 0000000..3baf0a3
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/UIAutomationTypes.resources.dll 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
new file mode 100644
index 0000000..d58e699
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/WindowsBase.resources.dll 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
new file mode 100644
index 0000000..3cb5e5b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/ru/WindowsFormsIntegration.resources.dll 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
new file mode 100644
index 0000000..8eea594
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/Microsoft.VisualBasic.Forms.resources.dll 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
new file mode 100644
index 0000000..8bc24e8
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/PresentationCore.resources.dll 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
new file mode 100644
index 0000000..b8bdeae
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/PresentationFramework.resources.dll 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
new file mode 100644
index 0000000..113dcbb
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/PresentationUI.resources.dll 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
new file mode 100644
index 0000000..b873815
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/ReachFramework.resources.dll 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
new file mode 100644
index 0000000..df07d56
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/System.Windows.Controls.Ribbon.resources.dll 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
new file mode 100644
index 0000000..b823ba1
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/System.Windows.Forms.Design.resources.dll 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
new file mode 100644
index 0000000..19163ce
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/System.Windows.Forms.Primitives.resources.dll 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
new file mode 100644
index 0000000..cc1ab6f
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/System.Windows.Forms.resources.dll 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
new file mode 100644
index 0000000..8aa0811
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/System.Windows.Input.Manipulations.resources.dll 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
new file mode 100644
index 0000000..f12c281
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/System.Xaml.resources.dll 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
new file mode 100644
index 0000000..1aa3bd5
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/UIAutomationClient.resources.dll 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
new file mode 100644
index 0000000..b4703ef
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/UIAutomationClientSideProviders.resources.dll 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
new file mode 100644
index 0000000..e91b7a2
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/UIAutomationProvider.resources.dll 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
new file mode 100644
index 0000000..ce81902
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/UIAutomationTypes.resources.dll 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
new file mode 100644
index 0000000..f0d9524
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/WindowsBase.resources.dll 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
new file mode 100644
index 0000000..68a247a
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/tr/WindowsFormsIntegration.resources.dll 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
new file mode 100644
index 0000000..5786e93
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/vcruntime140_cor3.dll 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
new file mode 100644
index 0000000..aa7d287
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/wpfgfx_cor3.dll 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
new file mode 100644
index 0000000..15abb14
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/x64/pdfium.dll 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
new file mode 100644
index 0000000..141280d
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/Microsoft.VisualBasic.Forms.resources.dll 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
new file mode 100644
index 0000000..78f3317
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/PresentationCore.resources.dll 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
new file mode 100644
index 0000000..3e3c601
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/PresentationFramework.resources.dll 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
new file mode 100644
index 0000000..1a97bc1
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/PresentationUI.resources.dll 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
new file mode 100644
index 0000000..ae6cc13
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/ReachFramework.resources.dll 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
new file mode 100644
index 0000000..1ebf330
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/System.Windows.Controls.Ribbon.resources.dll 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
new file mode 100644
index 0000000..46afdf9
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/System.Windows.Forms.Design.resources.dll 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
new file mode 100644
index 0000000..066d961
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/System.Windows.Forms.Primitives.resources.dll 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
new file mode 100644
index 0000000..7e2f746
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/System.Windows.Forms.resources.dll 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
new file mode 100644
index 0000000..695fe5a
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/System.Windows.Input.Manipulations.resources.dll 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
new file mode 100644
index 0000000..e000568
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/System.Xaml.resources.dll 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
new file mode 100644
index 0000000..7cd27a7
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/UIAutomationClient.resources.dll 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
new file mode 100644
index 0000000..3390c92
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/UIAutomationClientSideProviders.resources.dll 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
new file mode 100644
index 0000000..ff5f6e7
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/UIAutomationProvider.resources.dll 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
new file mode 100644
index 0000000..5a9cee8
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/UIAutomationTypes.resources.dll 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
new file mode 100644
index 0000000..34e5fe3
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/WindowsBase.resources.dll 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
new file mode 100644
index 0000000..2aef8b7
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hans/WindowsFormsIntegration.resources.dll 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
new file mode 100644
index 0000000..2461e41
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/Microsoft.VisualBasic.Forms.resources.dll 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
new file mode 100644
index 0000000..172948a
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/PresentationCore.resources.dll 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
new file mode 100644
index 0000000..dd559ef
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/PresentationFramework.resources.dll 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
new file mode 100644
index 0000000..50606ee
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/PresentationUI.resources.dll 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
new file mode 100644
index 0000000..91d47af
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/ReachFramework.resources.dll 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
new file mode 100644
index 0000000..5d40c0d
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/System.Windows.Controls.Ribbon.resources.dll 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
new file mode 100644
index 0000000..43ff8ac
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/System.Windows.Forms.Design.resources.dll 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
new file mode 100644
index 0000000..ec2718b
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/System.Windows.Forms.Primitives.resources.dll 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
new file mode 100644
index 0000000..19d2346
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/System.Windows.Forms.resources.dll 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
new file mode 100644
index 0000000..d79f7ba
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/System.Windows.Input.Manipulations.resources.dll 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
new file mode 100644
index 0000000..1c5780f
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/System.Xaml.resources.dll 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
new file mode 100644
index 0000000..a15b9d3
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/UIAutomationClient.resources.dll 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
new file mode 100644
index 0000000..761a785
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/UIAutomationClientSideProviders.resources.dll 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
new file mode 100644
index 0000000..52486af
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/UIAutomationProvider.resources.dll 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
new file mode 100644
index 0000000..182b9ba
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/UIAutomationTypes.resources.dll 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
new file mode 100644
index 0000000..78230d8
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/WindowsBase.resources.dll 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
new file mode 100644
index 0000000..9cab001
Binary files /dev/null and b/clients/windows/OrderPROPrint/bin/Release/net8.0-windows/win-x64/zh-Hant/WindowsFormsIntegration.resources.dll 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
new file mode 100644
index 0000000..2217181
--- /dev/null
+++ b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+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
new file mode 100644
index 0000000..e69de29
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
new file mode 100644
index 0000000..b9a9619
--- /dev/null
+++ b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.AssemblyInfo.cs
@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+//
+// 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
new file mode 100644
index 0000000..17d823d
--- /dev/null
+++ b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+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
new file mode 100644
index 0000000..1ca6e96
--- /dev/null
+++ b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.GeneratedMSBuildEditorConfig.editorconfig
@@ -0,0 +1,19 @@
+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
new file mode 100644
index 0000000..84bbb89
--- /dev/null
+++ b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.GlobalUsings.g.cs
@@ -0,0 +1,10 @@
+//
+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
new file mode 100644
index 0000000..cffee0e
Binary files /dev/null and b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.assets.cache 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
new file mode 100644
index 0000000..cdfae0f
Binary files /dev/null and b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.csproj.AssemblyReference.cache 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
new file mode 100644
index 0000000..31d0a11
--- /dev/null
+++ b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.csproj.CoreCompileInputs.cache
@@ -0,0 +1 @@
+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
new file mode 100644
index 0000000..cddf6ec
--- /dev/null
+++ b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.csproj.FileListAbsolute.txt
@@ -0,0 +1,19 @@
+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
new file mode 100644
index 0000000..349c61d
Binary files /dev/null and b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.dll 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
new file mode 100644
index 0000000..3488d12
--- /dev/null
+++ b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.genruntimeconfig.cache
@@ -0,0 +1 @@
+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
new file mode 100644
index 0000000..9207bd9
Binary files /dev/null and b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/OrderPROPrint.pdb 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
new file mode 100644
index 0000000..6c013b7
Binary files /dev/null and b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/apphost.exe 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
new file mode 100644
index 0000000..c173823
Binary files /dev/null and b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/ref/OrderPROPrint.dll 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
new file mode 100644
index 0000000..c173823
Binary files /dev/null and b/clients/windows/OrderPROPrint/obj/Debug/net8.0-windows/refint/OrderPROPrint.dll differ
diff --git a/clients/windows/OrderPROPrint/obj/OrderPROPrint.csproj.nuget.dgspec.json b/clients/windows/OrderPROPrint/obj/OrderPROPrint.csproj.nuget.dgspec.json
new file mode 100644
index 0000000..049d611
--- /dev/null
+++ b/clients/windows/OrderPROPrint/obj/OrderPROPrint.csproj.nuget.dgspec.json
@@ -0,0 +1,101 @@
+{
+ "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
new file mode 100644
index 0000000..6c0b4cc
--- /dev/null
+++ b/clients/windows/OrderPROPrint/obj/OrderPROPrint.csproj.nuget.g.props
@@ -0,0 +1,21 @@
+
+
+
+ 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
new file mode 100644
index 0000000..3dc06ef
--- /dev/null
+++ b/clients/windows/OrderPROPrint/obj/OrderPROPrint.csproj.nuget.g.targets
@@ -0,0 +1,2 @@
+
+
\ 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
new file mode 100644
index 0000000..2217181
--- /dev/null
+++ b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+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
new file mode 100644
index 0000000..e69de29
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
new file mode 100644
index 0000000..a5d4207
--- /dev/null
+++ b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.AssemblyInfo.cs
@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+//
+// 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
new file mode 100644
index 0000000..990fed7
--- /dev/null
+++ b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+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
new file mode 100644
index 0000000..1ca6e96
--- /dev/null
+++ b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.GeneratedMSBuildEditorConfig.editorconfig
@@ -0,0 +1,19 @@
+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
new file mode 100644
index 0000000..84bbb89
--- /dev/null
+++ b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.GlobalUsings.g.cs
@@ -0,0 +1,10 @@
+//
+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
new file mode 100644
index 0000000..e51ba55
Binary files /dev/null and b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.assets.cache 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
new file mode 100644
index 0000000..cdfae0f
Binary files /dev/null and b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.csproj.AssemblyReference.cache 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
new file mode 100644
index 0000000..f178f32
--- /dev/null
+++ b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.csproj.CoreCompileInputs.cache
@@ -0,0 +1 @@
+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
new file mode 100644
index 0000000..f8c90f9
--- /dev/null
+++ b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.csproj.FileListAbsolute.txt
@@ -0,0 +1,478 @@
+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
new file mode 100644
index 0000000..2ee2340
--- /dev/null
+++ b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.deps.json
@@ -0,0 +1,985 @@
+{
+ "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
new file mode 100644
index 0000000..711e44a
Binary files /dev/null and b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.dll 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
new file mode 100644
index 0000000..bfcf20a
--- /dev/null
+++ b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.genbundle.cache
@@ -0,0 +1 @@
+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
new file mode 100644
index 0000000..057c481
--- /dev/null
+++ b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.genpublishdeps.cache
@@ -0,0 +1 @@
+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
new file mode 100644
index 0000000..5c6bdd6
--- /dev/null
+++ b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.genruntimeconfig.cache
@@ -0,0 +1 @@
+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
new file mode 100644
index 0000000..928d271
Binary files /dev/null and b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/OrderPROPrint.pdb 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
new file mode 100644
index 0000000..befea2b
--- /dev/null
+++ b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/PublishOutputs.f0492890f4.txt
@@ -0,0 +1,467 @@
+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
new file mode 100644
index 0000000..6c013b7
Binary files /dev/null and b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/apphost.exe 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
new file mode 100644
index 0000000..3c446d9
Binary files /dev/null and b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/ref/OrderPROPrint.dll 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
new file mode 100644
index 0000000..3c446d9
Binary files /dev/null and b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/refint/OrderPROPrint.dll 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
new file mode 100644
index 0000000..b665854
Binary files /dev/null and b/clients/windows/OrderPROPrint/obj/Release/net8.0-windows/win-x64/singlefilehost.exe differ
diff --git a/clients/windows/OrderPROPrint/obj/project.assets.json b/clients/windows/OrderPROPrint/obj/project.assets.json
new file mode 100644
index 0000000..27d9549
--- /dev/null
+++ b/clients/windows/OrderPROPrint/obj/project.assets.json
@@ -0,0 +1,190 @@
+{
+ "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
new file mode 100644
index 0000000..3b486eb
--- /dev/null
+++ b/clients/windows/OrderPROPrint/obj/project.nuget.cache
@@ -0,0 +1,14 @@
+{
+ "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
new file mode 100644
index 0000000..718d330
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/Accessibility.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/D3DCompiler_47_cor3.dll b/clients/windows/OrderPROPrint/publish/D3DCompiler_47_cor3.dll
new file mode 100644
index 0000000..ef8ac8c
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/D3DCompiler_47_cor3.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/DirectWriteForwarder.dll b/clients/windows/OrderPROPrint/publish/DirectWriteForwarder.dll
new file mode 100644
index 0000000..f9d1933
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/DirectWriteForwarder.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/Microsoft.CSharp.dll b/clients/windows/OrderPROPrint/publish/Microsoft.CSharp.dll
new file mode 100644
index 0000000..80d592c
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/Microsoft.CSharp.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/Microsoft.DiaSymReader.Native.amd64.dll b/clients/windows/OrderPROPrint/publish/Microsoft.DiaSymReader.Native.amd64.dll
new file mode 100644
index 0000000..92b355b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/Microsoft.DiaSymReader.Native.amd64.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/Microsoft.VisualBasic.Core.dll b/clients/windows/OrderPROPrint/publish/Microsoft.VisualBasic.Core.dll
new file mode 100644
index 0000000..87b1964
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/Microsoft.VisualBasic.Core.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/Microsoft.VisualBasic.Forms.dll b/clients/windows/OrderPROPrint/publish/Microsoft.VisualBasic.Forms.dll
new file mode 100644
index 0000000..12a1be7
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/Microsoft.VisualBasic.Forms.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/Microsoft.VisualBasic.dll b/clients/windows/OrderPROPrint/publish/Microsoft.VisualBasic.dll
new file mode 100644
index 0000000..69c4a13
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/Microsoft.VisualBasic.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/Microsoft.Win32.Primitives.dll b/clients/windows/OrderPROPrint/publish/Microsoft.Win32.Primitives.dll
new file mode 100644
index 0000000..de80f4f
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/Microsoft.Win32.Primitives.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/Microsoft.Win32.Registry.AccessControl.dll b/clients/windows/OrderPROPrint/publish/Microsoft.Win32.Registry.AccessControl.dll
new file mode 100644
index 0000000..cb43e37
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/Microsoft.Win32.Registry.AccessControl.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/Microsoft.Win32.Registry.dll b/clients/windows/OrderPROPrint/publish/Microsoft.Win32.Registry.dll
new file mode 100644
index 0000000..180bfcd
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/Microsoft.Win32.Registry.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/Microsoft.Win32.SystemEvents.dll b/clients/windows/OrderPROPrint/publish/Microsoft.Win32.SystemEvents.dll
new file mode 100644
index 0000000..9da2cae
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/Microsoft.Win32.SystemEvents.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/OrderPROPrint.deps.json b/clients/windows/OrderPROPrint/publish/OrderPROPrint.deps.json
new file mode 100644
index 0000000..0879233
--- /dev/null
+++ b/clients/windows/OrderPROPrint/publish/OrderPROPrint.deps.json
@@ -0,0 +1,1020 @@
+{
+ "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
new file mode 100644
index 0000000..711e44a
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/OrderPROPrint.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/OrderPROPrint.exe b/clients/windows/OrderPROPrint/publish/OrderPROPrint.exe
new file mode 100644
index 0000000..6c013b7
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/OrderPROPrint.exe differ
diff --git a/clients/windows/OrderPROPrint/publish/OrderPROPrint.pdb b/clients/windows/OrderPROPrint/publish/OrderPROPrint.pdb
new file mode 100644
index 0000000..928d271
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/OrderPROPrint.pdb differ
diff --git a/clients/windows/OrderPROPrint/publish/OrderPROPrint.runtimeconfig.json b/clients/windows/OrderPROPrint/publish/OrderPROPrint.runtimeconfig.json
new file mode 100644
index 0000000..c914b82
--- /dev/null
+++ b/clients/windows/OrderPROPrint/publish/OrderPROPrint.runtimeconfig.json
@@ -0,0 +1,19 @@
+{
+ "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
new file mode 100644
index 0000000..9fa37fd
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/PdfiumViewer.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/PenImc_cor3.dll b/clients/windows/OrderPROPrint/publish/PenImc_cor3.dll
new file mode 100644
index 0000000..9490687
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/PenImc_cor3.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationCore.dll b/clients/windows/OrderPROPrint/publish/PresentationCore.dll
new file mode 100644
index 0000000..8da7479
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/PresentationCore.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemCore.dll b/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemCore.dll
new file mode 100644
index 0000000..5954507
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemCore.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemData.dll b/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemData.dll
new file mode 100644
index 0000000..cc53a1c
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemData.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemDrawing.dll b/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemDrawing.dll
new file mode 100644
index 0000000..0ea9322
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemDrawing.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemXml.dll b/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemXml.dll
new file mode 100644
index 0000000..3b661b8
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemXml.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemXmlLinq.dll b/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemXmlLinq.dll
new file mode 100644
index 0000000..252c653
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/PresentationFramework-SystemXmlLinq.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationFramework.Aero.dll b/clients/windows/OrderPROPrint/publish/PresentationFramework.Aero.dll
new file mode 100644
index 0000000..4e6ac9b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/PresentationFramework.Aero.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationFramework.Aero2.dll b/clients/windows/OrderPROPrint/publish/PresentationFramework.Aero2.dll
new file mode 100644
index 0000000..f9608ee
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/PresentationFramework.Aero2.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationFramework.AeroLite.dll b/clients/windows/OrderPROPrint/publish/PresentationFramework.AeroLite.dll
new file mode 100644
index 0000000..5b58d6e
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/PresentationFramework.AeroLite.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationFramework.Classic.dll b/clients/windows/OrderPROPrint/publish/PresentationFramework.Classic.dll
new file mode 100644
index 0000000..0c1bee8
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/PresentationFramework.Classic.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationFramework.Luna.dll b/clients/windows/OrderPROPrint/publish/PresentationFramework.Luna.dll
new file mode 100644
index 0000000..cf290b4
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/PresentationFramework.Luna.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationFramework.Royale.dll b/clients/windows/OrderPROPrint/publish/PresentationFramework.Royale.dll
new file mode 100644
index 0000000..86e73c5
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/PresentationFramework.Royale.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationFramework.dll b/clients/windows/OrderPROPrint/publish/PresentationFramework.dll
new file mode 100644
index 0000000..437bee9
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/PresentationFramework.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationNative_cor3.dll b/clients/windows/OrderPROPrint/publish/PresentationNative_cor3.dll
new file mode 100644
index 0000000..589a8ee
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/PresentationNative_cor3.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/PresentationUI.dll b/clients/windows/OrderPROPrint/publish/PresentationUI.dll
new file mode 100644
index 0000000..e39b9f8
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/PresentationUI.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ReachFramework.dll b/clients/windows/OrderPROPrint/publish/ReachFramework.dll
new file mode 100644
index 0000000..fa651eb
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ReachFramework.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.AppContext.dll b/clients/windows/OrderPROPrint/publish/System.AppContext.dll
new file mode 100644
index 0000000..a7e6dd0
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.AppContext.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Buffers.dll b/clients/windows/OrderPROPrint/publish/System.Buffers.dll
new file mode 100644
index 0000000..9f017b1
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Buffers.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.CodeDom.dll b/clients/windows/OrderPROPrint/publish/System.CodeDom.dll
new file mode 100644
index 0000000..f6e3693
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.CodeDom.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Collections.Concurrent.dll b/clients/windows/OrderPROPrint/publish/System.Collections.Concurrent.dll
new file mode 100644
index 0000000..5a5d56a
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Collections.Concurrent.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Collections.Immutable.dll b/clients/windows/OrderPROPrint/publish/System.Collections.Immutable.dll
new file mode 100644
index 0000000..ea74832
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Collections.Immutable.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Collections.NonGeneric.dll b/clients/windows/OrderPROPrint/publish/System.Collections.NonGeneric.dll
new file mode 100644
index 0000000..ac7b3f3
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Collections.NonGeneric.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Collections.Specialized.dll b/clients/windows/OrderPROPrint/publish/System.Collections.Specialized.dll
new file mode 100644
index 0000000..7859a23
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Collections.Specialized.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Collections.dll b/clients/windows/OrderPROPrint/publish/System.Collections.dll
new file mode 100644
index 0000000..8a97ac3
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Collections.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.ComponentModel.Annotations.dll b/clients/windows/OrderPROPrint/publish/System.ComponentModel.Annotations.dll
new file mode 100644
index 0000000..6f3147b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.ComponentModel.Annotations.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.ComponentModel.DataAnnotations.dll b/clients/windows/OrderPROPrint/publish/System.ComponentModel.DataAnnotations.dll
new file mode 100644
index 0000000..4fa8f4b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.ComponentModel.DataAnnotations.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.ComponentModel.EventBasedAsync.dll b/clients/windows/OrderPROPrint/publish/System.ComponentModel.EventBasedAsync.dll
new file mode 100644
index 0000000..662a7cc
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.ComponentModel.EventBasedAsync.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.ComponentModel.Primitives.dll b/clients/windows/OrderPROPrint/publish/System.ComponentModel.Primitives.dll
new file mode 100644
index 0000000..0e8048f
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.ComponentModel.Primitives.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.ComponentModel.TypeConverter.dll b/clients/windows/OrderPROPrint/publish/System.ComponentModel.TypeConverter.dll
new file mode 100644
index 0000000..b466c2c
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.ComponentModel.TypeConverter.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.ComponentModel.dll b/clients/windows/OrderPROPrint/publish/System.ComponentModel.dll
new file mode 100644
index 0000000..61445ca
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.ComponentModel.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Configuration.ConfigurationManager.dll b/clients/windows/OrderPROPrint/publish/System.Configuration.ConfigurationManager.dll
new file mode 100644
index 0000000..4cd2a7e
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Configuration.ConfigurationManager.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Configuration.dll b/clients/windows/OrderPROPrint/publish/System.Configuration.dll
new file mode 100644
index 0000000..782d3bf
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Configuration.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Console.dll b/clients/windows/OrderPROPrint/publish/System.Console.dll
new file mode 100644
index 0000000..8b2d00c
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Console.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Core.dll b/clients/windows/OrderPROPrint/publish/System.Core.dll
new file mode 100644
index 0000000..64d4621
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Core.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Data.Common.dll b/clients/windows/OrderPROPrint/publish/System.Data.Common.dll
new file mode 100644
index 0000000..0d79229
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Data.Common.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Data.DataSetExtensions.dll b/clients/windows/OrderPROPrint/publish/System.Data.DataSetExtensions.dll
new file mode 100644
index 0000000..24a10a8
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Data.DataSetExtensions.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Data.dll b/clients/windows/OrderPROPrint/publish/System.Data.dll
new file mode 100644
index 0000000..d03eba7
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Data.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Design.dll b/clients/windows/OrderPROPrint/publish/System.Design.dll
new file mode 100644
index 0000000..be5a5dc
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Design.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Diagnostics.Contracts.dll b/clients/windows/OrderPROPrint/publish/System.Diagnostics.Contracts.dll
new file mode 100644
index 0000000..c72d41f
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Diagnostics.Contracts.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Diagnostics.Debug.dll b/clients/windows/OrderPROPrint/publish/System.Diagnostics.Debug.dll
new file mode 100644
index 0000000..3204c5f
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Diagnostics.Debug.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Diagnostics.DiagnosticSource.dll b/clients/windows/OrderPROPrint/publish/System.Diagnostics.DiagnosticSource.dll
new file mode 100644
index 0000000..7765fff
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Diagnostics.DiagnosticSource.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Diagnostics.EventLog.Messages.dll b/clients/windows/OrderPROPrint/publish/System.Diagnostics.EventLog.Messages.dll
new file mode 100644
index 0000000..8352119
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Diagnostics.EventLog.Messages.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Diagnostics.EventLog.dll b/clients/windows/OrderPROPrint/publish/System.Diagnostics.EventLog.dll
new file mode 100644
index 0000000..a6b646e
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Diagnostics.EventLog.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Diagnostics.FileVersionInfo.dll b/clients/windows/OrderPROPrint/publish/System.Diagnostics.FileVersionInfo.dll
new file mode 100644
index 0000000..0a96c36
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Diagnostics.FileVersionInfo.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Diagnostics.PerformanceCounter.dll b/clients/windows/OrderPROPrint/publish/System.Diagnostics.PerformanceCounter.dll
new file mode 100644
index 0000000..ffb6dc1
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Diagnostics.PerformanceCounter.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Diagnostics.Process.dll b/clients/windows/OrderPROPrint/publish/System.Diagnostics.Process.dll
new file mode 100644
index 0000000..83c80bd
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Diagnostics.Process.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Diagnostics.StackTrace.dll b/clients/windows/OrderPROPrint/publish/System.Diagnostics.StackTrace.dll
new file mode 100644
index 0000000..190a45b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Diagnostics.StackTrace.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Diagnostics.TextWriterTraceListener.dll b/clients/windows/OrderPROPrint/publish/System.Diagnostics.TextWriterTraceListener.dll
new file mode 100644
index 0000000..eacf93b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Diagnostics.TextWriterTraceListener.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Diagnostics.Tools.dll b/clients/windows/OrderPROPrint/publish/System.Diagnostics.Tools.dll
new file mode 100644
index 0000000..4bc3799
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Diagnostics.Tools.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Diagnostics.TraceSource.dll b/clients/windows/OrderPROPrint/publish/System.Diagnostics.TraceSource.dll
new file mode 100644
index 0000000..5235685
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Diagnostics.TraceSource.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Diagnostics.Tracing.dll b/clients/windows/OrderPROPrint/publish/System.Diagnostics.Tracing.dll
new file mode 100644
index 0000000..9d5a6f1
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Diagnostics.Tracing.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.DirectoryServices.dll b/clients/windows/OrderPROPrint/publish/System.DirectoryServices.dll
new file mode 100644
index 0000000..91201f9
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.DirectoryServices.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Drawing.Common.dll b/clients/windows/OrderPROPrint/publish/System.Drawing.Common.dll
new file mode 100644
index 0000000..c7c7349
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Drawing.Common.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Drawing.Design.dll b/clients/windows/OrderPROPrint/publish/System.Drawing.Design.dll
new file mode 100644
index 0000000..fc2d666
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Drawing.Design.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Drawing.Primitives.dll b/clients/windows/OrderPROPrint/publish/System.Drawing.Primitives.dll
new file mode 100644
index 0000000..64b81ae
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Drawing.Primitives.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Drawing.dll b/clients/windows/OrderPROPrint/publish/System.Drawing.dll
new file mode 100644
index 0000000..1307b8b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Drawing.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Dynamic.Runtime.dll b/clients/windows/OrderPROPrint/publish/System.Dynamic.Runtime.dll
new file mode 100644
index 0000000..d9e24c5
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Dynamic.Runtime.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Formats.Asn1.dll b/clients/windows/OrderPROPrint/publish/System.Formats.Asn1.dll
new file mode 100644
index 0000000..e094803
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Formats.Asn1.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Formats.Tar.dll b/clients/windows/OrderPROPrint/publish/System.Formats.Tar.dll
new file mode 100644
index 0000000..1230561
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Formats.Tar.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Globalization.Calendars.dll b/clients/windows/OrderPROPrint/publish/System.Globalization.Calendars.dll
new file mode 100644
index 0000000..9b3821b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Globalization.Calendars.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Globalization.Extensions.dll b/clients/windows/OrderPROPrint/publish/System.Globalization.Extensions.dll
new file mode 100644
index 0000000..8d1e39b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Globalization.Extensions.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Globalization.dll b/clients/windows/OrderPROPrint/publish/System.Globalization.dll
new file mode 100644
index 0000000..aceb317
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Globalization.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.Compression.Brotli.dll b/clients/windows/OrderPROPrint/publish/System.IO.Compression.Brotli.dll
new file mode 100644
index 0000000..38c445d
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.IO.Compression.Brotli.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.Compression.FileSystem.dll b/clients/windows/OrderPROPrint/publish/System.IO.Compression.FileSystem.dll
new file mode 100644
index 0000000..6adbf64
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.IO.Compression.FileSystem.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.Compression.Native.dll b/clients/windows/OrderPROPrint/publish/System.IO.Compression.Native.dll
new file mode 100644
index 0000000..2e60b93
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.IO.Compression.Native.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.Compression.ZipFile.dll b/clients/windows/OrderPROPrint/publish/System.IO.Compression.ZipFile.dll
new file mode 100644
index 0000000..85fada0
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.IO.Compression.ZipFile.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.Compression.dll b/clients/windows/OrderPROPrint/publish/System.IO.Compression.dll
new file mode 100644
index 0000000..790716f
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.IO.Compression.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.AccessControl.dll b/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.AccessControl.dll
new file mode 100644
index 0000000..4c3e64d
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.AccessControl.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.DriveInfo.dll b/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.DriveInfo.dll
new file mode 100644
index 0000000..882e082
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.DriveInfo.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.Primitives.dll b/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.Primitives.dll
new file mode 100644
index 0000000..902567f
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.Primitives.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.Watcher.dll b/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.Watcher.dll
new file mode 100644
index 0000000..909de72
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.Watcher.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.dll b/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.dll
new file mode 100644
index 0000000..ef3f38f
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.IO.FileSystem.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.IsolatedStorage.dll b/clients/windows/OrderPROPrint/publish/System.IO.IsolatedStorage.dll
new file mode 100644
index 0000000..3e73992
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.IO.IsolatedStorage.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.MemoryMappedFiles.dll b/clients/windows/OrderPROPrint/publish/System.IO.MemoryMappedFiles.dll
new file mode 100644
index 0000000..43756aa
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.IO.MemoryMappedFiles.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.Packaging.dll b/clients/windows/OrderPROPrint/publish/System.IO.Packaging.dll
new file mode 100644
index 0000000..617e201
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.IO.Packaging.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.Pipes.AccessControl.dll b/clients/windows/OrderPROPrint/publish/System.IO.Pipes.AccessControl.dll
new file mode 100644
index 0000000..617b9cd
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.IO.Pipes.AccessControl.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.Pipes.dll b/clients/windows/OrderPROPrint/publish/System.IO.Pipes.dll
new file mode 100644
index 0000000..b6fa8eb
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.IO.Pipes.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.UnmanagedMemoryStream.dll b/clients/windows/OrderPROPrint/publish/System.IO.UnmanagedMemoryStream.dll
new file mode 100644
index 0000000..91ade0c
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.IO.UnmanagedMemoryStream.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.IO.dll b/clients/windows/OrderPROPrint/publish/System.IO.dll
new file mode 100644
index 0000000..3529768
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.IO.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Linq.Expressions.dll b/clients/windows/OrderPROPrint/publish/System.Linq.Expressions.dll
new file mode 100644
index 0000000..e3f4697
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Linq.Expressions.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Linq.Parallel.dll b/clients/windows/OrderPROPrint/publish/System.Linq.Parallel.dll
new file mode 100644
index 0000000..adc335a
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Linq.Parallel.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Linq.Queryable.dll b/clients/windows/OrderPROPrint/publish/System.Linq.Queryable.dll
new file mode 100644
index 0000000..e276a00
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Linq.Queryable.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Linq.dll b/clients/windows/OrderPROPrint/publish/System.Linq.dll
new file mode 100644
index 0000000..e9b9ddf
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Linq.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Memory.dll b/clients/windows/OrderPROPrint/publish/System.Memory.dll
new file mode 100644
index 0000000..9c836e8
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Memory.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.Http.Json.dll b/clients/windows/OrderPROPrint/publish/System.Net.Http.Json.dll
new file mode 100644
index 0000000..f1d682c
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Net.Http.Json.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.Http.dll b/clients/windows/OrderPROPrint/publish/System.Net.Http.dll
new file mode 100644
index 0000000..f03455b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Net.Http.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.HttpListener.dll b/clients/windows/OrderPROPrint/publish/System.Net.HttpListener.dll
new file mode 100644
index 0000000..bd42e7b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Net.HttpListener.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.Mail.dll b/clients/windows/OrderPROPrint/publish/System.Net.Mail.dll
new file mode 100644
index 0000000..c8b57ca
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Net.Mail.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.NameResolution.dll b/clients/windows/OrderPROPrint/publish/System.Net.NameResolution.dll
new file mode 100644
index 0000000..1235e88
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Net.NameResolution.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.NetworkInformation.dll b/clients/windows/OrderPROPrint/publish/System.Net.NetworkInformation.dll
new file mode 100644
index 0000000..a493fa2
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Net.NetworkInformation.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.Ping.dll b/clients/windows/OrderPROPrint/publish/System.Net.Ping.dll
new file mode 100644
index 0000000..cfb9833
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Net.Ping.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.Primitives.dll b/clients/windows/OrderPROPrint/publish/System.Net.Primitives.dll
new file mode 100644
index 0000000..ca6eabd
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Net.Primitives.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.Quic.dll b/clients/windows/OrderPROPrint/publish/System.Net.Quic.dll
new file mode 100644
index 0000000..cf938d8
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Net.Quic.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.Requests.dll b/clients/windows/OrderPROPrint/publish/System.Net.Requests.dll
new file mode 100644
index 0000000..58e3d6d
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Net.Requests.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.Security.dll b/clients/windows/OrderPROPrint/publish/System.Net.Security.dll
new file mode 100644
index 0000000..cd7e9c6
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Net.Security.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.ServicePoint.dll b/clients/windows/OrderPROPrint/publish/System.Net.ServicePoint.dll
new file mode 100644
index 0000000..4c5aa19
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Net.ServicePoint.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.Sockets.dll b/clients/windows/OrderPROPrint/publish/System.Net.Sockets.dll
new file mode 100644
index 0000000..e152432
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Net.Sockets.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.WebClient.dll b/clients/windows/OrderPROPrint/publish/System.Net.WebClient.dll
new file mode 100644
index 0000000..a60c500
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Net.WebClient.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.WebHeaderCollection.dll b/clients/windows/OrderPROPrint/publish/System.Net.WebHeaderCollection.dll
new file mode 100644
index 0000000..35f2511
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Net.WebHeaderCollection.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.WebProxy.dll b/clients/windows/OrderPROPrint/publish/System.Net.WebProxy.dll
new file mode 100644
index 0000000..0f3fa06
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Net.WebProxy.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.WebSockets.Client.dll b/clients/windows/OrderPROPrint/publish/System.Net.WebSockets.Client.dll
new file mode 100644
index 0000000..712555d
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Net.WebSockets.Client.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.WebSockets.dll b/clients/windows/OrderPROPrint/publish/System.Net.WebSockets.dll
new file mode 100644
index 0000000..afceb08
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Net.WebSockets.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Net.dll b/clients/windows/OrderPROPrint/publish/System.Net.dll
new file mode 100644
index 0000000..784b9a6
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Net.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Numerics.Vectors.dll b/clients/windows/OrderPROPrint/publish/System.Numerics.Vectors.dll
new file mode 100644
index 0000000..55ae19a
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Numerics.Vectors.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Numerics.dll b/clients/windows/OrderPROPrint/publish/System.Numerics.dll
new file mode 100644
index 0000000..25d0431
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Numerics.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.ObjectModel.dll b/clients/windows/OrderPROPrint/publish/System.ObjectModel.dll
new file mode 100644
index 0000000..d3a65af
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.ObjectModel.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Printing.dll b/clients/windows/OrderPROPrint/publish/System.Printing.dll
new file mode 100644
index 0000000..552ab94
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Printing.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Private.CoreLib.dll b/clients/windows/OrderPROPrint/publish/System.Private.CoreLib.dll
new file mode 100644
index 0000000..36bda7f
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Private.CoreLib.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Private.DataContractSerialization.dll b/clients/windows/OrderPROPrint/publish/System.Private.DataContractSerialization.dll
new file mode 100644
index 0000000..34e3226
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Private.DataContractSerialization.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Private.Uri.dll b/clients/windows/OrderPROPrint/publish/System.Private.Uri.dll
new file mode 100644
index 0000000..b66b207
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Private.Uri.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Private.Xml.Linq.dll b/clients/windows/OrderPROPrint/publish/System.Private.Xml.Linq.dll
new file mode 100644
index 0000000..93c8df2
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Private.Xml.Linq.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Private.Xml.dll b/clients/windows/OrderPROPrint/publish/System.Private.Xml.dll
new file mode 100644
index 0000000..51bb5bb
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Private.Xml.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Reflection.DispatchProxy.dll b/clients/windows/OrderPROPrint/publish/System.Reflection.DispatchProxy.dll
new file mode 100644
index 0000000..2434e6c
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Reflection.DispatchProxy.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Reflection.Emit.ILGeneration.dll b/clients/windows/OrderPROPrint/publish/System.Reflection.Emit.ILGeneration.dll
new file mode 100644
index 0000000..68aca7b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Reflection.Emit.ILGeneration.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Reflection.Emit.Lightweight.dll b/clients/windows/OrderPROPrint/publish/System.Reflection.Emit.Lightweight.dll
new file mode 100644
index 0000000..92d7c90
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Reflection.Emit.Lightweight.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Reflection.Emit.dll b/clients/windows/OrderPROPrint/publish/System.Reflection.Emit.dll
new file mode 100644
index 0000000..8fe5fa5
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Reflection.Emit.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Reflection.Extensions.dll b/clients/windows/OrderPROPrint/publish/System.Reflection.Extensions.dll
new file mode 100644
index 0000000..c3a8857
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Reflection.Extensions.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Reflection.Metadata.dll b/clients/windows/OrderPROPrint/publish/System.Reflection.Metadata.dll
new file mode 100644
index 0000000..d049735
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Reflection.Metadata.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Reflection.Primitives.dll b/clients/windows/OrderPROPrint/publish/System.Reflection.Primitives.dll
new file mode 100644
index 0000000..41e0870
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Reflection.Primitives.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Reflection.TypeExtensions.dll b/clients/windows/OrderPROPrint/publish/System.Reflection.TypeExtensions.dll
new file mode 100644
index 0000000..551b4a2
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Reflection.TypeExtensions.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Reflection.dll b/clients/windows/OrderPROPrint/publish/System.Reflection.dll
new file mode 100644
index 0000000..c59a93c
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Reflection.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Resources.Extensions.dll b/clients/windows/OrderPROPrint/publish/System.Resources.Extensions.dll
new file mode 100644
index 0000000..a700817
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Resources.Extensions.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Resources.Reader.dll b/clients/windows/OrderPROPrint/publish/System.Resources.Reader.dll
new file mode 100644
index 0000000..4d822aa
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Resources.Reader.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Resources.ResourceManager.dll b/clients/windows/OrderPROPrint/publish/System.Resources.ResourceManager.dll
new file mode 100644
index 0000000..4b23690
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Resources.ResourceManager.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Resources.Writer.dll b/clients/windows/OrderPROPrint/publish/System.Resources.Writer.dll
new file mode 100644
index 0000000..c0fb9ba
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Resources.Writer.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.CompilerServices.Unsafe.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.CompilerServices.Unsafe.dll
new file mode 100644
index 0000000..ff0dc2f
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Runtime.CompilerServices.Unsafe.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.CompilerServices.VisualC.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.CompilerServices.VisualC.dll
new file mode 100644
index 0000000..d67ab9d
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Runtime.CompilerServices.VisualC.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.Extensions.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.Extensions.dll
new file mode 100644
index 0000000..1833bfd
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Runtime.Extensions.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.Handles.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.Handles.dll
new file mode 100644
index 0000000..6f38e17
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Runtime.Handles.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.InteropServices.JavaScript.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.InteropServices.JavaScript.dll
new file mode 100644
index 0000000..ad30f0b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Runtime.InteropServices.JavaScript.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.InteropServices.RuntimeInformation.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.InteropServices.RuntimeInformation.dll
new file mode 100644
index 0000000..795446c
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Runtime.InteropServices.RuntimeInformation.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.InteropServices.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.InteropServices.dll
new file mode 100644
index 0000000..701d77e
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Runtime.InteropServices.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.Intrinsics.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.Intrinsics.dll
new file mode 100644
index 0000000..f581073
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Runtime.Intrinsics.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.Loader.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.Loader.dll
new file mode 100644
index 0000000..087e3bd
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Runtime.Loader.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.Numerics.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.Numerics.dll
new file mode 100644
index 0000000..2cc48fd
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Runtime.Numerics.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.Formatters.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.Formatters.dll
new file mode 100644
index 0000000..602d383
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.Formatters.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.Json.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.Json.dll
new file mode 100644
index 0000000..3708322
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.Json.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.Primitives.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.Primitives.dll
new file mode 100644
index 0000000..b2d6736
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.Primitives.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.Xml.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.Xml.dll
new file mode 100644
index 0000000..4ef2d71
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.Xml.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.dll
new file mode 100644
index 0000000..8190f35
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Runtime.Serialization.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Runtime.dll b/clients/windows/OrderPROPrint/publish/System.Runtime.dll
new file mode 100644
index 0000000..ebc8ec5
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Runtime.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.AccessControl.dll b/clients/windows/OrderPROPrint/publish/System.Security.AccessControl.dll
new file mode 100644
index 0000000..d7538ae
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Security.AccessControl.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Claims.dll b/clients/windows/OrderPROPrint/publish/System.Security.Claims.dll
new file mode 100644
index 0000000..a151774
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Security.Claims.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Algorithms.dll b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Algorithms.dll
new file mode 100644
index 0000000..dbbbf89
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Algorithms.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Cng.dll b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Cng.dll
new file mode 100644
index 0000000..22102fb
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Cng.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Csp.dll b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Csp.dll
new file mode 100644
index 0000000..a1df139
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Csp.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Encoding.dll b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Encoding.dll
new file mode 100644
index 0000000..6dd3126
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Encoding.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.OpenSsl.dll b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.OpenSsl.dll
new file mode 100644
index 0000000..4982518
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.OpenSsl.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Pkcs.dll b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Pkcs.dll
new file mode 100644
index 0000000..8a7904c
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Pkcs.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Primitives.dll b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Primitives.dll
new file mode 100644
index 0000000..1460f3a
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Primitives.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.ProtectedData.dll b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.ProtectedData.dll
new file mode 100644
index 0000000..92c8443
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.ProtectedData.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.X509Certificates.dll b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.X509Certificates.dll
new file mode 100644
index 0000000..aa18299
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.X509Certificates.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Xml.dll b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Xml.dll
new file mode 100644
index 0000000..69e9ced
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.Xml.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.dll b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.dll
new file mode 100644
index 0000000..ee20249
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Security.Cryptography.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Permissions.dll b/clients/windows/OrderPROPrint/publish/System.Security.Permissions.dll
new file mode 100644
index 0000000..3a28e02
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Security.Permissions.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Principal.Windows.dll b/clients/windows/OrderPROPrint/publish/System.Security.Principal.Windows.dll
new file mode 100644
index 0000000..f94b887
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Security.Principal.Windows.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.Principal.dll b/clients/windows/OrderPROPrint/publish/System.Security.Principal.dll
new file mode 100644
index 0000000..f23385d
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Security.Principal.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.SecureString.dll b/clients/windows/OrderPROPrint/publish/System.Security.SecureString.dll
new file mode 100644
index 0000000..b63afdb
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Security.SecureString.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Security.dll b/clients/windows/OrderPROPrint/publish/System.Security.dll
new file mode 100644
index 0000000..1162897
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Security.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.ServiceModel.Web.dll b/clients/windows/OrderPROPrint/publish/System.ServiceModel.Web.dll
new file mode 100644
index 0000000..5f068f0
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.ServiceModel.Web.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.ServiceProcess.dll b/clients/windows/OrderPROPrint/publish/System.ServiceProcess.dll
new file mode 100644
index 0000000..6cd3c48
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.ServiceProcess.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Text.Encoding.CodePages.dll b/clients/windows/OrderPROPrint/publish/System.Text.Encoding.CodePages.dll
new file mode 100644
index 0000000..dfdbae0
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Text.Encoding.CodePages.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Text.Encoding.Extensions.dll b/clients/windows/OrderPROPrint/publish/System.Text.Encoding.Extensions.dll
new file mode 100644
index 0000000..fd38716
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Text.Encoding.Extensions.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Text.Encoding.dll b/clients/windows/OrderPROPrint/publish/System.Text.Encoding.dll
new file mode 100644
index 0000000..1692a09
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Text.Encoding.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Text.Encodings.Web.dll b/clients/windows/OrderPROPrint/publish/System.Text.Encodings.Web.dll
new file mode 100644
index 0000000..c390b7a
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Text.Encodings.Web.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Text.Json.dll b/clients/windows/OrderPROPrint/publish/System.Text.Json.dll
new file mode 100644
index 0000000..baa8bd8
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Text.Json.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Text.RegularExpressions.dll b/clients/windows/OrderPROPrint/publish/System.Text.RegularExpressions.dll
new file mode 100644
index 0000000..846c96a
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Text.RegularExpressions.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Threading.AccessControl.dll b/clients/windows/OrderPROPrint/publish/System.Threading.AccessControl.dll
new file mode 100644
index 0000000..0c4607b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Threading.AccessControl.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Threading.Channels.dll b/clients/windows/OrderPROPrint/publish/System.Threading.Channels.dll
new file mode 100644
index 0000000..a5cd341
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Threading.Channels.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Threading.Overlapped.dll b/clients/windows/OrderPROPrint/publish/System.Threading.Overlapped.dll
new file mode 100644
index 0000000..99aabcc
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Threading.Overlapped.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Threading.Tasks.Dataflow.dll b/clients/windows/OrderPROPrint/publish/System.Threading.Tasks.Dataflow.dll
new file mode 100644
index 0000000..4d54125
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Threading.Tasks.Dataflow.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Threading.Tasks.Extensions.dll b/clients/windows/OrderPROPrint/publish/System.Threading.Tasks.Extensions.dll
new file mode 100644
index 0000000..382799b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Threading.Tasks.Extensions.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Threading.Tasks.Parallel.dll b/clients/windows/OrderPROPrint/publish/System.Threading.Tasks.Parallel.dll
new file mode 100644
index 0000000..b5da743
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Threading.Tasks.Parallel.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Threading.Tasks.dll b/clients/windows/OrderPROPrint/publish/System.Threading.Tasks.dll
new file mode 100644
index 0000000..af8605e
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Threading.Tasks.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Threading.Thread.dll b/clients/windows/OrderPROPrint/publish/System.Threading.Thread.dll
new file mode 100644
index 0000000..dbff2e7
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Threading.Thread.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Threading.ThreadPool.dll b/clients/windows/OrderPROPrint/publish/System.Threading.ThreadPool.dll
new file mode 100644
index 0000000..7756839
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Threading.ThreadPool.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Threading.Timer.dll b/clients/windows/OrderPROPrint/publish/System.Threading.Timer.dll
new file mode 100644
index 0000000..aa09082
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Threading.Timer.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Threading.dll b/clients/windows/OrderPROPrint/publish/System.Threading.dll
new file mode 100644
index 0000000..2ca4f95
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Threading.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Transactions.Local.dll b/clients/windows/OrderPROPrint/publish/System.Transactions.Local.dll
new file mode 100644
index 0000000..4933bda
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Transactions.Local.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Transactions.dll b/clients/windows/OrderPROPrint/publish/System.Transactions.dll
new file mode 100644
index 0000000..aef014e
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Transactions.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.ValueTuple.dll b/clients/windows/OrderPROPrint/publish/System.ValueTuple.dll
new file mode 100644
index 0000000..a8011a9
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.ValueTuple.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Web.HttpUtility.dll b/clients/windows/OrderPROPrint/publish/System.Web.HttpUtility.dll
new file mode 100644
index 0000000..8c3a6df
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Web.HttpUtility.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Web.dll b/clients/windows/OrderPROPrint/publish/System.Web.dll
new file mode 100644
index 0000000..ef0e4fb
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Web.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Windows.Controls.Ribbon.dll b/clients/windows/OrderPROPrint/publish/System.Windows.Controls.Ribbon.dll
new file mode 100644
index 0000000..aeb56c1
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Windows.Controls.Ribbon.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Windows.Extensions.dll b/clients/windows/OrderPROPrint/publish/System.Windows.Extensions.dll
new file mode 100644
index 0000000..0dfdb84
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Windows.Extensions.dll 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
new file mode 100644
index 0000000..e138158
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Windows.Forms.Design.Editors.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Windows.Forms.Design.dll b/clients/windows/OrderPROPrint/publish/System.Windows.Forms.Design.dll
new file mode 100644
index 0000000..ba52c7a
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Windows.Forms.Design.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Windows.Forms.Primitives.dll b/clients/windows/OrderPROPrint/publish/System.Windows.Forms.Primitives.dll
new file mode 100644
index 0000000..1dd9d98
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Windows.Forms.Primitives.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Windows.Forms.dll b/clients/windows/OrderPROPrint/publish/System.Windows.Forms.dll
new file mode 100644
index 0000000..55839c5
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Windows.Forms.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Windows.Input.Manipulations.dll b/clients/windows/OrderPROPrint/publish/System.Windows.Input.Manipulations.dll
new file mode 100644
index 0000000..b6c6336
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Windows.Input.Manipulations.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Windows.Presentation.dll b/clients/windows/OrderPROPrint/publish/System.Windows.Presentation.dll
new file mode 100644
index 0000000..a6c4b7c
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Windows.Presentation.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Windows.dll b/clients/windows/OrderPROPrint/publish/System.Windows.dll
new file mode 100644
index 0000000..ed41971
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Windows.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Xaml.dll b/clients/windows/OrderPROPrint/publish/System.Xaml.dll
new file mode 100644
index 0000000..b2ebc05
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Xaml.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Xml.Linq.dll b/clients/windows/OrderPROPrint/publish/System.Xml.Linq.dll
new file mode 100644
index 0000000..f0e5359
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Xml.Linq.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Xml.ReaderWriter.dll b/clients/windows/OrderPROPrint/publish/System.Xml.ReaderWriter.dll
new file mode 100644
index 0000000..142a4b8
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Xml.ReaderWriter.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Xml.Serialization.dll b/clients/windows/OrderPROPrint/publish/System.Xml.Serialization.dll
new file mode 100644
index 0000000..03b1af8
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Xml.Serialization.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Xml.XDocument.dll b/clients/windows/OrderPROPrint/publish/System.Xml.XDocument.dll
new file mode 100644
index 0000000..ec3ced5
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Xml.XDocument.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Xml.XPath.XDocument.dll b/clients/windows/OrderPROPrint/publish/System.Xml.XPath.XDocument.dll
new file mode 100644
index 0000000..b289bf4
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Xml.XPath.XDocument.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Xml.XPath.dll b/clients/windows/OrderPROPrint/publish/System.Xml.XPath.dll
new file mode 100644
index 0000000..0a78e48
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Xml.XPath.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Xml.XmlDocument.dll b/clients/windows/OrderPROPrint/publish/System.Xml.XmlDocument.dll
new file mode 100644
index 0000000..1e89458
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Xml.XmlDocument.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Xml.XmlSerializer.dll b/clients/windows/OrderPROPrint/publish/System.Xml.XmlSerializer.dll
new file mode 100644
index 0000000..8a12e58
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Xml.XmlSerializer.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.Xml.dll b/clients/windows/OrderPROPrint/publish/System.Xml.dll
new file mode 100644
index 0000000..86de56b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.Xml.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/System.dll b/clients/windows/OrderPROPrint/publish/System.dll
new file mode 100644
index 0000000..5d47261
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/System.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/UIAutomationClient.dll b/clients/windows/OrderPROPrint/publish/UIAutomationClient.dll
new file mode 100644
index 0000000..c13f402
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/UIAutomationClient.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/UIAutomationClientSideProviders.dll b/clients/windows/OrderPROPrint/publish/UIAutomationClientSideProviders.dll
new file mode 100644
index 0000000..d6b93d9
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/UIAutomationClientSideProviders.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/UIAutomationProvider.dll b/clients/windows/OrderPROPrint/publish/UIAutomationProvider.dll
new file mode 100644
index 0000000..2778581
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/UIAutomationProvider.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/UIAutomationTypes.dll b/clients/windows/OrderPROPrint/publish/UIAutomationTypes.dll
new file mode 100644
index 0000000..4af390f
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/UIAutomationTypes.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/WindowsBase.dll b/clients/windows/OrderPROPrint/publish/WindowsBase.dll
new file mode 100644
index 0000000..d45700b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/WindowsBase.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/WindowsFormsIntegration.dll b/clients/windows/OrderPROPrint/publish/WindowsFormsIntegration.dll
new file mode 100644
index 0000000..b7ac5eb
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/WindowsFormsIntegration.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/clretwrc.dll b/clients/windows/OrderPROPrint/publish/clretwrc.dll
new file mode 100644
index 0000000..ce4bd4d
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/clretwrc.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/clrgc.dll b/clients/windows/OrderPROPrint/publish/clrgc.dll
new file mode 100644
index 0000000..b8ec919
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/clrgc.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/clrjit.dll b/clients/windows/OrderPROPrint/publish/clrjit.dll
new file mode 100644
index 0000000..1bf755b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/clrjit.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/coreclr.dll b/clients/windows/OrderPROPrint/publish/coreclr.dll
new file mode 100644
index 0000000..aaf3f0b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/coreclr.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/createdump.exe b/clients/windows/OrderPROPrint/publish/createdump.exe
new file mode 100644
index 0000000..5fc263f
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/createdump.exe 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
new file mode 100644
index 0000000..62ad696
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/cs/Microsoft.VisualBasic.Forms.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/publish/cs/PresentationCore.resources.dll
new file mode 100644
index 0000000..36d7a55
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/cs/PresentationCore.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/publish/cs/PresentationFramework.resources.dll
new file mode 100644
index 0000000..5519562
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/cs/PresentationFramework.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/publish/cs/PresentationUI.resources.dll
new file mode 100644
index 0000000..dcd3c7b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/cs/PresentationUI.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/publish/cs/ReachFramework.resources.dll
new file mode 100644
index 0000000..7937899
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/cs/ReachFramework.resources.dll 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
new file mode 100644
index 0000000..3f5adbf
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/cs/System.Windows.Controls.Ribbon.resources.dll 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
new file mode 100644
index 0000000..14cf7c6
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/cs/System.Windows.Forms.Design.resources.dll 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
new file mode 100644
index 0000000..a92056b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/cs/System.Windows.Forms.Primitives.resources.dll 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
new file mode 100644
index 0000000..bfa9d56
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/cs/System.Windows.Forms.resources.dll 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
new file mode 100644
index 0000000..a6501d1
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/cs/System.Windows.Input.Manipulations.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/publish/cs/System.Xaml.resources.dll
new file mode 100644
index 0000000..67d647b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/cs/System.Xaml.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/publish/cs/UIAutomationClient.resources.dll
new file mode 100644
index 0000000..ef83908
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/cs/UIAutomationClient.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/publish/cs/UIAutomationClientSideProviders.resources.dll
new file mode 100644
index 0000000..5298cf9
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/cs/UIAutomationClientSideProviders.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/publish/cs/UIAutomationProvider.resources.dll
new file mode 100644
index 0000000..256616a
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/cs/UIAutomationProvider.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/publish/cs/UIAutomationTypes.resources.dll
new file mode 100644
index 0000000..23230b4
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/cs/UIAutomationTypes.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/publish/cs/WindowsBase.resources.dll
new file mode 100644
index 0000000..c4ea203
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/cs/WindowsBase.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/cs/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/publish/cs/WindowsFormsIntegration.resources.dll
new file mode 100644
index 0000000..b69c9ea
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/cs/WindowsFormsIntegration.resources.dll 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
new file mode 100644
index 0000000..a4b80de
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/de/Microsoft.VisualBasic.Forms.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/de/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/publish/de/PresentationCore.resources.dll
new file mode 100644
index 0000000..c0d85b1
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/de/PresentationCore.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/de/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/publish/de/PresentationFramework.resources.dll
new file mode 100644
index 0000000..ec00067
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/de/PresentationFramework.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/de/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/publish/de/PresentationUI.resources.dll
new file mode 100644
index 0000000..5916466
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/de/PresentationUI.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/de/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/publish/de/ReachFramework.resources.dll
new file mode 100644
index 0000000..58b499a
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/de/ReachFramework.resources.dll 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
new file mode 100644
index 0000000..272392e
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/de/System.Windows.Controls.Ribbon.resources.dll 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
new file mode 100644
index 0000000..effac2e
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/de/System.Windows.Forms.Design.resources.dll 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
new file mode 100644
index 0000000..6f74b1b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/de/System.Windows.Forms.Primitives.resources.dll 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
new file mode 100644
index 0000000..5251820
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/de/System.Windows.Forms.resources.dll 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
new file mode 100644
index 0000000..9dad3c3
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/de/System.Windows.Input.Manipulations.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/de/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/publish/de/System.Xaml.resources.dll
new file mode 100644
index 0000000..9114dfb
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/de/System.Xaml.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/de/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/publish/de/UIAutomationClient.resources.dll
new file mode 100644
index 0000000..0de7e45
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/de/UIAutomationClient.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/de/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/publish/de/UIAutomationClientSideProviders.resources.dll
new file mode 100644
index 0000000..32b7476
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/de/UIAutomationClientSideProviders.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/de/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/publish/de/UIAutomationProvider.resources.dll
new file mode 100644
index 0000000..99b4612
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/de/UIAutomationProvider.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/de/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/publish/de/UIAutomationTypes.resources.dll
new file mode 100644
index 0000000..7305c8d
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/de/UIAutomationTypes.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/de/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/publish/de/WindowsBase.resources.dll
new file mode 100644
index 0000000..59b20e0
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/de/WindowsBase.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/de/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/publish/de/WindowsFormsIntegration.resources.dll
new file mode 100644
index 0000000..cb90b33
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/de/WindowsFormsIntegration.resources.dll 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
new file mode 100644
index 0000000..8a3e906
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/es/Microsoft.VisualBasic.Forms.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/es/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/publish/es/PresentationCore.resources.dll
new file mode 100644
index 0000000..c1de376
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/es/PresentationCore.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/es/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/publish/es/PresentationFramework.resources.dll
new file mode 100644
index 0000000..b5d422e
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/es/PresentationFramework.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/es/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/publish/es/PresentationUI.resources.dll
new file mode 100644
index 0000000..7a06348
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/es/PresentationUI.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/es/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/publish/es/ReachFramework.resources.dll
new file mode 100644
index 0000000..2c67bd1
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/es/ReachFramework.resources.dll 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
new file mode 100644
index 0000000..10431f2
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/es/System.Windows.Controls.Ribbon.resources.dll 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
new file mode 100644
index 0000000..a3ebe05
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/es/System.Windows.Forms.Design.resources.dll 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
new file mode 100644
index 0000000..6fbf528
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/es/System.Windows.Forms.Primitives.resources.dll 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
new file mode 100644
index 0000000..491b5fc
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/es/System.Windows.Forms.resources.dll 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
new file mode 100644
index 0000000..13b6d11
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/es/System.Windows.Input.Manipulations.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/es/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/publish/es/System.Xaml.resources.dll
new file mode 100644
index 0000000..ae10076
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/es/System.Xaml.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/es/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/publish/es/UIAutomationClient.resources.dll
new file mode 100644
index 0000000..723d0c8
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/es/UIAutomationClient.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/es/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/publish/es/UIAutomationClientSideProviders.resources.dll
new file mode 100644
index 0000000..fc3f43a
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/es/UIAutomationClientSideProviders.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/es/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/publish/es/UIAutomationProvider.resources.dll
new file mode 100644
index 0000000..3df29f2
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/es/UIAutomationProvider.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/es/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/publish/es/UIAutomationTypes.resources.dll
new file mode 100644
index 0000000..b683290
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/es/UIAutomationTypes.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/es/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/publish/es/WindowsBase.resources.dll
new file mode 100644
index 0000000..824d435
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/es/WindowsBase.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/es/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/publish/es/WindowsFormsIntegration.resources.dll
new file mode 100644
index 0000000..65620a9
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/es/WindowsFormsIntegration.resources.dll 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
new file mode 100644
index 0000000..ce93226
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/fr/Microsoft.VisualBasic.Forms.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/publish/fr/PresentationCore.resources.dll
new file mode 100644
index 0000000..e8ee4db
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/fr/PresentationCore.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/publish/fr/PresentationFramework.resources.dll
new file mode 100644
index 0000000..2bc24e7
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/fr/PresentationFramework.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/publish/fr/PresentationUI.resources.dll
new file mode 100644
index 0000000..b7fcd7a
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/fr/PresentationUI.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/publish/fr/ReachFramework.resources.dll
new file mode 100644
index 0000000..cf31c14
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/fr/ReachFramework.resources.dll 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
new file mode 100644
index 0000000..a2a3270
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/fr/System.Windows.Controls.Ribbon.resources.dll 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
new file mode 100644
index 0000000..efe7f21
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/fr/System.Windows.Forms.Design.resources.dll 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
new file mode 100644
index 0000000..835dbaa
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/fr/System.Windows.Forms.Primitives.resources.dll 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
new file mode 100644
index 0000000..8fbf425
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/fr/System.Windows.Forms.resources.dll 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
new file mode 100644
index 0000000..709d93f
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/fr/System.Windows.Input.Manipulations.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/publish/fr/System.Xaml.resources.dll
new file mode 100644
index 0000000..913fc8a
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/fr/System.Xaml.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/publish/fr/UIAutomationClient.resources.dll
new file mode 100644
index 0000000..d72cdb5
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/fr/UIAutomationClient.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/publish/fr/UIAutomationClientSideProviders.resources.dll
new file mode 100644
index 0000000..5e179c2
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/fr/UIAutomationClientSideProviders.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/publish/fr/UIAutomationProvider.resources.dll
new file mode 100644
index 0000000..f311bb9
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/fr/UIAutomationProvider.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/publish/fr/UIAutomationTypes.resources.dll
new file mode 100644
index 0000000..0ff6a7e
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/fr/UIAutomationTypes.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/publish/fr/WindowsBase.resources.dll
new file mode 100644
index 0000000..a775e1d
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/fr/WindowsBase.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/fr/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/publish/fr/WindowsFormsIntegration.resources.dll
new file mode 100644
index 0000000..3f9c44f
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/fr/WindowsFormsIntegration.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/hostfxr.dll b/clients/windows/OrderPROPrint/publish/hostfxr.dll
new file mode 100644
index 0000000..b68e7ea
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/hostfxr.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/hostpolicy.dll b/clients/windows/OrderPROPrint/publish/hostpolicy.dll
new file mode 100644
index 0000000..2b6e13f
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/hostpolicy.dll 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
new file mode 100644
index 0000000..9853aeb
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/it/Microsoft.VisualBasic.Forms.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/it/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/publish/it/PresentationCore.resources.dll
new file mode 100644
index 0000000..3cccddf
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/it/PresentationCore.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/it/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/publish/it/PresentationFramework.resources.dll
new file mode 100644
index 0000000..066b32e
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/it/PresentationFramework.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/it/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/publish/it/PresentationUI.resources.dll
new file mode 100644
index 0000000..dab8111
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/it/PresentationUI.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/it/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/publish/it/ReachFramework.resources.dll
new file mode 100644
index 0000000..7d6a1bf
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/it/ReachFramework.resources.dll 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
new file mode 100644
index 0000000..8faac17
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/it/System.Windows.Controls.Ribbon.resources.dll 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
new file mode 100644
index 0000000..59518ef
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/it/System.Windows.Forms.Design.resources.dll 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
new file mode 100644
index 0000000..e120beb
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/it/System.Windows.Forms.Primitives.resources.dll 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
new file mode 100644
index 0000000..5012226
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/it/System.Windows.Forms.resources.dll 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
new file mode 100644
index 0000000..247330a
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/it/System.Windows.Input.Manipulations.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/it/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/publish/it/System.Xaml.resources.dll
new file mode 100644
index 0000000..1ec3ac1
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/it/System.Xaml.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/it/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/publish/it/UIAutomationClient.resources.dll
new file mode 100644
index 0000000..8804c89
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/it/UIAutomationClient.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/it/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/publish/it/UIAutomationClientSideProviders.resources.dll
new file mode 100644
index 0000000..a03cf91
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/it/UIAutomationClientSideProviders.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/it/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/publish/it/UIAutomationProvider.resources.dll
new file mode 100644
index 0000000..91f2d26
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/it/UIAutomationProvider.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/it/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/publish/it/UIAutomationTypes.resources.dll
new file mode 100644
index 0000000..71d18cc
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/it/UIAutomationTypes.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/it/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/publish/it/WindowsBase.resources.dll
new file mode 100644
index 0000000..34d138b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/it/WindowsBase.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/it/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/publish/it/WindowsFormsIntegration.resources.dll
new file mode 100644
index 0000000..841f6ce
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/it/WindowsFormsIntegration.resources.dll 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
new file mode 100644
index 0000000..65b7dd6
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ja/Microsoft.VisualBasic.Forms.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/publish/ja/PresentationCore.resources.dll
new file mode 100644
index 0000000..d1d2393
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ja/PresentationCore.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/publish/ja/PresentationFramework.resources.dll
new file mode 100644
index 0000000..5753bcd
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ja/PresentationFramework.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/publish/ja/PresentationUI.resources.dll
new file mode 100644
index 0000000..369617e
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ja/PresentationUI.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/publish/ja/ReachFramework.resources.dll
new file mode 100644
index 0000000..5d85611
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ja/ReachFramework.resources.dll 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
new file mode 100644
index 0000000..456dc4a
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ja/System.Windows.Controls.Ribbon.resources.dll 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
new file mode 100644
index 0000000..d49fab4
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ja/System.Windows.Forms.Design.resources.dll 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
new file mode 100644
index 0000000..179ce29
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ja/System.Windows.Forms.Primitives.resources.dll 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
new file mode 100644
index 0000000..1c7239b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ja/System.Windows.Forms.resources.dll 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
new file mode 100644
index 0000000..448b23a
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ja/System.Windows.Input.Manipulations.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/publish/ja/System.Xaml.resources.dll
new file mode 100644
index 0000000..9332199
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ja/System.Xaml.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/publish/ja/UIAutomationClient.resources.dll
new file mode 100644
index 0000000..a68085c
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ja/UIAutomationClient.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/publish/ja/UIAutomationClientSideProviders.resources.dll
new file mode 100644
index 0000000..e5f78eb
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ja/UIAutomationClientSideProviders.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/publish/ja/UIAutomationProvider.resources.dll
new file mode 100644
index 0000000..9ff7b8f
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ja/UIAutomationProvider.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/publish/ja/UIAutomationTypes.resources.dll
new file mode 100644
index 0000000..b1cdfe2
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ja/UIAutomationTypes.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/publish/ja/WindowsBase.resources.dll
new file mode 100644
index 0000000..ec6c503
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ja/WindowsBase.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ja/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/publish/ja/WindowsFormsIntegration.resources.dll
new file mode 100644
index 0000000..18aa0e3
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ja/WindowsFormsIntegration.resources.dll 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
new file mode 100644
index 0000000..de853c1
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ko/Microsoft.VisualBasic.Forms.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/publish/ko/PresentationCore.resources.dll
new file mode 100644
index 0000000..1754cbc
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ko/PresentationCore.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/publish/ko/PresentationFramework.resources.dll
new file mode 100644
index 0000000..0f0b748
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ko/PresentationFramework.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/publish/ko/PresentationUI.resources.dll
new file mode 100644
index 0000000..5a2d16f
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ko/PresentationUI.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/publish/ko/ReachFramework.resources.dll
new file mode 100644
index 0000000..c27c6a0
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ko/ReachFramework.resources.dll 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
new file mode 100644
index 0000000..e8ce016
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ko/System.Windows.Controls.Ribbon.resources.dll 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
new file mode 100644
index 0000000..0b3da3e
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ko/System.Windows.Forms.Design.resources.dll 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
new file mode 100644
index 0000000..923aae5
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ko/System.Windows.Forms.Primitives.resources.dll 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
new file mode 100644
index 0000000..b4f036c
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ko/System.Windows.Forms.resources.dll 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
new file mode 100644
index 0000000..9b90f21
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ko/System.Windows.Input.Manipulations.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/publish/ko/System.Xaml.resources.dll
new file mode 100644
index 0000000..c735c85
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ko/System.Xaml.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/publish/ko/UIAutomationClient.resources.dll
new file mode 100644
index 0000000..78a7675
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ko/UIAutomationClient.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/publish/ko/UIAutomationClientSideProviders.resources.dll
new file mode 100644
index 0000000..fea66ed
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ko/UIAutomationClientSideProviders.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/publish/ko/UIAutomationProvider.resources.dll
new file mode 100644
index 0000000..583dee8
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ko/UIAutomationProvider.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/publish/ko/UIAutomationTypes.resources.dll
new file mode 100644
index 0000000..336f779
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ko/UIAutomationTypes.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/publish/ko/WindowsBase.resources.dll
new file mode 100644
index 0000000..39bb4a1
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ko/WindowsBase.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ko/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/publish/ko/WindowsFormsIntegration.resources.dll
new file mode 100644
index 0000000..ad5b588
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ko/WindowsFormsIntegration.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/mscordaccore.dll b/clients/windows/OrderPROPrint/publish/mscordaccore.dll
new file mode 100644
index 0000000..03955f5
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/mscordaccore.dll 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
new file mode 100644
index 0000000..03955f5
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/mscordaccore_amd64_amd64_8.0.2526.11203.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/mscordbi.dll b/clients/windows/OrderPROPrint/publish/mscordbi.dll
new file mode 100644
index 0000000..f133f67
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/mscordbi.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/mscorlib.dll b/clients/windows/OrderPROPrint/publish/mscorlib.dll
new file mode 100644
index 0000000..27463e0
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/mscorlib.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/mscorrc.dll b/clients/windows/OrderPROPrint/publish/mscorrc.dll
new file mode 100644
index 0000000..1e092f0
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/mscorrc.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/msquic.dll b/clients/windows/OrderPROPrint/publish/msquic.dll
new file mode 100644
index 0000000..9fd10ab
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/msquic.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/netstandard.dll b/clients/windows/OrderPROPrint/publish/netstandard.dll
new file mode 100644
index 0000000..e54daa6
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/netstandard.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/nl/PdfiumViewer.resources.dll b/clients/windows/OrderPROPrint/publish/nl/PdfiumViewer.resources.dll
new file mode 100644
index 0000000..05581f7
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/nl/PdfiumViewer.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/pdfium.dll b/clients/windows/OrderPROPrint/publish/pdfium.dll
new file mode 100644
index 0000000..15abb14
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pdfium.dll 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
new file mode 100644
index 0000000..b8c9e4b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pl/Microsoft.VisualBasic.Forms.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/publish/pl/PresentationCore.resources.dll
new file mode 100644
index 0000000..41b125e
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pl/PresentationCore.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/publish/pl/PresentationFramework.resources.dll
new file mode 100644
index 0000000..d5f2f0e
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pl/PresentationFramework.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/publish/pl/PresentationUI.resources.dll
new file mode 100644
index 0000000..85d7a46
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pl/PresentationUI.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/publish/pl/ReachFramework.resources.dll
new file mode 100644
index 0000000..34d4fe1
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pl/ReachFramework.resources.dll 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
new file mode 100644
index 0000000..f90e8f6
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pl/System.Windows.Controls.Ribbon.resources.dll 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
new file mode 100644
index 0000000..66ed2ce
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pl/System.Windows.Forms.Design.resources.dll 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
new file mode 100644
index 0000000..881f20f
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pl/System.Windows.Forms.Primitives.resources.dll 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
new file mode 100644
index 0000000..37d911d
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pl/System.Windows.Forms.resources.dll 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
new file mode 100644
index 0000000..9ef5fd3
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pl/System.Windows.Input.Manipulations.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/publish/pl/System.Xaml.resources.dll
new file mode 100644
index 0000000..6c22361
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pl/System.Xaml.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/publish/pl/UIAutomationClient.resources.dll
new file mode 100644
index 0000000..2359952
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pl/UIAutomationClient.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/publish/pl/UIAutomationClientSideProviders.resources.dll
new file mode 100644
index 0000000..0d4875f
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pl/UIAutomationClientSideProviders.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/publish/pl/UIAutomationProvider.resources.dll
new file mode 100644
index 0000000..5e569f2
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pl/UIAutomationProvider.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/publish/pl/UIAutomationTypes.resources.dll
new file mode 100644
index 0000000..e848dc6
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pl/UIAutomationTypes.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/publish/pl/WindowsBase.resources.dll
new file mode 100644
index 0000000..a50f7c3
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pl/WindowsBase.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/pl/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/publish/pl/WindowsFormsIntegration.resources.dll
new file mode 100644
index 0000000..52c5ac7
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pl/WindowsFormsIntegration.resources.dll 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
new file mode 100644
index 0000000..fe4535f
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pt-BR/Microsoft.VisualBasic.Forms.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/PresentationCore.resources.dll
new file mode 100644
index 0000000..53df88f
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pt-BR/PresentationCore.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/PresentationFramework.resources.dll
new file mode 100644
index 0000000..00fa7e7
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pt-BR/PresentationFramework.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/PresentationUI.resources.dll
new file mode 100644
index 0000000..7525f77
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pt-BR/PresentationUI.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/ReachFramework.resources.dll
new file mode 100644
index 0000000..4100eac
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pt-BR/ReachFramework.resources.dll 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
new file mode 100644
index 0000000..788b9a6
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pt-BR/System.Windows.Controls.Ribbon.resources.dll 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
new file mode 100644
index 0000000..0d06600
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pt-BR/System.Windows.Forms.Design.resources.dll 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
new file mode 100644
index 0000000..fd6287d
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pt-BR/System.Windows.Forms.Primitives.resources.dll 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
new file mode 100644
index 0000000..73af266
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pt-BR/System.Windows.Forms.resources.dll 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
new file mode 100644
index 0000000..f533ed3
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pt-BR/System.Windows.Input.Manipulations.resources.dll 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
new file mode 100644
index 0000000..31d4eef
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pt-BR/System.Xaml.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/UIAutomationClient.resources.dll
new file mode 100644
index 0000000..1220868
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pt-BR/UIAutomationClient.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/UIAutomationClientSideProviders.resources.dll
new file mode 100644
index 0000000..55d4ff8
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pt-BR/UIAutomationClientSideProviders.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/UIAutomationProvider.resources.dll
new file mode 100644
index 0000000..0bcc724
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pt-BR/UIAutomationProvider.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/UIAutomationTypes.resources.dll
new file mode 100644
index 0000000..078d705
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pt-BR/UIAutomationTypes.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/WindowsBase.resources.dll
new file mode 100644
index 0000000..6ccbc56
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pt-BR/WindowsBase.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/pt-BR/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/publish/pt-BR/WindowsFormsIntegration.resources.dll
new file mode 100644
index 0000000..377e3bf
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/pt-BR/WindowsFormsIntegration.resources.dll 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
new file mode 100644
index 0000000..4942a60
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ru/Microsoft.VisualBasic.Forms.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/publish/ru/PresentationCore.resources.dll
new file mode 100644
index 0000000..1cbb847
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ru/PresentationCore.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/publish/ru/PresentationFramework.resources.dll
new file mode 100644
index 0000000..a8a62c2
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ru/PresentationFramework.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/publish/ru/PresentationUI.resources.dll
new file mode 100644
index 0000000..65218a2
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ru/PresentationUI.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/publish/ru/ReachFramework.resources.dll
new file mode 100644
index 0000000..94588a8
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ru/ReachFramework.resources.dll 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
new file mode 100644
index 0000000..36656a9
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ru/System.Windows.Controls.Ribbon.resources.dll 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
new file mode 100644
index 0000000..feebd5d
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ru/System.Windows.Forms.Design.resources.dll 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
new file mode 100644
index 0000000..46823f9
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ru/System.Windows.Forms.Primitives.resources.dll 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
new file mode 100644
index 0000000..ee70ba5
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ru/System.Windows.Forms.resources.dll 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
new file mode 100644
index 0000000..ef8ff1a
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ru/System.Windows.Input.Manipulations.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/publish/ru/System.Xaml.resources.dll
new file mode 100644
index 0000000..9591c99
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ru/System.Xaml.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/publish/ru/UIAutomationClient.resources.dll
new file mode 100644
index 0000000..26073b0
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ru/UIAutomationClient.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/publish/ru/UIAutomationClientSideProviders.resources.dll
new file mode 100644
index 0000000..54884d2
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ru/UIAutomationClientSideProviders.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/publish/ru/UIAutomationProvider.resources.dll
new file mode 100644
index 0000000..9c39566
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ru/UIAutomationProvider.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/publish/ru/UIAutomationTypes.resources.dll
new file mode 100644
index 0000000..3baf0a3
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ru/UIAutomationTypes.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/publish/ru/WindowsBase.resources.dll
new file mode 100644
index 0000000..d58e699
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ru/WindowsBase.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/ru/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/publish/ru/WindowsFormsIntegration.resources.dll
new file mode 100644
index 0000000..3cb5e5b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/ru/WindowsFormsIntegration.resources.dll 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
new file mode 100644
index 0000000..8eea594
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/tr/Microsoft.VisualBasic.Forms.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/publish/tr/PresentationCore.resources.dll
new file mode 100644
index 0000000..8bc24e8
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/tr/PresentationCore.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/publish/tr/PresentationFramework.resources.dll
new file mode 100644
index 0000000..b8bdeae
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/tr/PresentationFramework.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/publish/tr/PresentationUI.resources.dll
new file mode 100644
index 0000000..113dcbb
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/tr/PresentationUI.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/publish/tr/ReachFramework.resources.dll
new file mode 100644
index 0000000..b873815
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/tr/ReachFramework.resources.dll 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
new file mode 100644
index 0000000..df07d56
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/tr/System.Windows.Controls.Ribbon.resources.dll 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
new file mode 100644
index 0000000..b823ba1
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/tr/System.Windows.Forms.Design.resources.dll 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
new file mode 100644
index 0000000..19163ce
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/tr/System.Windows.Forms.Primitives.resources.dll 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
new file mode 100644
index 0000000..cc1ab6f
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/tr/System.Windows.Forms.resources.dll 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
new file mode 100644
index 0000000..8aa0811
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/tr/System.Windows.Input.Manipulations.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/System.Xaml.resources.dll b/clients/windows/OrderPROPrint/publish/tr/System.Xaml.resources.dll
new file mode 100644
index 0000000..f12c281
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/tr/System.Xaml.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/publish/tr/UIAutomationClient.resources.dll
new file mode 100644
index 0000000..1aa3bd5
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/tr/UIAutomationClient.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/publish/tr/UIAutomationClientSideProviders.resources.dll
new file mode 100644
index 0000000..b4703ef
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/tr/UIAutomationClientSideProviders.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/publish/tr/UIAutomationProvider.resources.dll
new file mode 100644
index 0000000..e91b7a2
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/tr/UIAutomationProvider.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/publish/tr/UIAutomationTypes.resources.dll
new file mode 100644
index 0000000..ce81902
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/tr/UIAutomationTypes.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/publish/tr/WindowsBase.resources.dll
new file mode 100644
index 0000000..f0d9524
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/tr/WindowsBase.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/tr/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/publish/tr/WindowsFormsIntegration.resources.dll
new file mode 100644
index 0000000..68a247a
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/tr/WindowsFormsIntegration.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/vcruntime140_cor3.dll b/clients/windows/OrderPROPrint/publish/vcruntime140_cor3.dll
new file mode 100644
index 0000000..5786e93
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/vcruntime140_cor3.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/wpfgfx_cor3.dll b/clients/windows/OrderPROPrint/publish/wpfgfx_cor3.dll
new file mode 100644
index 0000000..aa7d287
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/wpfgfx_cor3.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/x64/pdfium.dll b/clients/windows/OrderPROPrint/publish/x64/pdfium.dll
new file mode 100644
index 0000000..15abb14
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/x64/pdfium.dll 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
new file mode 100644
index 0000000..141280d
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hans/Microsoft.VisualBasic.Forms.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/PresentationCore.resources.dll
new file mode 100644
index 0000000..78f3317
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hans/PresentationCore.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/PresentationFramework.resources.dll
new file mode 100644
index 0000000..3e3c601
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hans/PresentationFramework.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/PresentationUI.resources.dll
new file mode 100644
index 0000000..1a97bc1
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hans/PresentationUI.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/ReachFramework.resources.dll
new file mode 100644
index 0000000..ae6cc13
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hans/ReachFramework.resources.dll 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
new file mode 100644
index 0000000..1ebf330
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hans/System.Windows.Controls.Ribbon.resources.dll 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
new file mode 100644
index 0000000..46afdf9
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hans/System.Windows.Forms.Design.resources.dll 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
new file mode 100644
index 0000000..066d961
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hans/System.Windows.Forms.Primitives.resources.dll 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
new file mode 100644
index 0000000..7e2f746
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hans/System.Windows.Forms.resources.dll 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
new file mode 100644
index 0000000..695fe5a
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hans/System.Windows.Input.Manipulations.resources.dll 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
new file mode 100644
index 0000000..e000568
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hans/System.Xaml.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/UIAutomationClient.resources.dll
new file mode 100644
index 0000000..7cd27a7
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hans/UIAutomationClient.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/UIAutomationClientSideProviders.resources.dll
new file mode 100644
index 0000000..3390c92
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hans/UIAutomationClientSideProviders.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/UIAutomationProvider.resources.dll
new file mode 100644
index 0000000..ff5f6e7
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hans/UIAutomationProvider.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/UIAutomationTypes.resources.dll
new file mode 100644
index 0000000..5a9cee8
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hans/UIAutomationTypes.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/WindowsBase.resources.dll
new file mode 100644
index 0000000..34e5fe3
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hans/WindowsBase.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hans/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hans/WindowsFormsIntegration.resources.dll
new file mode 100644
index 0000000..2aef8b7
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hans/WindowsFormsIntegration.resources.dll 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
new file mode 100644
index 0000000..2461e41
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hant/Microsoft.VisualBasic.Forms.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/PresentationCore.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/PresentationCore.resources.dll
new file mode 100644
index 0000000..172948a
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hant/PresentationCore.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/PresentationFramework.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/PresentationFramework.resources.dll
new file mode 100644
index 0000000..dd559ef
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hant/PresentationFramework.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/PresentationUI.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/PresentationUI.resources.dll
new file mode 100644
index 0000000..50606ee
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hant/PresentationUI.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/ReachFramework.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/ReachFramework.resources.dll
new file mode 100644
index 0000000..91d47af
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hant/ReachFramework.resources.dll 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
new file mode 100644
index 0000000..5d40c0d
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hant/System.Windows.Controls.Ribbon.resources.dll 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
new file mode 100644
index 0000000..43ff8ac
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hant/System.Windows.Forms.Design.resources.dll 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
new file mode 100644
index 0000000..ec2718b
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hant/System.Windows.Forms.Primitives.resources.dll 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
new file mode 100644
index 0000000..19d2346
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hant/System.Windows.Forms.resources.dll 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
new file mode 100644
index 0000000..d79f7ba
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hant/System.Windows.Input.Manipulations.resources.dll 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
new file mode 100644
index 0000000..1c5780f
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hant/System.Xaml.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/UIAutomationClient.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/UIAutomationClient.resources.dll
new file mode 100644
index 0000000..a15b9d3
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hant/UIAutomationClient.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/UIAutomationClientSideProviders.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/UIAutomationClientSideProviders.resources.dll
new file mode 100644
index 0000000..761a785
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hant/UIAutomationClientSideProviders.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/UIAutomationProvider.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/UIAutomationProvider.resources.dll
new file mode 100644
index 0000000..52486af
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hant/UIAutomationProvider.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/UIAutomationTypes.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/UIAutomationTypes.resources.dll
new file mode 100644
index 0000000..182b9ba
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hant/UIAutomationTypes.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/WindowsBase.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/WindowsBase.resources.dll
new file mode 100644
index 0000000..78230d8
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hant/WindowsBase.resources.dll differ
diff --git a/clients/windows/OrderPROPrint/publish/zh-Hant/WindowsFormsIntegration.resources.dll b/clients/windows/OrderPROPrint/publish/zh-Hant/WindowsFormsIntegration.resources.dll
new file mode 100644
index 0000000..9cab001
Binary files /dev/null and b/clients/windows/OrderPROPrint/publish/zh-Hant/WindowsFormsIntegration.resources.dll differ