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-09-01 15:20:30 +0300
committerdotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2022-09-01 15:20:30 +0300
commit7283a334cd5640bdda406c05627ac30d831bd775 (patch)
tree2450037799482816f731da532027f55febff7adb
parent1e78875f40017605f560ab1f02e25564c5577fad (diff)
Update dependencies from https://github.com/dotnet/linker build 20220901.1darc-main-5b5462aa-0b20-4bea-9550-17441e76b7f0
Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22425.2 -> To Version 7.0.100-1.22451.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 c210f30bc48..af97f0a35c3 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -226,9 +226,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f6166429381a4205207930d673c86a35da9ff40f</Sha>
</Dependency>
- <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22430.1">
+ <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22451.1">
<Uri>https://github.com/dotnet/linker</Uri>
- <Sha>13754e2367889b88c2ebd3a562b80f0e6f9f650d</Sha>
+ <Sha>85047880b1fff9f92a256c5e87317c41da6c4ebc</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="1.0.0-prerelease.22422.1">
<Uri>https://github.com/dotnet/xharness</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index 7c7053558e4..74551282d8b 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -179,7 +179,7 @@
<!-- Docs -->
<MicrosoftPrivateIntellisenseVersion>7.0.0-preview-20220822.1</MicrosoftPrivateIntellisenseVersion>
<!-- ILLink -->
- <MicrosoftNETILLinkTasksVersion>7.0.100-1.22430.1</MicrosoftNETILLinkTasksVersion>
+ <MicrosoftNETILLinkTasksVersion>7.0.100-1.22451.1</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
<!-- ICU -->
<MicrosoftNETCoreRuntimeICUTransportVersion>8.0.0-alpha.1.22422.1</MicrosoftNETCoreRuntimeICUTransportVersion>