Package M.DN.PA and M.E.DM on *nix
authorMatt Ellis <matell@microsoft.com>
Thu, 11 May 2017 21:10:18 +0000 (14:10 -0700)
committerMatt Ellis <matell@microsoft.com>
Thu, 11 May 2017 21:10:18 +0000 (14:10 -0700)
commite7fb1efb3319f2d68062a88d4ce30685e3098c3d
tree13a5d80de4e8698fbff2ca96483355fa44cced12
parent608279efb0fe2434e93b924a517f5d84511936fc
Package M.DN.PA and M.E.DM on *nix

Build these packages on *nix, but don't publish them (they will not
have all of the content, since we don't yet build desktop versions of
the libraries when building on *nix).

As part of this work, I removed the GetBuildArgsByFrameworks task,
since we can just use conditional properties to remove the desktop
TFMs when we are building on *nix.

Fixes dotnet/core-setup#2319

Commit migrated from https://github.com/dotnet/core-setup/commit/f1033a8638aa62a252d8ea6efb24dcf287f3ce2a
src/installer/managed/Microsoft.DotNet.PlatformAbstractions/Microsoft.DotNet.PlatformAbstractions.csproj
src/installer/managed/Microsoft.Extensions.DependencyModel/Microsoft.Extensions.DependencyModel.csproj
src/installer/managed/dir.proj
src/installer/pkg/packaging/dir.proj
src/installer/publish/dir.props
src/installer/publish/dir.targets
tools-local/tasks/GetBuildableFrameworks.cs [deleted file]