From 135b73392c994c8e3d90c6d1de52bdde441f509b Mon Sep 17 00:00:00 2001 From: Richard Edwards Date: Fri, 16 Mar 2018 13:34:54 -0400 Subject: [PATCH] fix: Changed reference paths (fixes #2) --- AssemblyInfo.vb | 4 ++-- DNNStuff.Aggregator.vbproj | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/AssemblyInfo.vb b/AssemblyInfo.vb index 151cf80..24ab167 100644 --- a/AssemblyInfo.vb +++ b/AssemblyInfo.vb @@ -18,6 +18,6 @@ Option Explicit On Assembly: System.Reflection.AssemblyCopyright("Copyright (c) DNNStuff 2017"), _ Assembly: System.Runtime.InteropServices.ComVisible(false), _ Assembly: System.CLSCompliant(true), _ - Assembly: System.Reflection.AssemblyVersion("06.05.03"), _ - Assembly: System.Reflection.AssemblyFileVersion("06.05.03")> + Assembly: System.Reflection.AssemblyVersion("01.01.01"), _ + Assembly: System.Reflection.AssemblyFileVersion("01.01.01")> diff --git a/DNNStuff.Aggregator.vbproj b/DNNStuff.Aggregator.vbproj index 751e458..07db5fb 100644 --- a/DNNStuff.Aggregator.vbproj +++ b/DNNStuff.Aggregator.vbproj @@ -114,8 +114,7 @@ False - .\refs\RssToolkit.dll - False + .\refs\SharpZipLib.dll False