From d93c706a3d5fa8a5d72ff3675ed9b3308a96e3d5 Mon Sep 17 00:00:00 2001 From: Kevin Pilch Date: Sat, 1 Dec 2018 12:36:23 -0800 Subject: [PATCH] Stop using the compiler 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}. - - -