Skip to content

Commit

Permalink
[master] Update dependencies from mono/linker (#46531)
Browse files Browse the repository at this point in the history
[master] Update dependencies from mono/linker
  • Loading branch information
dotnet-maestro[bot] authored Jan 4, 2021
1 parent 188ae4e commit 0e951b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,9 +198,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>144cac3d0ce162444452a5dcc837b904fe149ef4</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.0-alpha.1.20628.2">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.0-alpha.1.21054.3">
<Uri>https://github.com/mono/linker</Uri>
<Sha>e68a1c586b5b5174e21e3f0d4b00322c547e4c3d</Sha>
<Sha>2df20b053bfd651e10f2e38d38b6f9970d3bb3d5</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="1.0.0-prerelease.20630.1">
<Uri>https://github.com/dotnet/xharness</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
<!-- Docs -->
<MicrosoftPrivateIntellisenseVersion>5.0.0-preview-20201009.2</MicrosoftPrivateIntellisenseVersion>
<!-- ILLink -->
<MicrosoftNETILLinkTasksVersion>6.0.0-alpha.1.20628.2</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkTasksVersion>6.0.0-alpha.1.21054.3</MicrosoftNETILLinkTasksVersion>
<!-- ICU -->
<MicrosoftNETCoreRuntimeICUTransportVersion>6.0.0-alpha.1.20628.1</MicrosoftNETCoreRuntimeICUTransportVersion>
<!-- Mono LLVM -->
Expand Down

0 comments on commit 0e951b1

Please sign in to comment.