Skip to content

Commit 00e19e3

Browse files
Update dependencies from https://github.com/mono/linker build 20210816.1 (#57565)
Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.6.21413.1 -> To Version 6.0.100-preview.6.21416.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent addbbcb commit 00e19e3

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.21413.1">
193+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21416.1">
194194
<Uri>https://github.com/mono/linker</Uri>
195-
<Sha>c321df28835445093009af394ddf3c31e9b1fc91</Sha>
195+
<Sha>5b2391c2c56af47350a5789375e8dbddc692e67f</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.21413.1</MicrosoftNETILLinkTasksVersion>
172+
<MicrosoftNETILLinkTasksVersion>6.0.100-preview.6.21416.1</MicrosoftNETILLinkTasksVersion>
173173
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
174174
<!-- ICU -->
175175
<MicrosoftNETCoreRuntimeICUTransportVersion>6.0.0-rc.1.21410.2</MicrosoftNETCoreRuntimeICUTransportVersion>

0 commit comments

Comments
 (0)