Update S.D.StackTrace dependencies to use redist versions of dependencies
authorWes Haggard <Wes.Haggard@microsoft.com>
Wed, 29 Jun 2016 04:26:01 +0000 (21:26 -0700)
committerWes Haggard <Wes.Haggard@microsoft.com>
Wed, 29 Jun 2016 17:50:10 +0000 (10:50 -0700)
commit9d80de5728858e00ac2f32e100b2631804c1d601
tree0c730adb131e728c677dce504aef30444c48c2c7
parent1beda675c9ae44c26479a87587e2c71f54b12e78
Update S.D.StackTrace dependencies to use redist versions of dependencies

System.Diagnostics.StackTrace incorrectly started depending on the live
versions of things like System.Runtime.Extensions which breaks .NET Native
shared library. This change updates the project references for the facades
to be the redist'ed older versions so that the dependencies are correct.

Commit migrated from https://github.com/dotnet/corefx/commit/5d4c642c612e14e050190409914211a7b1694eb3
src/libraries/System.Diagnostics.StackTrace/src/System.Diagnostics.StackTrace.csproj
src/libraries/System.Diagnostics.StackTrace/src/System/Diagnostics/StackTraceSymbols.CoreCLR.cs