Skip to content

Commit 1bd76b2

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

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
@@ -234,9 +234,9 @@
234234
<Uri>https://github.com/dotnet/runtime</Uri>
235235
<Sha>eb51b02b158c3ff71a1ec7eac8a211d1d464c1a5</Sha>
236236
</Dependency>
237-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22168.6">
237+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22173.2">
238238
<Uri>https://github.com/dotnet/linker</Uri>
239-
<Sha>5929598c16cd5d791eb33d4b5978f3140a136262</Sha>
239+
<Sha>04c49c9d7c244d7c73d6dbb438c4885fa72e830b</Sha>
240240
</Dependency>
241241
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="1.0.0-prerelease.22164.2">
242242
<Uri>https://github.com/dotnet/xharness</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
<!-- Docs -->
169169
<MicrosoftPrivateIntellisenseVersion>7.0.0-preview-20220316.2</MicrosoftPrivateIntellisenseVersion>
170170
<!-- ILLink -->
171-
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22168.6</MicrosoftNETILLinkTasksVersion>
171+
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22173.2</MicrosoftNETILLinkTasksVersion>
172172
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
173173
<!-- ICU -->
174174
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-preview.4.22172.1</MicrosoftNETCoreRuntimeICUTransportVersion>

0 commit comments

Comments
 (0)