Skip to content

Commit 040ffb5

Browse files
Update dependencies from https://github.com/mono/linker build 20210218.4 (#48493)
[master] Update dependencies from mono/linker
1 parent 2b16be0 commit 040ffb5

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>2437619a41b22e9326700403c845dde69d2a0f78</Sha>
196196
</Dependency>
197-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.0-alpha.1.21116.1">
197+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.2.21118.4">
198198
<Uri>https://github.com/mono/linker</Uri>
199-
<Sha>2cb420dbabb4ec86d41a1b431696e58f45f031cd</Sha>
199+
<Sha>c56d010e0d8ab845cce10b741e8981487d58e8e4</Sha>
200200
</Dependency>
201201
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="1.0.0-prerelease.21116.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
@@ -155,7 +155,7 @@
155155
<!-- Docs -->
156156
<MicrosoftPrivateIntellisenseVersion>5.0.0-preview-20201009.2</MicrosoftPrivateIntellisenseVersion>
157157
<!-- ILLink -->
158-
<MicrosoftNETILLinkTasksVersion>6.0.0-alpha.1.21116.1</MicrosoftNETILLinkTasksVersion>
158+
<MicrosoftNETILLinkTasksVersion>6.0.100-preview.2.21118.4</MicrosoftNETILLinkTasksVersion>
159159
<!-- ICU -->
160160
<MicrosoftNETCoreRuntimeICUTransportVersion>6.0.0-preview.2.21115.1</MicrosoftNETCoreRuntimeICUTransportVersion>
161161
<!-- Mono LLVM -->

0 commit comments

Comments
 (0)