Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/eng
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2022-03-07 03:49:56 +0300
committerGitHub <noreply@github.com>2022-03-07 03:49:56 +0300
commitc125826077400b07a89ca39ad15b6953c6ac49af (patch)
tree5908ee7944a3296b89f7744bd83717f982ccd23e /eng
parent277e12ba998ff91c49ef96c378b616369d7e9af7 (diff)
[main] Update dependencies from dotnet/linker (#66081)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
Diffstat (limited to 'eng')
-rw-r--r--eng/Version.Details.xml4
-rw-r--r--eng/Versions.props2
2 files changed, 3 insertions, 3 deletions
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index cfdae3dbd73..82f6acd789a 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -230,9 +230,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>4017327955f1d8ddc43980eb1848c52fbb131dfc</Sha>
</Dependency>
- <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22128.3">
+ <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22152.1">
<Uri>https://github.com/dotnet/linker</Uri>
- <Sha>6aa983732db9d7ac00250b74de085587612d0fd2</Sha>
+ <Sha>a709836737bf8ccc58d9b8c7d5e4bbabc8e28985</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="1.0.0-prerelease.22121.1">
<Uri>https://github.com/dotnet/xharness</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index 9a19144b0ba..06001aeefbf 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -169,7 +169,7 @@
<!-- Docs -->
<MicrosoftPrivateIntellisenseVersion>6.0.0-preview-20220104.1</MicrosoftPrivateIntellisenseVersion>
<!-- ILLink -->
- <MicrosoftNETILLinkTasksVersion>7.0.100-1.22128.3</MicrosoftNETILLinkTasksVersion>
+ <MicrosoftNETILLinkTasksVersion>7.0.100-1.22152.1</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
<!-- ICU -->
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-preview.3.22122.1</MicrosoftNETCoreRuntimeICUTransportVersion>