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-02-15 16:27:58 +0300
committerGitHub <noreply@github.com>2021-02-15 16:27:58 +0300
commit82081f3bcc57fdbc6af24f4e080bc400e31995e9 (patch)
treeb98e6f197d3352ab493fdb9313bd7ee613b6eb8e /global.json
parentd24c0482ad354d0bc2f50365de338245c626fd87 (diff)
Update dependencies from https://github.com/dotnet/runtime build 20210215.2 (#1835)
[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 9497ba807..17560c4d8 100644
--- a/global.json
+++ b/global.json
@@ -10,6 +10,6 @@
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21105.12",
"Microsoft.FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
- "Microsoft.NET.Sdk.IL": "6.0.0-preview.2.21108.2"
+ "Microsoft.NET.Sdk.IL": "6.0.0-preview.2.21115.2"
}
}