Use dependency flow for core-setup and corefx dependencies (dotnet/coreclr#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)
commit07f7519890bc5bfbb68190521f34936886ea15a4
tree4a8af7b7acac49000c9b6d8e0e14bfdb49be4b74
parentd9c99c714edce10edafaea6c39bd39b67d193e54
Use dependency flow for core-setup and corefx dependencies (dotnet/coreclr#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 dotnet/coreclr#22331.

Commit migrated from https://github.com/dotnet/coreclr/commit/ebaa5ddf432ed4dd120007e0bdc13717943147f3
14 files changed:
src/coreclr/dependencies.props
src/coreclr/src/tools/runincontext/runincontext.csproj
src/coreclr/tests/dir.sdkbuild.props
src/coreclr/tests/runtest.proj
src/coreclr/tests/src/Common/CoreFX/CoreFX.depproj
src/coreclr/tests/src/Common/test_dependencies/test_dependencies.csproj
src/coreclr/tests/src/Common/test_runtime/test_runtime.csproj
src/coreclr/tests/src/Interop/COM/NETClients/Primitives/NETClientPrimitives.csproj
src/coreclr/tests/src/JIT/Regression/JitBlue/GitHub_20958/GitHub_20958.cs
src/coreclr/tests/src/JIT/config/benchmark+intrinsic/benchmark+intrinsic.csproj
src/coreclr/tests/src/JIT/config/benchmark+roslyn/benchmark+roslyn.csproj
src/coreclr/tests/src/JIT/config/benchmark+serialize/benchmark+serialize.csproj
src/coreclr/tests/src/JIT/config/benchmark/benchmark.csproj
src/coreclr/tests/src/performance/performance.csproj