Skip to content

Commit 8cdf339

Browse files
[main] Update dependencies from dotnet/linker (#62771)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 358cdf9 commit 8cdf339

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
@@ -202,9 +202,9 @@
202202
<Uri>https://github.com/dotnet/runtime</Uri>
203203
<Sha>78f4a7de7e89ddefa88f9e9da7604ecb5c58d3b7</Sha>
204204
</Dependency>
205-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.21610.1">
205+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.21616.1">
206206
<Uri>https://github.com/dotnet/linker</Uri>
207-
<Sha>25323570686848f192bd05e726aff5c91eb0b2f0</Sha>
207+
<Sha>853385633a7aeb84d9bd81885b3b221fc3075038</Sha>
208208
</Dependency>
209209
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="1.0.0-prerelease.21613.2">
210210
<Uri>https://github.com/dotnet/xharness</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
<!-- Docs -->
168168
<MicrosoftPrivateIntellisenseVersion>6.0.0-preview-20211019.1</MicrosoftPrivateIntellisenseVersion>
169169
<!-- ILLink -->
170-
<MicrosoftNETILLinkTasksVersion>7.0.100-1.21610.1</MicrosoftNETILLinkTasksVersion>
170+
<MicrosoftNETILLinkTasksVersion>7.0.100-1.21616.1</MicrosoftNETILLinkTasksVersion>
171171
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
172172
<!-- ICU -->
173173
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-alpha.1.21613.1</MicrosoftNETCoreRuntimeICUTransportVersion>

0 commit comments

Comments
 (0)