From a10c13626ccc50daa71fc1d777fa30a645ee6f65 Mon Sep 17 00:00:00 2001 From: Kevin Pilch Date: Sat, 5 May 2018 15:22:08 -0700 Subject: [PATCH 1/2] Remove compilers package --- SampleTestAssembly/SampleTestAssembly.csproj | 7 ------- SampleTestAssembly/packages.config | 1 - xunit.runner.data/xunit.runner.data.csproj | 5 ----- xunit.runner.worker/packages.config | 1 - xunit.runner.worker/xunit.runner.worker.csproj | 7 ------- xunit.runner.wpf/packages.config | 1 - xunit.runner.wpf/xunit.runner.wpf.csproj | 2 -- 7 files changed, 24 deletions(-) diff --git a/SampleTestAssembly/SampleTestAssembly.csproj b/SampleTestAssembly/SampleTestAssembly.csproj index ed3c179..88b95d7 100644 --- a/SampleTestAssembly/SampleTestAssembly.csproj +++ b/SampleTestAssembly/SampleTestAssembly.csproj @@ -1,6 +1,5 @@  - Debug @@ -66,12 +65,6 @@ - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - -