Changes required to use newGenfacadeModel (dotnet/corefx#36126)
authorAnirudh Agnihotry <anirudhagnihotry098@gmail.com>
Mon, 8 Apr 2019 23:01:30 +0000 (16:01 -0700)
committerGitHub <noreply@github.com>
Mon, 8 Apr 2019 23:01:30 +0000 (16:01 -0700)
commit41b0f07c94f2888891a6417d1c9a7ccd6bbadea0
tree523207cda9b13ac44eddea8458f105f9f84ff887
parenta634443c69e9d36802fbef3ff2032bf924b599db
Changes required to use newGenfacadeModel (dotnet/corefx#36126)

* making corefx compatible with newGenfacadesTask

correcting the new runtime variable

updating genfacades version to latest

fixes uap build and removes extra seed ype preferences for uapaot

* adding build configuration, comments and updating genfacadwa version

* fixing build  for netcoreapaot

* removing netcoreappaot build from all configurations build

Commit migrated from https://github.com/dotnet/corefx/commit/52206f12e2a34b708f33304d9b076b4958fbaa5e
15 files changed:
eng/referenceFromRuntime.targets
src/libraries/System.Diagnostics.TraceSource/src/Configurations.props
src/libraries/System.Globalization.Calendars/src/Configurations.props
src/libraries/System.IO.FileSystem/src/System.IO.FileSystem.csproj
src/libraries/System.Memory/src/Configurations.props
src/libraries/System.Memory/src/System.Memory.csproj
src/libraries/System.Private.Xml/src/System/Xml/IApplicationResourceStreamResolver.cs
src/libraries/System.Runtime.WindowsRuntime/src/System.Runtime.WindowsRuntime.csproj
src/libraries/System.Runtime/src/System.Runtime.csproj
src/libraries/System.Runtime/src/System/System.Runtime.Typeforwards.cs [new file with mode: 0644]
src/libraries/System.Text.Encoding.Extensions/src/Configurations.props
src/libraries/System.Threading.Tasks.Extensions/src/Configurations.props
src/libraries/shims/manual/Directory.Build.props
src/libraries/shims/manual/mscorlib.csproj
src/libraries/shims/manual/mscorlib.forwards.cs