Update dependencies ILLink.Tasks (#32778)
authorTlakaelel Axayakatl Ceja <tlakaelel.ceja@microsoft.com>
Tue, 25 Feb 2020 10:02:12 +0000 (02:02 -0800)
committerGitHub <noreply@github.com>
Tue, 25 Feb 2020 10:02:12 +0000 (11:02 +0100)
Use darc commands to include the latest commit from the linker in the runtime and see how it behaves in CI. This is a follow up from https://github.com/dotnet/runtime/pull/1804 after some linker fixes.

eng/Version.Details.xml

index e332320..ceb4979 100644 (file)
       <Uri>https://github.com/dotnet/runtime</Uri>
       <Sha>e793fcc19797f407a1b7e98d5f81b04e25a551c3</Sha>
     </Dependency>
-    <Dependency Name="ILLink.Tasks" Version="0.1.6-prerelease.20117.1">
+    <Dependency Name="ILLink.Tasks" Version="0.1.6-prerelease.20122.1">
       <Uri>https://github.com/mono/linker</Uri>
-      <Sha>72551f41d5925198262c1f3c2d06dfecd2596a4e</Sha>
+      <Sha>e06788800df2d0431c0821e1116406ff3a67226a</Sha>
     </Dependency>
   </ToolsetDependencies>
 </Dependencies>