From d523b709828c8b8838b504d681fea3f2d9a197dc Mon Sep 17 00:00:00 2001 From: Jonathan Dick Date: Thu, 12 Mar 2020 12:04:38 -0400 Subject: [PATCH] Fix missing dependency in nuget --- ZXing.Net.Mobile/ZXing.Net.Mobile.csproj | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ZXing.Net.Mobile/ZXing.Net.Mobile.csproj b/ZXing.Net.Mobile/ZXing.Net.Mobile.csproj index 97b06b6d9..8e2582410 100644 --- a/ZXing.Net.Mobile/ZXing.Net.Mobile.csproj +++ b/ZXing.Net.Mobile/ZXing.Net.Mobile.csproj @@ -118,5 +118,12 @@ ..\ZXing.Net\zxing.dll + + + + + + + \ No newline at end of file