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-12 15:17:43 +0300
committerGitHub <noreply@github.com>2021-04-12 15:17:43 +0300
commit33d56e4f0b8ee191d8bf340553d2fae62a4e3044 (patch)
tree81f5801fe6f733095329176cc136958d9eff9688 /global.json
parenta1fa76dbd4787b456f81549a73383011822e70fa (diff)
Update dependencies from https://github.com/dotnet/runtime build 20210411.7 (#1959)
[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 2c15e1fb2..2ad7d9f78 100644
--- a/global.json
+++ b/global.json
@@ -10,6 +10,6 @@
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21209.17",
"Microsoft.FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
- "Microsoft.NET.Sdk.IL": "6.0.0-preview.4.21205.1"
+ "Microsoft.NET.Sdk.IL": "6.0.0-preview.4.21211.7"
}
}