Skip to content

Commit 4955138

Browse files
[main] Update dependencies from dotnet/linker (#69246)
* Update dependencies from https://github.com/dotnet/linker build 20220511.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22260.1 -> To Version 7.0.100-1.22261.1 * Update dependencies from https://github.com/dotnet/linker build 20220512.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22260.1 -> To Version 7.0.100-1.22262.1 * Update dependencies from https://github.com/dotnet/linker build 20220513.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22260.1 -> To Version 7.0.100-1.22263.1 * Update dependencies from https://github.com/dotnet/linker build 20220515.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22260.1 -> To Version 7.0.100-1.22265.1 * Update dependencies from https://github.com/dotnet/linker build 20220516.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22260.1 -> To Version 7.0.100-1.22266.1 * Update dependencies from https://github.com/dotnet/linker build 20220518.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22260.1 -> To Version 7.0.100-1.22268.1 * Update dependencies from https://github.com/dotnet/linker build 20220519.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22260.1 -> To Version 7.0.100-1.22269.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent f1efc5c commit 4955138

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>3e5517beb897faf4592d23f036446561da1e5c23</Sha>
240240
</Dependency>
241-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22260.1">
241+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22269.1">
242242
<Uri>https://github.com/dotnet/linker</Uri>
243-
<Sha>6aaa900a0b1268fe4a6ce3e8af4678e84ea154fd</Sha>
243+
<Sha>55c9a27e7b1c9c76ffb1a0454e5e79ded646be02</Sha>
244244
</Dependency>
245245
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="1.0.0-prerelease.22261.2">
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
@@ -168,7 +168,7 @@
168168
<!-- Docs -->
169169
<MicrosoftPrivateIntellisenseVersion>7.0.0-preview-20220429.1</MicrosoftPrivateIntellisenseVersion>
170170
<!-- ILLink -->
171-
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22260.1</MicrosoftNETILLinkTasksVersion>
171+
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22269.1</MicrosoftNETILLinkTasksVersion>
172172
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
173173
<!-- ICU -->
174174
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-preview.5.22252.1</MicrosoftNETCoreRuntimeICUTransportVersion>

0 commit comments

Comments
 (0)