From 31a6da880fb6b944630573b98cd11f068afd390a Mon Sep 17 00:00:00 2001 From: Piotr Puszkiewicz Date: Fri, 27 Jan 2017 11:49:54 -0800 Subject: [PATCH] Reverse installation order of shared frameworks --- build/package/Microsoft.DotNet.Cli.Installer.MSI.targets | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build/package/Microsoft.DotNet.Cli.Installer.MSI.targets b/build/package/Microsoft.DotNet.Cli.Installer.MSI.targets index b0c1a17a4..c1d1474d3 100644 --- a/build/package/Microsoft.DotNet.Cli.Installer.MSI.targets +++ b/build/package/Microsoft.DotNet.Cli.Installer.MSI.targets @@ -108,12 +108,12 @@