From 1c26d54e34facd63d7ca9ffe0a305c409b84fbf8 Mon Sep 17 00:00:00 2001 From: dbuechel Date: Tue, 15 Aug 2017 08:39:10 +0200 Subject: [PATCH] Removed unused assembly references. --- SafeExamBrowser.Browser/SafeExamBrowser.Browser.csproj | 7 ------- .../SafeExamBrowser.Configuration.csproj | 6 ------ .../SafeExamBrowser.Contracts.csproj | 6 ------ .../SafeExamBrowser.Core.UnitTests.csproj | 1 - SafeExamBrowser.Core/SafeExamBrowser.Core.csproj | 6 +----- .../SafeExamBrowser.Monitoring.csproj | 6 ------ .../SafeExamBrowser.UserInterface.csproj | 7 +------ .../SafeExamBrowser.WindowsApi.csproj | 6 ------ SafeExamBrowser/SafeExamBrowser.csproj | 10 +--------- 9 files changed, 3 insertions(+), 52 deletions(-) diff --git a/SafeExamBrowser.Browser/SafeExamBrowser.Browser.csproj b/SafeExamBrowser.Browser/SafeExamBrowser.Browser.csproj index 2437a811..a96546e3 100644 --- a/SafeExamBrowser.Browser/SafeExamBrowser.Browser.csproj +++ b/SafeExamBrowser.Browser/SafeExamBrowser.Browser.csproj @@ -53,15 +53,8 @@ - - - - - - - diff --git a/SafeExamBrowser.Configuration/SafeExamBrowser.Configuration.csproj b/SafeExamBrowser.Configuration/SafeExamBrowser.Configuration.csproj index 3c55ea1f..fc74bef9 100644 --- a/SafeExamBrowser.Configuration/SafeExamBrowser.Configuration.csproj +++ b/SafeExamBrowser.Configuration/SafeExamBrowser.Configuration.csproj @@ -49,14 +49,8 @@ - - - - - - diff --git a/SafeExamBrowser.Contracts/SafeExamBrowser.Contracts.csproj b/SafeExamBrowser.Contracts/SafeExamBrowser.Contracts.csproj index 144b83d4..e36973e1 100644 --- a/SafeExamBrowser.Contracts/SafeExamBrowser.Contracts.csproj +++ b/SafeExamBrowser.Contracts/SafeExamBrowser.Contracts.csproj @@ -49,13 +49,7 @@ - - - - - - diff --git a/SafeExamBrowser.Core.UnitTests/SafeExamBrowser.Core.UnitTests.csproj b/SafeExamBrowser.Core.UnitTests/SafeExamBrowser.Core.UnitTests.csproj index e111280a..4c3726c3 100644 --- a/SafeExamBrowser.Core.UnitTests/SafeExamBrowser.Core.UnitTests.csproj +++ b/SafeExamBrowser.Core.UnitTests/SafeExamBrowser.Core.UnitTests.csproj @@ -69,7 +69,6 @@ ..\packages\Moq.4.7.63\lib\net45\Moq.dll - diff --git a/SafeExamBrowser.Core/SafeExamBrowser.Core.csproj b/SafeExamBrowser.Core/SafeExamBrowser.Core.csproj index b564b361..8f5b78ec 100644 --- a/SafeExamBrowser.Core/SafeExamBrowser.Core.csproj +++ b/SafeExamBrowser.Core/SafeExamBrowser.Core.csproj @@ -49,13 +49,9 @@ - - - - - + diff --git a/SafeExamBrowser.Monitoring/SafeExamBrowser.Monitoring.csproj b/SafeExamBrowser.Monitoring/SafeExamBrowser.Monitoring.csproj index 881c82ae..fcbc3c42 100644 --- a/SafeExamBrowser.Monitoring/SafeExamBrowser.Monitoring.csproj +++ b/SafeExamBrowser.Monitoring/SafeExamBrowser.Monitoring.csproj @@ -49,16 +49,10 @@ - - - - - - diff --git a/SafeExamBrowser.UserInterface/SafeExamBrowser.UserInterface.csproj b/SafeExamBrowser.UserInterface/SafeExamBrowser.UserInterface.csproj index 795ee7b3..d5edcc7b 100644 --- a/SafeExamBrowser.UserInterface/SafeExamBrowser.UserInterface.csproj +++ b/SafeExamBrowser.UserInterface/SafeExamBrowser.UserInterface.csproj @@ -50,17 +50,12 @@ - - - - - - 4.0 + diff --git a/SafeExamBrowser.WindowsApi/SafeExamBrowser.WindowsApi.csproj b/SafeExamBrowser.WindowsApi/SafeExamBrowser.WindowsApi.csproj index 4bd2b3db..de8d93e6 100644 --- a/SafeExamBrowser.WindowsApi/SafeExamBrowser.WindowsApi.csproj +++ b/SafeExamBrowser.WindowsApi/SafeExamBrowser.WindowsApi.csproj @@ -49,13 +49,7 @@ - - - - - - diff --git a/SafeExamBrowser/SafeExamBrowser.csproj b/SafeExamBrowser/SafeExamBrowser.csproj index d89cdf77..f30639ee 100644 --- a/SafeExamBrowser/SafeExamBrowser.csproj +++ b/SafeExamBrowser/SafeExamBrowser.csproj @@ -79,16 +79,8 @@ - - + - - - - - - 4.0 -