From ec184382f80ffd5a71134d4434d625bc31feda14 Mon Sep 17 00:00:00 2001 From: Eric Mellino Date: Fri, 3 Feb 2017 12:17:33 -0800 Subject: [PATCH] Revert "Mark System.Memory and Unsafe as .NET Core App assemblies." This reverts commit 6ad53135788d9d5a1a71fcb09cedb6fda93dc182. --- src/System.Memory/dir.props | 1 - src/System.Runtime.CompilerServices.Unsafe/dir.props | 1 - 2 files changed, 2 deletions(-) diff --git a/src/System.Memory/dir.props b/src/System.Memory/dir.props index 8714c4b9a391..86aacdb93164 100644 --- a/src/System.Memory/dir.props +++ b/src/System.Memory/dir.props @@ -3,6 +3,5 @@ 4.0.0.0 - true \ No newline at end of file diff --git a/src/System.Runtime.CompilerServices.Unsafe/dir.props b/src/System.Runtime.CompilerServices.Unsafe/dir.props index 14527fd4b312..16a766f83bb5 100644 --- a/src/System.Runtime.CompilerServices.Unsafe/dir.props +++ b/src/System.Runtime.CompilerServices.Unsafe/dir.props @@ -3,6 +3,5 @@ 4.0.3.0 - true \ No newline at end of file