Update Microsoft.NETCore.CoreDisTools to version 1.0.1-prerelease-00005 (dotnet/corec...
authorZach Montoya <zamont@microsoft.com>
Mon, 20 Aug 2018 21:08:41 +0000 (14:08 -0700)
committerGitHub <noreply@github.com>
Mon, 20 Aug 2018 21:08:41 +0000 (14:08 -0700)
commit1ccfbc6d5edf2554291dacb955da31da19486382
treeb4e86e183a00136c82237eab96da967658cee28d
parent71e58c13b8347ebebcc6f4638e2c3285d6a449ff
Update Microsoft.NETCore.CoreDisTools to version 1.0.1-prerelease-00005 (dotnet/coreclr#19520)

* Update Microsoft.NETCore.CoreDisTools to version 1.0.1-prerelease-00005. Temporarily add a direct reference to the win-x64 and win-x86 runtime packages

* Change Microsoft.NETCore.CoreDisTools package references to the identity package.

Improve formatting of R2RDump.csproj properties.

* Add an ArgumentException to explain the currently faulty behavior where disassembling an R2R image whose architecture is different than the coredistools.dll architecture.

* Add Issue dotnet/coreclr#19564 to the R2RDump.cs Disassembler comment

Commit migrated from https://github.com/dotnet/coreclr/commit/ab8023d9e2d70072d0017191eacca449c4e1c33b
src/coreclr/src/tools/r2rdump/R2RDump.cs
src/coreclr/src/tools/r2rdump/R2RDump.csproj
src/coreclr/src/tools/r2rdump/R2RReader.cs