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-05-24 15:18:10 +0300
committerGitHub <noreply@github.com>2021-05-24 15:18:10 +0300
commit298a208c34bf00e7c17967ba323913f49e4a1992 (patch)
tree4387923ae57d43a3a2af278acaf87d9c519e765d /global.json
parent838b48478bd4efa89d3d3b4847c0524f1df13ed1 (diff)
Update dependencies from https://github.com/dotnet/runtime build 20210524.1 (#2050)
[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 f68c80f71..810699a5b 100644
--- a/global.json
+++ b/global.json
@@ -10,6 +10,6 @@
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21271.3",
"Microsoft.FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
- "Microsoft.NET.Sdk.IL": "6.0.0-preview.5.21267.1"
+ "Microsoft.NET.Sdk.IL": "6.0.0-preview.6.21274.1"
}
}