summaryrefslogtreecommitdiff
path: root/tests/src
diff options
context:
space:
mode:
authorElinor Fung <47805090+elinor-fung@users.noreply.github.com>2019-05-24 08:52:45 -0700
committerJan Kotas <jkotas@microsoft.com>2019-05-24 08:52:45 -0700
commit5894a0f4ecd7360dc25b1e01afb0120efceb7a11 (patch)
tree6ded8b32abae84d483fa1a8bfff82a7d32feacc3 /tests/src
parentf917969fed12b6fd8dca545b210c45eaafefd634 (diff)
downloadcoreclr-5894a0f4ecd7360dc25b1e01afb0120efceb7a11.tar.gz
coreclr-5894a0f4ecd7360dc25b1e01afb0120efceb7a11.tar.bz2
coreclr-5894a0f4ecd7360dc25b1e01afb0120efceb7a11.zip
Move to 3.0 SDK (#24756)
Diffstat (limited to 'tests/src')
-rw-r--r--tests/src/Common/Coreclr.TestWrapper/Coreclr.TestWrapper.csproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/src/Common/Coreclr.TestWrapper/Coreclr.TestWrapper.csproj b/tests/src/Common/Coreclr.TestWrapper/Coreclr.TestWrapper.csproj
index a42c14ced2..3af5fe93e9 100644
--- a/tests/src/Common/Coreclr.TestWrapper/Coreclr.TestWrapper.csproj
+++ b/tests/src/Common/Coreclr.TestWrapper/Coreclr.TestWrapper.csproj
@@ -11,8 +11,6 @@
<ItemGroup>
<Compile Include="CoreclrTestWrapperLib.cs" />
- <!-- Workaround for https://github.com/dotnet/core-setup/pull/5893 -->
- <PackageReference Include="Microsoft.NETCore.App.Internal" Version="$(MicrosoftNETCoreAppVersion)" />
</ItemGroup>
<Import Sdk="Microsoft.NET.Sdk" Project="Sdk.targets" />