From b3daecd8be1b48d375a59a026f0b4fb2f74aac63 Mon Sep 17 00:00:00 2001 From: Daniel Valadas Date: Mon, 4 Oct 2021 19:46:59 -0400 Subject: [PATCH] Removed unused Fare nuget package Supercedes #4855 --- .../DotNetNuke.Tests.Integration.csproj | 3 --- .../Tests/DotNetNuke.Tests.Integration/packages.config | 1 - 2 files changed, 4 deletions(-) diff --git a/DNN Platform/Tests/DotNetNuke.Tests.Integration/DotNetNuke.Tests.Integration.csproj b/DNN Platform/Tests/DotNetNuke.Tests.Integration/DotNetNuke.Tests.Integration.csproj index da1fa291acd..27a824c5fa3 100644 --- a/DNN Platform/Tests/DotNetNuke.Tests.Integration/DotNetNuke.Tests.Integration.csproj +++ b/DNN Platform/Tests/DotNetNuke.Tests.Integration/DotNetNuke.Tests.Integration.csproj @@ -73,9 +73,6 @@ ..\..\..\packages\Castle.Core.4.4.1\lib\net45\Castle.Core.dll True - - ..\..\..\packages\Fare.2.1.1\lib\net35\Fare.dll - ..\..\..\packages\Moq.4.2.1502.0911\lib\net40\Moq.dll diff --git a/DNN Platform/Tests/DotNetNuke.Tests.Integration/packages.config b/DNN Platform/Tests/DotNetNuke.Tests.Integration/packages.config index b97f2bb5a1f..cbc091e4e86 100644 --- a/DNN Platform/Tests/DotNetNuke.Tests.Integration/packages.config +++ b/DNN Platform/Tests/DotNetNuke.Tests.Integration/packages.config @@ -2,7 +2,6 @@ -