Move BinaryReader to shared CoreLib partition (#18845)
authorJan Kotas <jkotas@microsoft.com>
Tue, 10 Jul 2018 11:13:04 +0000 (04:13 -0700)
committerGitHub <noreply@github.com>
Tue, 10 Jul 2018 11:13:04 +0000 (04:13 -0700)
commitdab0d7108e8b0091e1d7f526cab7dc9bcb71710a
treeae85bd250d19f450a0ab53a0a1884e24548abb42
parent39229d58944ce415108e1f6e59a4ab5c77e93226
Move BinaryReader to shared CoreLib partition (#18845)
src/System.Private.CoreLib/System.Private.CoreLib.csproj
src/System.Private.CoreLib/shared/System.Private.CoreLib.Shared.projitems
src/System.Private.CoreLib/shared/System/IO/BinaryReader.cs [moved from src/System.Private.CoreLib/src/System/IO/BinaryReader.cs with 98% similarity]
src/System.Private.CoreLib/src/System/Decimal.cs