From 5b43483e8210d9d521a4efeaa3bc2cc7f9f0eaeb Mon Sep 17 00:00:00 2001 From: Daniel Wathen Date: Thu, 5 Jan 2023 11:45:37 -0700 Subject: [PATCH] Reconfigured project references --- ReportingServices.Test/ReportingServices.Test.csproj | 2 ++ ReportingServices.UI/ReportingServices.UI.csproj | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ReportingServices.Test/ReportingServices.Test.csproj b/ReportingServices.Test/ReportingServices.Test.csproj index 84a07bd..27d6bf9 100644 --- a/ReportingServices.Test/ReportingServices.Test.csproj +++ b/ReportingServices.Test/ReportingServices.Test.csproj @@ -34,7 +34,9 @@ + + diff --git a/ReportingServices.UI/ReportingServices.UI.csproj b/ReportingServices.UI/ReportingServices.UI.csproj index ce42cfb..74297d9 100644 --- a/ReportingServices.UI/ReportingServices.UI.csproj +++ b/ReportingServices.UI/ReportingServices.UI.csproj @@ -19,7 +19,6 @@ -