Skip to content

Commit 5af6f72

Browse files
[main] Update dependencies from dotnet/linker (#79449)
* Update dependencies from https://github.com/dotnet/linker build 20221208.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22606.1 -> To Version 8.0.100-1.22608.1 * Update dependencies from https://github.com/dotnet/linker build 20221209.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22606.1 -> To Version 8.0.100-1.22609.1 * Update dependencies from https://github.com/dotnet/linker build 20221212.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22606.1 -> To Version 8.0.100-1.22612.1 * Update dependencies from https://github.com/dotnet/linker build 20221212.2 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22606.1 -> To Version 8.0.100-1.22612.2 * Update dependencies from https://github.com/dotnet/linker build 20221219.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22606.1 -> To Version 8.0.100-1.22619.1 * Update dependencies from https://github.com/dotnet/linker build 20230102.2 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22606.1 -> To Version 8.0.100-1.23052.2 * Update dependencies from https://github.com/dotnet/linker build 20230104.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22606.1 -> To Version 8.0.100-1.23054.1 * Update dependencies from https://github.com/dotnet/linker build 20230105.2 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22606.1 -> To Version 8.0.100-1.23055.2 * Update dependencies from https://github.com/dotnet/linker build 20230109.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22606.1 -> To Version 8.0.100-1.23059.1 * Update dependencies from https://github.com/dotnet/linker build 20230110.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22606.1 -> To Version 8.0.100-1.23060.1 * Update dependencies from https://github.com/dotnet/linker build 20230112.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22606.1 -> To Version 8.0.100-1.23062.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent dcedd90 commit 5af6f72

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
@@ -270,9 +270,9 @@
270270
<Uri>https://github.com/dotnet/runtime</Uri>
271271
<Sha>5da4a9e919dcee35f831ab69b6e475baaf798875</Sha>
272272
</Dependency>
273-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22606.1">
273+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="8.0.100-1.23062.1">
274274
<Uri>https://github.com/dotnet/linker</Uri>
275-
<Sha>c9ba21ddb05652902122c59f12ff3b18d867dddc</Sha>
275+
<Sha>10bb5ae1476941dbdfe3afa327db01750232db8a</Sha>
276276
</Dependency>
277277
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="1.0.0-prerelease.23052.2">
278278
<Uri>https://github.com/dotnet/xharness</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
<!-- Docs -->
212212
<MicrosoftPrivateIntellisenseVersion>7.0.0-preview-20221010.1</MicrosoftPrivateIntellisenseVersion>
213213
<!-- ILLink -->
214-
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22606.1</MicrosoftNETILLinkTasksVersion>
214+
<MicrosoftNETILLinkTasksVersion>8.0.100-1.23062.1</MicrosoftNETILLinkTasksVersion>
215215
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
216216
<!-- Mono Cecil -->
217217
<MicrosoftDotNetCecilVersion>0.11.4-alpha.23053.1</MicrosoftDotNetCecilVersion>

0 commit comments

Comments
 (0)