Skip to content

Commit e5f3fa0

Browse files
Update dependencies from https://github.com/dotnet/linker build 20211028.2 (#61005)
Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.21525.2 -> To Version 7.0.100-1.21528.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 76e68db commit e5f3fa0

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
@@ -198,9 +198,9 @@
198198
<Uri>https://github.com/dotnet/runtime</Uri>
199199
<Sha>9e795c014b0be513c84f96427c544bae486bb101</Sha>
200200
</Dependency>
201-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.21525.2">
201+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.21528.2">
202202
<Uri>https://github.com/dotnet/linker</Uri>
203-
<Sha>7cfb14ecdf63b3a6819a89d5c05c2dd84232b246</Sha>
203+
<Sha>a5f8466cb452f50436544572e38ff5faa17e2094</Sha>
204204
</Dependency>
205205
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="1.0.0-prerelease.21527.2">
206206
<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>6.0.0-preview-20211019.1</MicrosoftPrivateIntellisenseVersion>
171171
<!-- ILLink -->
172-
<MicrosoftNETILLinkTasksVersion>7.0.100-1.21525.2</MicrosoftNETILLinkTasksVersion>
172+
<MicrosoftNETILLinkTasksVersion>7.0.100-1.21528.2</MicrosoftNETILLinkTasksVersion>
173173
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
174174
<!-- ICU -->
175175
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-alpha.1.21525.1</MicrosoftNETCoreRuntimeICUTransportVersion>

0 commit comments

Comments
 (0)