From 7eae2a3f6d35b3b4a8d75605bdafe2c74cd75fca Mon Sep 17 00:00:00 2001 From: Drew Holzworth Date: Tue, 7 Jul 2020 10:17:47 +1000 Subject: [PATCH] SourceView should access GtkSharp via project reference (rather than nuget package reference.) --- Source/Libs/SourceView/SourceView.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/Libs/SourceView/SourceView.csproj b/Source/Libs/SourceView/SourceView.csproj index d22e327a8..0e4aad0cf 100644 --- a/Source/Libs/SourceView/SourceView.csproj +++ b/Source/Libs/SourceView/SourceView.csproj @@ -10,7 +10,7 @@ - + @@ -18,7 +18,7 @@ %(RecursiveDir)%(Filename)%(Extension) - +