enable package Testing (#35541)
authorAnirudh Agnihotry <anirudhagnihotry098@gmail.com>
Tue, 28 Apr 2020 13:35:04 +0000 (06:35 -0700)
committerGitHub <noreply@github.com>
Tue, 28 Apr 2020 13:35:04 +0000 (06:35 -0700)
src/libraries/pkg/test/frameworkSettings/netcoreapp5.0/settings.targets

index 6652c6d..a8fa341 100644 (file)
@@ -8,9 +8,4 @@
     <KnownFrameworkReference Remove="Microsoft.WindowsDesktop.App.WPF" />
     <KnownFrameworkReference Remove="Microsoft.WindowsDesktop.App.WindowsForms" />
   </ItemGroup>
-
-  <!-- This should be removed after the sdk contains the 5.0.0.0 assembly version of this assembly. -->
-  <ItemGroup>
-    <IgnoredReference Include="System.Runtime.CompilerServices.Unsafe" />
-  </ItemGroup>
 </Project>
\ No newline at end of file