summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/src/readytorun/mainv1.csproj5
-rw-r--r--tests/src/readytorun/mainv2.csproj5
2 files changed, 0 insertions, 10 deletions
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 @@
<ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
- <ItemGroup>
- <Reference Include="test">
- <HintPath>$(TargetDir)\testv1\test.dll</HintPath>
- </Reference>
- </ItemGroup>
<PropertyGroup>
<CLRTestBatchPreCommands><![CDATA[
$(CLRTestBatchPreCommands)
diff --git a/tests/src/readytorun/mainv2.csproj b/tests/src/readytorun/mainv2.csproj
index aa7d0a84d2..626f4cb333 100644
--- a/tests/src/readytorun/mainv2.csproj
+++ b/tests/src/readytorun/mainv2.csproj
@@ -40,11 +40,6 @@
<ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
- <ItemGroup>
- <Reference Include="test">
- <HintPath>$(TargetDir)\testv1\test.dll</HintPath>
- </Reference>
- </ItemGroup>
<PropertyGroup>
<CLRTestBatchPreCommands><![CDATA[
$(CLRTestBatchPreCommands)