From 3888d37a148df9070a49ba1f28acaa2e6a9a0e72 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Tue, 18 Feb 2020 12:31:38 +0100 Subject: [PATCH] update ZXing --- QR-GEN/ZCode.csproj | 8 ++++---- QR-GEN/packages.config | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/QR-GEN/ZCode.csproj b/QR-GEN/ZCode.csproj index d28d6ed..d6a2c97 100644 --- a/QR-GEN/ZCode.csproj +++ b/QR-GEN/ZCode.csproj @@ -125,11 +125,11 @@ True ..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll - - ..\packages\ZXing.Net.0.16.4\lib\net461\zxing.dll + + ..\packages\ZXing.Net.0.16.5\lib\net461\zxing.dll - - ..\packages\ZXing.Net.0.16.4\lib\net461\zxing.presentation.dll + + ..\packages\ZXing.Net.0.16.5\lib\net461\zxing.presentation.dll diff --git a/QR-GEN/packages.config b/QR-GEN/packages.config index 44f43ea..3d51ba2 100644 --- a/QR-GEN/packages.config +++ b/QR-GEN/packages.config @@ -25,5 +25,5 @@ - + \ No newline at end of file