Skip to content

Commit e3a45f7

Browse files
[main] Update dependencies from mono/linker (#56461)
* Update dependencies from https://github.com/mono/linker build 20210727.1 Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.6.21376.2 -> To Version 6.0.100-preview.6.21377.1 * Update dependencies from https://github.com/mono/linker build 20210728.1 Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.6.21376.2 -> To Version 6.0.100-preview.6.21378.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 171a1f0 commit e3a45f7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -186,9 +186,9 @@
186186
<Uri>https://github.com/dotnet/runtime</Uri>
187187
<Sha>f7e4c261815c66fde2c1e750b744f193e236c17e</Sha>
188188
</Dependency>
189-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21376.2">
189+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21378.1">
190190
<Uri>https://github.com/mono/linker</Uri>
191-
<Sha>b888d672e11588e2bbca1cd3eeaee30d53416897</Sha>
191+
<Sha>0cb9250a903cfc90cbac602ed79c0cbc588d8d3f</Sha>
192192
</Dependency>
193193
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="1.0.0-prerelease.21370.1">
194194
<Uri>https://github.com/dotnet/xharness</Uri>

eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
<!-- Docs -->
167167
<MicrosoftPrivateIntellisenseVersion>5.0.0-preview-20201009.2</MicrosoftPrivateIntellisenseVersion>
168168
<!-- ILLink -->
169-
<MicrosoftNETILLinkTasksVersion>6.0.100-preview.6.21376.2</MicrosoftNETILLinkTasksVersion>
169+
<MicrosoftNETILLinkTasksVersion>6.0.100-preview.6.21378.1</MicrosoftNETILLinkTasksVersion>
170170
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
171171
<!-- ICU -->
172172
<MicrosoftNETCoreRuntimeICUTransportVersion>6.0.0-rc.1.21369.1</MicrosoftNETCoreRuntimeICUTransportVersion>

0 commit comments

Comments
 (0)