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-07-20 15:32:25 +0300
committerdotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2022-07-20 15:32:25 +0300
commit1e974c4907febf5df815ce9a0959f1ebfd6a1ddc (patch)
treef5a860e9e0e14aa4d3f4405f667eea345b9c7c9d
parent27105dc7d8074c6c77d885fec2c88504e7e68527 (diff)
Update dependencies from https://github.com/dotnet/linker build 20220719.1darc-main-930f9564-857b-4b61-8536-e7d5af99db25
Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22362.3 -> To Version 7.0.100-1.22369.1
-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 12bd289f1d2..cbf1b64b64a 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -238,9 +238,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>1967649721058a457157d4321af3e6fceaa5441b</Sha>
</Dependency>
- <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22368.1">
+ <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22369.1">
<Uri>https://github.com/dotnet/linker</Uri>
- <Sha>31a57b5762d8aceb4a61cc1e6cf96605cce417f1</Sha>
+ <Sha>60f48c55b5e0183bd1cee4cfa14f1d9ad3d90935</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="1.0.0-prerelease.22358.1">
<Uri>https://github.com/dotnet/xharness</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index b648ddf49a1..5da99c17d59 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -169,7 +169,7 @@
<!-- Docs -->
<MicrosoftPrivateIntellisenseVersion>7.0.0-preview-20220707.1</MicrosoftPrivateIntellisenseVersion>
<!-- ILLink -->
- <MicrosoftNETILLinkTasksVersion>7.0.100-1.22368.1</MicrosoftNETILLinkTasksVersion>
+ <MicrosoftNETILLinkTasksVersion>7.0.100-1.22369.1</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
<!-- ICU -->
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-rc.1.22362.2</MicrosoftNETCoreRuntimeICUTransportVersion>