From 6659d77e4f22e668acd2bf7c6d3d00bcc5b79615 Mon Sep 17 00:00:00 2001 From: James Kolpack Date: Thu, 21 Nov 2019 13:53:19 -0500 Subject: [PATCH] Update Antrl3 --- WebCms.Tests/app.config | 4 ++++ WebCms/Web.config | 4 ++++ WebCms/WebCms.csproj | 5 ++--- WebCms/packages.config | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) diff --git a/WebCms.Tests/app.config b/WebCms.Tests/app.config index efd42e1..ddbea01 100644 --- a/WebCms.Tests/app.config +++ b/WebCms.Tests/app.config @@ -58,6 +58,10 @@ + + + + \ No newline at end of file diff --git a/WebCms/Web.config b/WebCms/Web.config index 5822317..2e7b0c0 100644 --- a/WebCms/Web.config +++ b/WebCms/Web.config @@ -442,6 +442,10 @@ + + + + diff --git a/WebCms/WebCms.csproj b/WebCms/WebCms.csproj index 6260933..6de39fe 100644 --- a/WebCms/WebCms.csproj +++ b/WebCms/WebCms.csproj @@ -46,9 +46,8 @@ 4 - - ..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll - True + + ..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll ..\packages\AutoMapper.3.3.1\lib\net40\AutoMapper.dll diff --git a/WebCms/packages.config b/WebCms/packages.config index 9109b2b..da9dab1 100644 --- a/WebCms/packages.config +++ b/WebCms/packages.config @@ -1,7 +1,7 @@  - - + +