Remove workarounds in build scripts for netcoreapp and netfx versionless (#1841)
authorSantiago Fernandez Madero <safern@microsoft.com>
Mon, 27 Jan 2020 20:13:14 +0000 (12:13 -0800)
committerGitHub <noreply@github.com>
Mon, 27 Jan 2020 20:13:14 +0000 (12:13 -0800)
commit0515878d1eb4fb544ae0219c436c299746fdb2b4
tree47ff3ea3237a95aab751a8de8f772b7d0c3c606e
parent99e96a34c3b6e3b6c112af2924db1b551b8f5b14
parentafc2ace6ca9f4dc5575e8cc2aca7fc7541a6ab5a
Remove workarounds in build scripts for netcoreapp and netfx versionless (#1841)

* Remove workarounds in build scripts for netcoreapp and netfx versionless

* Don't pass down netcoreapp in yml builds

* PR Feedback and condition passing -framework arg when not empty in yml files

* Condition TargetGroup global property in helix.yml

* PR Feedback to not use targetgroup for allconfigurations in sendtohelix

* Change from PackageTesting to BuildAllConfigurations
docs/coding-guidelines/project-guidelines.md
eng/pipelines/coreclr/templates/crossgen-comparison-job.yml
eng/pipelines/libraries/build-job.yml
eng/pipelines/runtime.yml