[netcore] Move to new arcade post build using yaml stages (mono/mono#16966)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 20 Sep 2019 15:27:15 +0000 (17:27 +0200)
committerGitHub <noreply@github.com>
Fri, 20 Sep 2019 15:27:15 +0000 (17:27 +0200)
commit530bc154fd331b3beab935a2bae814e067c110f7
tree90ed4904c71948c6a6d0ac124ee16161e3a44bd5
parenteea02c908d44347aacf1fddd06c0f6d0ab4343bb
[netcore] Move to new arcade post build using yaml stages (mono/mono#16966)

This is required by the newer arcade builds.
We can simplify our scripts since we no longer need the special publishwitharcade.proj.

Added copyright and license to the .nuspecs since the new arcade validation now
verifies this against a set of Microsoft policies.

We also need to make the .nupkg pre-release by appending the -preview suffix as stable versions are not permitted in non-stable feeds.

Commit migrated from https://github.com/mono/mono/commit/6bc988b0870b7d4d56a73c13b45fe5158f81c64d
eng/empty.csproj [moved from eng/empty.proj with 100% similarity]
eng/publishwitharcade.proj [deleted file]
src/mono/netcore/Makefile
src/mono/netcore/metapackage-llvm.nuspec
src/mono/netcore/metapackage.nuspec
src/mono/netcore/runtime-llvm.nuspec
src/mono/netcore/runtime.nuspec