Skip to content

Commit 5840e15

Browse files
Update dependencies from https://github.com/mono/linker build 20210819.1 (#57777)
Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.6.21416.1 -> To Version 6.0.100-preview.6.21419.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent e15b35e commit 5840e15

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>fde6b37e985605d862c070256de7c97e2a3f3342</Sha>
192192
</Dependency>
193-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21416.1">
193+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21419.1">
194194
<Uri>https://github.com/mono/linker</Uri>
195-
<Sha>5b2391c2c56af47350a5789375e8dbddc692e67f</Sha>
195+
<Sha>5851f6d62fedd9eb2edea9712c9764ca2ad6ab60</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
@@ -167,7 +167,7 @@
167167
<!-- Docs -->
168168
<MicrosoftPrivateIntellisenseVersion>5.0.0-preview-20201009.2</MicrosoftPrivateIntellisenseVersion>
169169
<!-- ILLink -->
170-
<MicrosoftNETILLinkTasksVersion>6.0.100-preview.6.21416.1</MicrosoftNETILLinkTasksVersion>
170+
<MicrosoftNETILLinkTasksVersion>6.0.100-preview.6.21419.1</MicrosoftNETILLinkTasksVersion>
171171
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
172172
<!-- ICU -->
173173
<MicrosoftNETCoreRuntimeICUTransportVersion>6.0.0-rc.1.21416.1</MicrosoftNETCoreRuntimeICUTransportVersion>

0 commit comments

Comments
 (0)