Update to new compiler toolset by using arcade's property (dotnet/corefx#37883)
authorSantiago Fernandez Madero <safern@microsoft.com>
Thu, 23 May 2019 04:28:22 +0000 (21:28 -0700)
committerViktor Hofer <viktor.hofer@microsoft.com>
Thu, 23 May 2019 04:28:22 +0000 (21:28 -0700)
commit5c5b7bbf70eb8e25236b7828e48b6511376e0c6b
tree6baaa8297288f31cc6366b857ee35ce2e3d9c895
parenta6711008e2f7c69c901d5855d66d5e4edbac054b
Update to new compiler toolset by using arcade's property (dotnet/corefx#37883)

* Update to new compiler toolset by using arcade's property

* Run manual darc update

Commit migrated from https://github.com/dotnet/corefx/commit/daa005b23d4954d4a41b1663171d6ada2d960bd2
15 files changed:
src/libraries/Common/tests/StaticTestGenerator/StaticTestGenerator.csproj
src/libraries/Microsoft.Bcl.HashCode/src/Microsoft.Bcl.HashCode.csproj
src/libraries/Microsoft.Diagnostics.Tracing.EventSource.Redist/src/Microsoft.Diagnostics.Tracing.EventSource.Redist.csproj
src/libraries/System.Collections.Concurrent/src/System.Collections.Concurrent.csproj
src/libraries/System.Collections/src/System.Collections.csproj
src/libraries/System.Diagnostics.StackTrace/src/System.Diagnostics.StackTrace.csproj
src/libraries/System.Diagnostics.Tools/src/System.Diagnostics.Tools.csproj
src/libraries/System.Memory/src/System.Memory.csproj
src/libraries/System.Numerics.Vectors/src/System.Numerics.Vectors.csproj
src/libraries/System.Runtime.Extensions/src/System.Runtime.Extensions.csproj
src/libraries/System.Runtime.InteropServices/src/System.Runtime.InteropServices.csproj
src/libraries/System.Runtime/src/System.Runtime.csproj
src/libraries/System.Security.Principal/src/System.Security.Principal.csproj
src/libraries/System.Threading.Thread/src/System.Threading.Thread.csproj
src/libraries/System.Threading/src/System.Threading.csproj