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
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2022-04-14 15:28:48 +0300
committerdotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2022-04-14 15:28:48 +0300
commit6f9ee2e88236f521f7f0299bac9446f3fe222f5d (patch)
treee6e9ec446b3dae29ef7072a1aa3d28f17c847a1a
parent436d24c6d1107ef62095f94a692b04092419b8ba (diff)
Update dependencies from https://github.com/dotnet/linker build 20220413.2darc-main-9714be7e-f6e4-4abc-923d-558ca47ea2b8
Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22205.1 -> To Version 7.0.100-1.22213.2
-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 686d2831247..1b34b188d51 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -234,9 +234,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>eb51b02b158c3ff71a1ec7eac8a211d1d464c1a5</Sha>
</Dependency>
- <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22212.1">
+ <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22213.2">
<Uri>https://github.com/dotnet/linker</Uri>
- <Sha>8c33ad3ad8cba002301cf7341ba9003379247edb</Sha>
+ <Sha>6564aad35881703832aab9edb81558e0b6dd5698</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="1.0.0-prerelease.22206.1">
<Uri>https://github.com/dotnet/xharness</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index f5e284a4f10..6030256be1c 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -177,7 +177,7 @@
<!-- Docs -->
<MicrosoftPrivateIntellisenseVersion>7.0.0-preview-20220331.1</MicrosoftPrivateIntellisenseVersion>
<!-- ILLink -->
- <MicrosoftNETILLinkTasksVersion>7.0.100-1.22212.1</MicrosoftNETILLinkTasksVersion>
+ <MicrosoftNETILLinkTasksVersion>7.0.100-1.22213.2</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
<!-- ICU -->
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-preview.4.22178.2</MicrosoftNETCoreRuntimeICUTransportVersion>