From 1458838025eaec12ac6710ab619297bfdff1232b Mon Sep 17 00:00:00 2001 From: Anton Firszov Date: Sun, 15 Jan 2017 01:01:47 +0100 Subject: [PATCH] added xunit.runner.visualstudio --- .../ImageSharp.Sandbox46.csproj | 15 +++++++++++++-- tests/ImageSharp.Sandbox46/packages.config | 1 + tests/ImageSharp.Tests/TestFile.cs | 2 -- 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/tests/ImageSharp.Sandbox46/ImageSharp.Sandbox46.csproj b/tests/ImageSharp.Sandbox46/ImageSharp.Sandbox46.csproj index d8cfe4ab2e..19ff65f1d6 100644 --- a/tests/ImageSharp.Sandbox46/ImageSharp.Sandbox46.csproj +++ b/tests/ImageSharp.Sandbox46/ImageSharp.Sandbox46.csproj @@ -1,5 +1,6 @@  + Debug @@ -11,6 +12,8 @@ ImageSharp.Sandbox46 v4.6.1 512 + + true @@ -26,7 +29,7 @@ pdbonly true bin\Release\ - TRACE + TRACE;BENCHMARKING prompt 4 true @@ -194,8 +197,16 @@ - + + + + + + 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}. + + +