CoreDisTools Package: Make minor version generic
authorSwaroop Sridhar <swaroops@microsoft.com>
Thu, 2 Jun 2016 23:29:11 +0000 (16:29 -0700)
committerSwaroop Sridhar <swaroops@microsoft.com>
Thu, 2 Jun 2016 23:29:11 +0000 (16:29 -0700)
commit0f8b7e4e8e088f94500d6dbb4787908fd3682775
tree73b9650bf05a9db02085609cd384a3acd200ddae
parent2af6a7db0b4a1dd7c9876bbf82b01cf07540c1fa
CoreDisTools Package: Make minor version generic

Change the version requirement of CoreDisTools package
from 1.0.1-prerelease-00001 to 1.0.1-prerelease-*
so that the test infrastructure picks up the latest
available version.

If only the 1.0.1-prerelease-xxxxx number changes,
there is no change in the library API. There may be
a change in the implementation.

The current need for this change is that we need to pick up
a new version of the CoreDisTools package (with an
implementation fix) for X86 testing.

Commit migrated from https://github.com/dotnet/coreclr/commit/385b282e79d186363d4ef58bbe7d5e4bf371a8d4
src/coreclr/tests/setup-runtime-dependencies.cmd
src/coreclr/tests/setup-runtime-dependencies.sh