Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/linker (dotnet#59931)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/dotnet/linker build 20211004.1

Microsoft.NET.ILLink.Tasks
 From Version 7.0.100-1.21501.1 -> To Version 7.0.100-1.21504.1

* Update dependencies from https://github.com/dotnet/linker build 20211004.4

Microsoft.NET.ILLink.Tasks
 From Version 7.0.100-1.21501.1 -> To Version 7.0.100-1.21504.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 6, 2021
1 parent 031dab0 commit 8486eac
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>78ac8430e8480742181170eef91a6fb016535aa4</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.21501.1">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.21504.4">
<Uri>https://github.com/dotnet/linker</Uri>
<Sha>41dc3e03cc0895d0efb37ecd3765fc37b1f17a73</Sha>
<Sha>b0b20476551dacaf86946aeb957973a8540fb960</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="1.0.0-prerelease.21501.2">
<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 @@ -172,7 +172,7 @@
<!-- Docs -->
<MicrosoftPrivateIntellisenseVersion>6.0.0-preview-20210916.1</MicrosoftPrivateIntellisenseVersion>
<!-- ILLink -->
<MicrosoftNETILLinkTasksVersion>7.0.100-1.21501.1</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkTasksVersion>7.0.100-1.21504.4</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
<!-- ICU -->
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-alpha.1.21477.1</MicrosoftNETCoreRuntimeICUTransportVersion>
Expand Down

0 comments on commit 8486eac

Please sign in to comment.