Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/linker (#76666)
Browse files Browse the repository at this point in the history
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 7, 2022
1 parent 02590ff commit eb02b20
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 @@ -258,9 +258,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>b8d49801fe03b96d2fead3d97a11dce1e723dd17</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22477.2">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22504.1">
<Uri>https://github.com/dotnet/linker</Uri>
<Sha>493ce626f3278b2d0fd883330bf11a64254981bb</Sha>
<Sha>5c909850449fa60f0a0df1cfec7d942a560f3607</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="1.0.0-prerelease.22503.4">
<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 @@ -201,7 +201,7 @@
<!-- Docs -->
<MicrosoftPrivateIntellisenseVersion>7.0.0-preview-20220920.1</MicrosoftPrivateIntellisenseVersion>
<!-- ILLink -->
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22477.2</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22504.1</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
<!-- ICU -->
<MicrosoftNETCoreRuntimeICUTransportVersion>8.0.0-alpha.1.22503.1</MicrosoftNETCoreRuntimeICUTransportVersion>
Expand Down

0 comments on commit eb02b20

Please sign in to comment.