Skip to content

Commit 008de9a

Browse files
[master] Update dependencies from mono/linker (#48098)
[master] Update dependencies from mono/linker
1 parent a9d6beb commit 008de9a

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
@@ -194,9 +194,9 @@
194194
<Uri>https://github.com/dotnet/runtime</Uri>
195195
<Sha>a66b4e3bf5e3c5ecb2e9fba771f69b177bd3844e</Sha>
196196
</Dependency>
197-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.0-alpha.1.21109.4">
197+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.0-alpha.1.21110.5">
198198
<Uri>https://github.com/mono/linker</Uri>
199-
<Sha>b2979aecc948be066551d83acd281a22ad0378a8</Sha>
199+
<Sha>e898e7fcf639c3874a99d08dc74dfd03a45a908a</Sha>
200200
</Dependency>
201201
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="1.0.0-prerelease.21108.1">
202202
<Uri>https://github.com/dotnet/xharness</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<!-- Docs -->
155155
<MicrosoftPrivateIntellisenseVersion>5.0.0-preview-20201009.2</MicrosoftPrivateIntellisenseVersion>
156156
<!-- ILLink -->
157-
<MicrosoftNETILLinkTasksVersion>6.0.0-alpha.1.21109.4</MicrosoftNETILLinkTasksVersion>
157+
<MicrosoftNETILLinkTasksVersion>6.0.0-alpha.1.21110.5</MicrosoftNETILLinkTasksVersion>
158158
<!-- ICU -->
159159
<MicrosoftNETCoreRuntimeICUTransportVersion>6.0.0-preview.2.21101.12</MicrosoftNETCoreRuntimeICUTransportVersion>
160160
<!-- Mono LLVM -->

0 commit comments

Comments
 (0)