Skip to content

Commit a0f7927

Browse files
[main] Update dependencies from dotnet/linker (#67381)
* Update dependencies from https://github.com/dotnet/linker build 20220330.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22178.1 -> To Version 7.0.100-1.22180.1 * Update dependencies from https://github.com/dotnet/linker build 20220331.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22178.1 -> To Version 7.0.100-1.22181.1 * Update dependencies from https://github.com/dotnet/linker build 20220401.3 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22178.1 -> To Version 7.0.100-1.22201.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 6d18b06 commit a0f7927

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>eb51b02b158c3ff71a1ec7eac8a211d1d464c1a5</Sha>
236236
</Dependency>
237-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22178.1">
237+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22201.3">
238238
<Uri>https://github.com/dotnet/linker</Uri>
239-
<Sha>da3c743a606b300c245c312c8cd9b3238d110d65</Sha>
239+
<Sha>b4acac52aa8108252bfdd411f4186ebfbadd2352</Sha>
240240
</Dependency>
241241
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="1.0.0-prerelease.22180.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
@@ -169,7 +169,7 @@
169169
<!-- Docs -->
170170
<MicrosoftPrivateIntellisenseVersion>7.0.0-preview-20220331.1</MicrosoftPrivateIntellisenseVersion>
171171
<!-- ILLink -->
172-
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22178.1</MicrosoftNETILLinkTasksVersion>
172+
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22201.3</MicrosoftNETILLinkTasksVersion>
173173
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
174174
<!-- ICU -->
175175
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-preview.4.22178.2</MicrosoftNETCoreRuntimeICUTransportVersion>

0 commit comments

Comments
 (0)