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-04-19 15:17:43 +0300
committerGitHub <noreply@github.com>2021-04-19 15:17:43 +0300
commit76bcd90110b1c4d65a53b99761ac00e0f6b06b21 (patch)
tree206d4e7c2383916e338f7b194ddcf854de9fda54 /global.json
parent1dac6e1bd5566e5b57bdff702bba68eb8bec77bf (diff)
Update dependencies from https://github.com/dotnet/runtime build 20210418.1 (#1978)v6.0.100-preview.2.21219.1
[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 66180e8dc..1638f3c4b 100644
--- a/global.json
+++ b/global.json
@@ -10,6 +10,6 @@
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21216.2",
"Microsoft.FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
- "Microsoft.NET.Sdk.IL": "6.0.0-preview.4.21211.7"
+ "Microsoft.NET.Sdk.IL": "6.0.0-preview.5.21218.1"
}
}