Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2021-09-20 15:31:58 +0300
committerGitHub <noreply@github.com>2021-09-20 15:31:58 +0300
commit6f6ad0114e130ca1b38435ca2fff28f3f6f0d182 (patch)
tree5b1114f645b034c2924504ea74c083da28c8e174 /global.json
parent29911ccb2ffd976f57d48a3f53ae342f9b823605 (diff)
Update dependencies from https://github.com/dotnet/runtime build 20210920.1 (#2284)
[main] Update dependencies from dotnet/runtime
Diffstat (limited to 'global.json')
-rw-r--r--global.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/global.json b/global.json
index ddcf96797..1eb5c91ed 100644
--- a/global.json
+++ b/global.json
@@ -5,6 +5,6 @@
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21466.4",
"Microsoft.FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
- "Microsoft.NET.Sdk.IL": "7.0.0-alpha.1.21456.1"
+ "Microsoft.NET.Sdk.IL": "7.0.0-alpha.1.21470.1"
}
}