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-26 15:23:32 +0300
committerGitHub <noreply@github.com>2021-04-26 15:23:32 +0300
commite63107b80b736db21f2ad1c03f81f5bc3d429489 (patch)
tree639f6b5f8bca0afea25687112d80f94ae6af85f5 /global.json
parent253bb6528eafee7bdbb60a3a3085c8125409009f (diff)
Update dependencies from https://github.com/dotnet/runtime build 20210426.1 (#1994)
[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 778a8df21..1a5da7e14 100644
--- a/global.json
+++ b/global.json
@@ -10,6 +10,6 @@
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21222.1",
"Microsoft.FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
- "Microsoft.NET.Sdk.IL": "6.0.0-preview.5.21218.1"
+ "Microsoft.NET.Sdk.IL": "6.0.0-preview.5.21226.1"
}
}