From 0cbe10fda669499abce2e77ef58436d64478b39c Mon Sep 17 00:00:00 2001 From: Bukk94 Date: Sun, 9 Aug 2020 01:52:04 +0200 Subject: [PATCH] Fix local dll reference for mono --- PrintServiceLibrary.csproj | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/PrintServiceLibrary.csproj b/PrintServiceLibrary.csproj index f6b16bd..993964c 100644 --- a/PrintServiceLibrary.csproj +++ b/PrintServiceLibrary.csproj @@ -59,8 +59,10 @@ - - False + + False + Print\System.Printing.dll + True @@ -141,6 +143,9 @@ + + +