From 39c5a33d56803d245705d60ada3a3b2d458be2f8 Mon Sep 17 00:00:00 2001 From: Fredric Silberberg Date: Fri, 2 Jun 2017 16:40:48 -0700 Subject: [PATCH] Use Microsoft.Net.Compilers, update all base system libraries --- 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.csproj | 9 +++++++++ xunit.runner.wpf/packages.config | 19 ++++++++++--------- xunit.runner.wpf/xunit.runner.wpf.csproj | 8 +++++--- 7 files changed, 38 insertions(+), 12 deletions(-) diff --git a/SampleTestAssembly/SampleTestAssembly.csproj b/SampleTestAssembly/SampleTestAssembly.csproj index 88b95d7..ed3c179 100644 --- a/SampleTestAssembly/SampleTestAssembly.csproj +++ b/SampleTestAssembly/SampleTestAssembly.csproj @@ -1,5 +1,6 @@  + Debug @@ -65,6 +66,12 @@ + + + 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}. + + +