summaryrefslogtreecommitdiff
path: root/tests/src/Common/Coreclr.TestWrapper
diff options
context:
space:
mode:
authorRama krishnan Raghupathy <ramarag@microsoft.com>2015-01-30 19:03:59 -0800
committerRama krishnan Raghupathy <ramarag@microsoft.com>2015-01-30 19:03:59 -0800
commit156cb2a224c42b7de234e5fb433c2bcfee78b4ea (patch)
tree477db2e83fbd845839e342632e0fd6955d9a01b6 /tests/src/Common/Coreclr.TestWrapper
parentef1e2ab328087c61a6878c1e84f4fc5d710aebce (diff)
downloadcoreclr-156cb2a224c42b7de234e5fb433c2bcfee78b4ea.tar.gz
coreclr-156cb2a224c42b7de234e5fb433c2bcfee78b4ea.tar.bz2
coreclr-156cb2a224c42b7de234e5fb433c2bcfee78b4ea.zip
Changes to Miscellaneous test project and runtest
Diffstat (limited to 'tests/src/Common/Coreclr.TestWrapper')
-rw-r--r--tests/src/Common/Coreclr.TestWrapper/Coreclr.TestWrapper.csproj5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/src/Common/Coreclr.TestWrapper/Coreclr.TestWrapper.csproj b/tests/src/Common/Coreclr.TestWrapper/Coreclr.TestWrapper.csproj
index 1005ed180e..d25b55987b 100644
--- a/tests/src/Common/Coreclr.TestWrapper/Coreclr.TestWrapper.csproj
+++ b/tests/src/Common/Coreclr.TestWrapper/Coreclr.TestWrapper.csproj
@@ -37,9 +37,4 @@
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
- <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
- <PropertyGroup>
- <ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
- </PropertyGroup>
- </Target>
</Project>