From babeb07f1ccb6ae2226883ccda75d36abe1e17cf Mon Sep 17 00:00:00 2001 From: Gaurav Khanna Date: Wed, 29 Mar 2017 16:34:58 -0700 Subject: [PATCH] Reflect PortableRIDs in Identity packages (dotnet/coreclr#10567) Commit migrated from https://github.com/dotnet/coreclr/commit/8e986affba47efc1ce85ab0bb9428a6c28dae279 --- src/coreclr/src/.nuget/dir.props | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/coreclr/src/.nuget/dir.props b/src/coreclr/src/.nuget/dir.props index 082242a..59b94f7 100644 --- a/src/coreclr/src/.nuget/dir.props +++ b/src/coreclr/src/.nuget/dir.props @@ -119,6 +119,9 @@ + + arm + @@ -136,18 +139,29 @@ + x86 + + x86 + + arm arm64 + + arm + + + arm64 +