Delete System.Runtime.Intrinsics.X86 package reference
authorJan Kotas <jkotas@microsoft.com>
Thu, 12 Oct 2017 05:10:33 +0000 (22:10 -0700)
committerJan Kotas <jkotas@microsoft.com>
Thu, 12 Oct 2017 05:10:33 +0000 (22:10 -0700)
tests/src/Common/test_dependencies/test_dependencies.csproj

index 1e34f8a..9eefab2 100644 (file)
@@ -22,9 +22,6 @@
     <PackageReference Include="System.Security.Permissions">
       <Version>$(CoreFxPackageVersion)</Version>
     </PackageReference>
-    <PackageReference Include="System.Runtime.Intrinsics.X86">
-      <Version>$(CoreFxPackageVersion)</Version>
-    </PackageReference>
   </ItemGroup>
   <PropertyGroup>
     <TargetFramework>netcoreapp2.1</TargetFramework>