Skip to content

Commit 8c30c33

Browse files
[main] Update dependencies from dotnet/linker (#64848)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 1b34163 commit 8c30c33

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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>0ae04e5b33afac1c14a6127df1037f83d39a6ec3</Sha>
236236
</Dependency>
237-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22081.3">
237+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22104.2">
238238
<Uri>https://github.com/dotnet/linker</Uri>
239-
<Sha>3f704bb49eb2fb2847ceaecfbabe8d5f3e0c86c9</Sha>
239+
<Sha>ecf202841ede1c390cbbe296889965dcb91a818e</Sha>
240240
</Dependency>
241241
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="1.0.0-prerelease.22104.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
@@ -178,7 +178,7 @@
178178
<!-- Docs -->
179179
<MicrosoftPrivateIntellisenseVersion>6.0.0-preview-20220104.1</MicrosoftPrivateIntellisenseVersion>
180180
<!-- ILLink -->
181-
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22081.3</MicrosoftNETILLinkTasksVersion>
181+
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22104.2</MicrosoftNETILLinkTasksVersion>
182182
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
183183
<!-- ICU -->
184184
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-preview.2.22103.1</MicrosoftNETCoreRuntimeICUTransportVersion>

0 commit comments

Comments
 (0)