Use dependency flow for core-setup and corefx dependencies (#22544)
authorJuan Hoyos <juan.hoyos@microsoft.com>
Thu, 14 Feb 2019 02:14:35 +0000 (18:14 -0800)
committerGitHub <noreply@github.com>
Thu, 14 Feb 2019 02:14:35 +0000 (18:14 -0800)
commitebaa5ddf432ed4dd120007e0bdc13717943147f3
treebb07d3332b5019f9aa141eb0f0fd58ff34e08afa
parenta32190d14c3f1f44f397cd1f9b20157ce6dd6067
Use dependency flow for core-setup and corefx dependencies (#22544)

* Remove old use of signing package used to work around SPC signing now that arcade has bubbled up the version.
* Move dependency update for CoreFX and Core-setup dependencies to BAR/Darc/Maestro++ flow
* Update property references in tests.
* Version bump for CoreFX and Core-Setup dependencies.
* Update test Github_20958 to use revised System.Range constructor as surface area changed with #22331.
16 files changed:
dependencies.props
eng/Version.Details.xml
eng/Versions.props
src/tools/runincontext/runincontext.csproj
tests/dir.sdkbuild.props
tests/runtest.proj
tests/src/Common/CoreFX/CoreFX.depproj
tests/src/Common/test_dependencies/test_dependencies.csproj
tests/src/Common/test_runtime/test_runtime.csproj
tests/src/Interop/COM/NETClients/Primitives/NETClientPrimitives.csproj
tests/src/JIT/Regression/JitBlue/GitHub_20958/GitHub_20958.cs
tests/src/JIT/config/benchmark+intrinsic/benchmark+intrinsic.csproj
tests/src/JIT/config/benchmark+roslyn/benchmark+roslyn.csproj
tests/src/JIT/config/benchmark+serialize/benchmark+serialize.csproj
tests/src/JIT/config/benchmark/benchmark.csproj
tests/src/performance/performance.csproj