From 6ccbe186a568cb1b1748a0c851985c8e34d88a94 Mon Sep 17 00:00:00 2001 From: Jan Vorlicek Date: Wed, 3 Feb 2016 02:50:39 +0100 Subject: Fix warning in Windows build of readytorun tests There was an extra reference to the test.dll besides the reference to the test csproj. This was causing warnings during the test build. --- tests/src/readytorun/mainv1.csproj | 5 ----- tests/src/readytorun/mainv2.csproj | 5 ----- 2 files changed, 10 deletions(-) (limited to 'tests/src/readytorun') diff --git a/tests/src/readytorun/mainv1.csproj b/tests/src/readytorun/mainv1.csproj index ca30e94a69..41b458dee2 100644 --- a/tests/src/readytorun/mainv1.csproj +++ b/tests/src/readytorun/mainv1.csproj @@ -42,11 +42,6 @@ - - - $(TargetDir)\testv1\test.dll - - - - - $(TargetDir)\testv1\test.dll - -