From 87908f1af7fe0d5e7389c35f70525ec7bb5bbd8a Mon Sep 17 00:00:00 2001 From: jlewin Date: Tue, 26 Mar 2019 13:33:18 -0700 Subject: [PATCH] Resolve implicit versus explicit assembly binding warnings --- MatterControl.csproj | 4 ---- .../MatterControl.AutomationTests.csproj | 3 --- .../MatterControl.AutomationTests/app.config | 23 ------------------- .../MatterControl.Tests.csproj | 3 --- Tests/MatterControl.Tests/app.config | 19 --------------- 5 files changed, 52 deletions(-) delete mode 100644 Tests/MatterControl.AutomationTests/app.config delete mode 100644 Tests/MatterControl.Tests/app.config diff --git a/MatterControl.csproj b/MatterControl.csproj index f60ac7cc4..11246d7ba 100644 --- a/MatterControl.csproj +++ b/MatterControl.csproj @@ -86,10 +86,6 @@ {93bebfdf-b81a-4344-ab82-0dbf58b234cd} MatterControlLib - - {865172a0-a1a9-49c2-9386-f2fdb4e141b7} - MatterControlPluginSystem - {990a9ad3-b6a4-407b-9dfc-9c722af7c9b9} InfInstaller diff --git a/Tests/MatterControl.AutomationTests/MatterControl.AutomationTests.csproj b/Tests/MatterControl.AutomationTests/MatterControl.AutomationTests.csproj index 3ba5f046e..f0948f0a1 100644 --- a/Tests/MatterControl.AutomationTests/MatterControl.AutomationTests.csproj +++ b/Tests/MatterControl.AutomationTests/MatterControl.AutomationTests.csproj @@ -71,9 +71,6 @@ - - - {2af30557-fc50-4de3-ad1c-7eb57131a9c5} diff --git a/Tests/MatterControl.AutomationTests/app.config b/Tests/MatterControl.AutomationTests/app.config deleted file mode 100644 index 30d764315..000000000 --- a/Tests/MatterControl.AutomationTests/app.config +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Tests/MatterControl.Tests/MatterControl.Tests.csproj b/Tests/MatterControl.Tests/MatterControl.Tests.csproj index 2fa4cd81f..f3ebd1c36 100644 --- a/Tests/MatterControl.Tests/MatterControl.Tests.csproj +++ b/Tests/MatterControl.Tests/MatterControl.Tests.csproj @@ -75,9 +75,6 @@ - - - {f1653f20-d47d-4f29-8c55-3c835542af5f} diff --git a/Tests/MatterControl.Tests/app.config b/Tests/MatterControl.Tests/app.config deleted file mode 100644 index fba5e952c..000000000 --- a/Tests/MatterControl.Tests/app.config +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - -