Skip to content

Commit 24bdc38

Browse files
[main] Update dependencies from dotnet/linker (#63445)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 126db6d commit 24bdc38

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
@@ -234,9 +234,9 @@
234234
<Uri>https://github.com/dotnet/runtime</Uri>
235235
<Sha>a2af6294767b4a3f4c2ce787c5dda2abeeda7a00</Sha>
236236
</Dependency>
237-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22053.1">
237+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22063.2">
238238
<Uri>https://github.com/dotnet/linker</Uri>
239-
<Sha>1a6468ff722c8d362f37638989ec01ab9975ac28</Sha>
239+
<Sha>e485816b48273d03bd6266a64dad9bea97f861d5</Sha>
240240
</Dependency>
241241
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="1.0.0-prerelease.22062.1">
242242
<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>6.0.0-preview-20211019.1</MicrosoftPrivateIntellisenseVersion>
178178
<!-- ILLink -->
179-
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22053.1</MicrosoftNETILLinkTasksVersion>
179+
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22063.2</MicrosoftNETILLinkTasksVersion>
180180
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
181181
<!-- ICU -->
182182
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-alpha.1.22060.1</MicrosoftNETCoreRuntimeICUTransportVersion>

0 commit comments

Comments
 (0)