Skip to content

Commit ea6a54f

Browse files
[main] Update dependencies from mono/linker (#57344)
* Update dependencies from https://github.com/mono/linker build 20210812.1 Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.6.21409.3 -> To Version 6.0.100-preview.6.21412.1 * Update dependencies from https://github.com/mono/linker build 20210813.1 Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.6.21409.3 -> To Version 6.0.100-preview.6.21413.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Larry Ewing <lewing@microsoft.com>
1 parent 6b943e3 commit ea6a54f

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
@@ -190,9 +190,9 @@
190190
<Uri>https://github.com/dotnet/runtime</Uri>
191191
<Sha>85441ce69b81dfd5bf57b9d00ba525440b7bb25d</Sha>
192192
</Dependency>
193-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21411.3">
193+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21413.1">
194194
<Uri>https://github.com/mono/linker</Uri>
195-
<Sha>5d376b1f8963c5c0013482ec63d857d359658809</Sha>
195+
<Sha>c321df28835445093009af394ddf3c31e9b1fc91</Sha>
196196
</Dependency>
197197
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="1.0.0-prerelease.21404.1">
198198
<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>5.0.0-preview-20201009.2</MicrosoftPrivateIntellisenseVersion>
171171
<!-- ILLink -->
172-
<MicrosoftNETILLinkTasksVersion>6.0.100-preview.6.21411.3</MicrosoftNETILLinkTasksVersion>
172+
<MicrosoftNETILLinkTasksVersion>6.0.100-preview.6.21413.1</MicrosoftNETILLinkTasksVersion>
173173
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
174174
<!-- ICU -->
175175
<MicrosoftNETCoreRuntimeICUTransportVersion>6.0.0-rc.1.21410.2</MicrosoftNETCoreRuntimeICUTransportVersion>

0 commit comments

Comments
 (0)