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-11-11 16:08:24 +0300
committerdotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2022-11-11 16:08:24 +0300
commit499921b289020a0cb781df5a6655f07e343679c4 (patch)
tree74ac9396b3d3a812770df11be4ccea564bdfa435
parent3fb584a8266d9b6d9717d46c1fab6cef72c57f50 (diff)
Update dependencies from https://github.com/dotnet/linker build 20221110.1darc-main-15341b8c-e1a3-4642-8792-347f0bee983e
Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22552.1 -> To Version 7.0.100-1.22560.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 05f18cb8e3c..15d81f5ae61 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -258,9 +258,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e6700ea21bbb17ca5058801259bc2d05957814d4</Sha>
</Dependency>
- <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22559.2">
+ <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22560.1">
<Uri>https://github.com/dotnet/linker</Uri>
- <Sha>73e08af5da4d32f3f4f34a8fc680b773b875bcda</Sha>
+ <Sha>9c993bf401377209cd7b4e84b60deab5e4f421a2</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="1.0.0-prerelease.22531.1">
<Uri>https://github.com/dotnet/xharness</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index 27fb24f508e..1808d47d1de 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -205,7 +205,7 @@
<!-- Docs -->
<MicrosoftPrivateIntellisenseVersion>7.0.0-preview-20221010.1</MicrosoftPrivateIntellisenseVersion>
<!-- ILLink -->
- <MicrosoftNETILLinkTasksVersion>7.0.100-1.22559.2</MicrosoftNETILLinkTasksVersion>
+ <MicrosoftNETILLinkTasksVersion>7.0.100-1.22560.1</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
<!-- ICU -->
<MicrosoftNETCoreRuntimeICUTransportVersion>8.0.0-alpha.1.22553.1</MicrosoftNETCoreRuntimeICUTransportVersion>