Skip to content

Commit 906146a

Browse files
[main] Update dependencies from dotnet/linker (#66331)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent b6c5a12 commit 906146a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,9 +230,9 @@
230230
<Uri>https://github.com/dotnet/runtime</Uri>
231231
<Sha>7698a9a80c5f6270aa1122d79ce419c7b03f2498</Sha>
232232
</Dependency>
233-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22152.1">
233+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22157.1">
234234
<Uri>https://github.com/dotnet/linker</Uri>
235-
<Sha>a709836737bf8ccc58d9b8c7d5e4bbabc8e28985</Sha>
235+
<Sha>26e0c5cdc29a5a4f541100148b5cb7a814773110</Sha>
236236
</Dependency>
237237
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="1.0.0-prerelease.22153.2">
238238
<Uri>https://github.com/dotnet/xharness</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<!-- Docs -->
170170
<MicrosoftPrivateIntellisenseVersion>6.0.0-preview-20220104.1</MicrosoftPrivateIntellisenseVersion>
171171
<!-- ILLink -->
172-
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22152.1</MicrosoftNETILLinkTasksVersion>
172+
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22157.1</MicrosoftNETILLinkTasksVersion>
173173
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
174174
<!-- ICU -->
175175
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-preview.3.22128.1</MicrosoftNETCoreRuntimeICUTransportVersion>

0 commit comments

Comments
 (0)