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-11 03:33:51 +0300
committerGitHub <noreply@github.com>2022-03-11 03:33:51 +0300
commit723324d1fe4fd43c495feca3f12fc29f757fd6b7 (patch)
treef423996514efc4ef2841b2b65febff816af5c574 /eng
parentb3e380e3e64ab740fb2745f7ae234300578d021a (diff)
Update dependencies from https://github.com/dotnet/linker build 20220308.1 (#66390)
[main] Update dependencies from dotnet/linker
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 00265dc1715..cda82dd3cc3 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -230,9 +230,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>7698a9a80c5f6270aa1122d79ce419c7b03f2498</Sha>
</Dependency>
- <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22157.1">
+ <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22158.1">
<Uri>https://github.com/dotnet/linker</Uri>
- <Sha>26e0c5cdc29a5a4f541100148b5cb7a814773110</Sha>
+ <Sha>e003f2c4e13a1d89279afa4d655c6a15feac18b5</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="1.0.0-prerelease.22160.1">
<Uri>https://github.com/dotnet/xharness</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index f2f01ed1cdc..86e7472fa3f 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.22157.1</MicrosoftNETILLinkTasksVersion>
+ <MicrosoftNETILLinkTasksVersion>7.0.100-1.22158.1</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
<!-- ICU -->
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-preview.3.22157.1</MicrosoftNETCoreRuntimeICUTransportVersion>