From 99809cd3d01496af6fe973fd0364f06846769640 Mon Sep 17 00:00:00 2001 From: Tom Deseyn Date: Mon, 17 Jul 2017 19:01:20 +0200 Subject: Move RID computations to dir.props Move the RID calculation to the common dir.props file. Compute a ToolRuntimeRID to be used for assets that need to run as part of the tools infrastructure to build things. Compute PackageRID which will be used as the target RID for the assets that are being built. Make sure both ToolRuntimeRID and PackageRID honor both a specific and a portable RID. --- external/winrt/winrt.depproj | 1 - 1 file changed, 1 deletion(-) (limited to 'external/winrt') diff --git a/external/winrt/winrt.depproj b/external/winrt/winrt.depproj index 67ffa0b1d5..4fc7a6203b 100644 --- a/external/winrt/winrt.depproj +++ b/external/winrt/winrt.depproj @@ -6,7 +6,6 @@ .winmd true Reference - None -- cgit v1.2.3