Fix warning in Windows build of readytorun tests
authorJan Vorlicek <janvorli@microsoft.com>
Wed, 3 Feb 2016 01:50:39 +0000 (02:50 +0100)
committerJan Vorlicek <janvorli@microsoft.com>
Wed, 3 Feb 2016 01:50:39 +0000 (02:50 +0100)
commit6ccbe186a568cb1b1748a0c851985c8e34d88a94
tree98b4e4485408e7bed2b360bb3c94f2abfd310d3c
parent14deadfd1c561a005409a9a5cb0b22b66f511391
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
tests/src/readytorun/mainv2.csproj