Skip to content

Commit 66ca474

Browse files
[main] Update dependencies from mono/linker (#56905)
* Update dependencies from https://github.com/mono/linker build 20210804.1 Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.6.21403.3 -> To Version 6.0.100-preview.6.21404.1 * Update dependencies from https://github.com/mono/linker build 20210805.1 Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.6.21403.3 -> To Version 6.0.100-preview.6.21405.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 1fb151f commit 66ca474

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
@@ -186,9 +186,9 @@
186186
<Uri>https://github.com/dotnet/runtime</Uri>
187187
<Sha>95863758cd16c345d0b8fca067d5db5d6901e498</Sha>
188188
</Dependency>
189-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21403.3">
189+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21405.1">
190190
<Uri>https://github.com/mono/linker</Uri>
191-
<Sha>7cb5aafb7314384229bd05b2aeb9e21805f463f9</Sha>
191+
<Sha>ffe71535ba927280e6e93db0ca04dd99bde07637</Sha>
192192
</Dependency>
193193
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="1.0.0-prerelease.21373.1">
194194
<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>5.0.0-preview-20201009.2</MicrosoftPrivateIntellisenseVersion>
170170
<!-- ILLink -->
171-
<MicrosoftNETILLinkTasksVersion>6.0.100-preview.6.21403.3</MicrosoftNETILLinkTasksVersion>
171+
<MicrosoftNETILLinkTasksVersion>6.0.100-preview.6.21405.1</MicrosoftNETILLinkTasksVersion>
172172
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
173173
<!-- ICU -->
174174
<MicrosoftNETCoreRuntimeICUTransportVersion>6.0.0-rc.1.21369.1</MicrosoftNETCoreRuntimeICUTransportVersion>

0 commit comments

Comments
 (0)