Split mobile specific ILLink.Substitutions into its own file (#56306)
authorSteve Pfister <steveisok@users.noreply.github.com>
Tue, 27 Jul 2021 01:40:32 +0000 (21:40 -0400)
committerGitHub <noreply@github.com>
Tue, 27 Jul 2021 01:40:32 +0000 (21:40 -0400)
commit2b3f76c8e3ccb28aefbf5ca879a7cf5933b2642a
treeab7ded6e6426a65adfcd47df97eb0ee69939347f
parent66d23a791cd59f862c1c628ed1fb516362ebcd5a
Split mobile specific ILLink.Substitutions into its own file (#56306)

It was discovered in #56161 that mobile specific HttpClientHandler substitutions were sticking around even for non mobile builds. This change moves the substitution into ILLink.Substitutions.mobile.xml.
src/libraries/System.Net.Http/src/ILLink/ILLink.Substitutions.mobile.xml [new file with mode: 0644]
src/libraries/System.Net.Http/src/ILLink/ILLink.Substitutions.xml
src/libraries/System.Net.Http/src/System.Net.Http.csproj
src/libraries/System.Net.Http/src/System/Net/Http/HttpClient.cs