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-08-19 00:18:57 +0300
committerdotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2022-08-19 00:18:57 +0300
commit4ecb5624fa24ea804581b6b297e0042ed523b667 (patch)
tree38545ad375ce03de2635267e6247f95df2f4382b
parent0b2e6d6e80e1df2a754e0b2f3fbef6dd175aa563 (diff)
Update dependencies from https://github.com/dotnet/linker build 20220818.1darc-main-a98b0cfa-b759-448c-bb75-d3cc662f3778
Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22415.4 -> To Version 7.0.100-1.22418.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 60e41e70423..42ea06f2c2e 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -226,9 +226,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e680411c22e33f45821f4ae64365a2970b2430a6</Sha>
</Dependency>
- <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22415.4">
+ <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22418.1">
<Uri>https://github.com/dotnet/linker</Uri>
- <Sha>6252a2194dd32911db2c0669fc818555687d5570</Sha>
+ <Sha>696c2166078b1a70f12407840c3ab0f90d73211b</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="1.0.0-prerelease.22411.1">
<Uri>https://github.com/dotnet/xharness</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index b18fe947565..d3198cf2e49 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -171,7 +171,7 @@
<!-- Docs -->
<MicrosoftPrivateIntellisenseVersion>7.0.0-preview-20220721.1</MicrosoftPrivateIntellisenseVersion>
<!-- ILLink -->
- <MicrosoftNETILLinkTasksVersion>7.0.100-1.22415.4</MicrosoftNETILLinkTasksVersion>
+ <MicrosoftNETILLinkTasksVersion>7.0.100-1.22418.1</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
<!-- ICU -->
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-rc.1.22408.1</MicrosoftNETCoreRuntimeICUTransportVersion>