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
path: root/eng
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2022-08-13 03:49:10 +0300
committerGitHub <noreply@github.com>2022-08-13 03:49:10 +0300
commite94f7ceb73244d9c4bf7a0d38fb59d01e300ef00 (patch)
tree551dc47b21f83a3492bacbb312db3eb8c697e46a /eng
parentb8f864500738f9b18c2a062e0ebc52086ae8cd62 (diff)
Update dependencies from https://github.com/dotnet/linker build 20220812.3 (#73865)
Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22411.2 -> To Version 7.0.100-1.22412.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Diffstat (limited to 'eng')
-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 da25ebce1d5..b098c598b62 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -234,9 +234,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>0c5ca95fec9b6e2cc5e757ad36d0b094f81a59a6</Sha>
</Dependency>
- <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22411.2">
+ <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22412.3">
<Uri>https://github.com/dotnet/linker</Uri>
- <Sha>81ffbb5af38a45ff60648999df8f35a79061ae43</Sha>
+ <Sha>1ef0acf496369c15911dd5fe78e2d100659fa389</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 3659964a3d0..4406b25e7d2 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.22411.2</MicrosoftNETILLinkTasksVersion>
+ <MicrosoftNETILLinkTasksVersion>7.0.100-1.22412.3</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
<!-- ICU -->
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-rc.1.22408.1</MicrosoftNETCoreRuntimeICUTransportVersion>