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-01-11 16:29:52 +0300
committerGitHub <noreply@github.com>2021-01-11 16:29:52 +0300
commitbe3545f99b32e38bb74d31a04868890021e51d34 (patch)
tree1ac7eccbde31a30da96bb1f714b57ae03390aa6b /global.json
parentf80ea00350f6bb102287dfdc91ae1d960d845ef4 (diff)
Update dependencies from https://github.com/dotnet/runtime build 20210110.3 (#1739)
[master] 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 c97fd6d35..70bac80ec 100644
--- a/global.json
+++ b/global.json
@@ -10,6 +10,6 @@
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21058.3",
"Microsoft.FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
- "Microsoft.NET.Sdk.IL": "6.0.0-alpha.1.21053.3"
+ "Microsoft.NET.Sdk.IL": "6.0.0-alpha.1.21060.3"
}
}