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] <dotnet-maestro[bot]@users.noreply.github.com>2022-04-09 15:20:20 +0300
committerdotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2022-04-09 15:20:20 +0300
commit1d0aedd36b0541e983302bea1c8555e93e82c2f8 (patch)
tree428decb781199b9ec15763fcd271532d6a3a17fd /eng
parent53795e77bd58babd7d33bb1f05dbdf8fd27acd8f (diff)
Update dependencies from https://github.com/dotnet/linker build 20220408.1
Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22205.1 -> To Version 7.0.100-1.22208.1
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 317e18c5ce7..659e3351fd8 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -234,9 +234,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>eb51b02b158c3ff71a1ec7eac8a211d1d464c1a5</Sha>
</Dependency>
- <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22207.1">
+ <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22208.1">
<Uri>https://github.com/dotnet/linker</Uri>
- <Sha>bacafd1df813b04c5f5758ba0d65b26ee423b150</Sha>
+ <Sha>3292e23c9011c9822ab3d9b28a1e8f5bc570047e</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="1.0.0-prerelease.22206.1">
<Uri>https://github.com/dotnet/xharness</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index b61cb171ab0..4099383456a 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -177,7 +177,7 @@
<!-- Docs -->
<MicrosoftPrivateIntellisenseVersion>7.0.0-preview-20220331.1</MicrosoftPrivateIntellisenseVersion>
<!-- ILLink -->
- <MicrosoftNETILLinkTasksVersion>7.0.100-1.22207.1</MicrosoftNETILLinkTasksVersion>
+ <MicrosoftNETILLinkTasksVersion>7.0.100-1.22208.1</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
<!-- ICU -->
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-preview.4.22178.2</MicrosoftNETCoreRuntimeICUTransportVersion>