Move AppContext.CoreCLR.cs to shared, remove static ctor (dotnet/coreclr#26045)
authorEgor Bogatov <egorbo@gmail.com>
Mon, 26 Aug 2019 18:04:47 +0000 (21:04 +0300)
committerJan Kotas <jkotas@microsoft.com>
Mon, 26 Aug 2019 18:04:47 +0000 (11:04 -0700)
commit95c3445c6f7c1e6aea5dc7e92f5da638a8efe3f5
treee0e519ffae9b662c3f6822e2aad70e564d54ff93
parent9e8ddaf025b7c5a129f9c3559e18d81e64368b28
Move AppContext.CoreCLR.cs to shared, remove static ctor (dotnet/coreclr#26045)

* Remove AppContext.CoreCLR.cs (move to shared)

Commit migrated from https://github.com/dotnet/coreclr/commit/1945ed33879f07cadf5cb495725c4ba304a71af8
src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj
src/coreclr/src/System.Private.CoreLib/src/System/AppContext.CoreCLR.cs [deleted file]
src/libraries/System.Private.CoreLib/src/System/AppContext.cs