Skip to content

Commit c125826

Browse files
[main] Update dependencies from dotnet/linker (#66081)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Alexander Köplinger <[email protected]>
1 parent 277e12b commit c125826

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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>4017327955f1d8ddc43980eb1848c52fbb131dfc</Sha>
232232
</Dependency>
233-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22128.3">
233+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22152.1">
234234
<Uri>https://github.com/dotnet/linker</Uri>
235-
<Sha>6aa983732db9d7ac00250b74de085587612d0fd2</Sha>
235+
<Sha>a709836737bf8ccc58d9b8c7d5e4bbabc8e28985</Sha>
236236
</Dependency>
237237
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="1.0.0-prerelease.22121.1">
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.22128.3</MicrosoftNETILLinkTasksVersion>
172+
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22152.1</MicrosoftNETILLinkTasksVersion>
173173
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
174174
<!-- ICU -->
175175
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-preview.3.22122.1</MicrosoftNETCoreRuntimeICUTransportVersion>

0 commit comments

Comments
 (0)