Skip to content

Commit 7fac450

Browse files
Update dependencies from https://github.com/dotnet/linker build 20220823.4 (#74457)
Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22412.4 -> To Version 7.0.100-1.22423.4 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 52e41ee commit 7fac450

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
@@ -238,9 +238,9 @@
238238
<Uri>https://github.com/dotnet/runtime</Uri>
239239
<Sha>e680411c22e33f45821f4ae64365a2970b2430a6</Sha>
240240
</Dependency>
241-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22412.4">
241+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22423.4">
242242
<Uri>https://github.com/dotnet/linker</Uri>
243-
<Sha>fda7b09fc005acb865deaf526c7adbb1be27a5f9</Sha>
243+
<Sha>313671b195b1b36d56a8888a9a0e12edaac52c57</Sha>
244244
</Dependency>
245245
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="1.0.0-prerelease.22411.1">
246246
<Uri>https://github.com/dotnet/xharness</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
<!-- Docs -->
177177
<MicrosoftPrivateIntellisenseVersion>7.0.0-preview-20220721.1</MicrosoftPrivateIntellisenseVersion>
178178
<!-- ILLink -->
179-
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22412.4</MicrosoftNETILLinkTasksVersion>
179+
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22423.4</MicrosoftNETILLinkTasksVersion>
180180
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
181181
<!-- ICU -->
182182
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-rc.1.22419.2</MicrosoftNETCoreRuntimeICUTransportVersion>

0 commit comments

Comments
 (0)