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-06-21 15:18:04 +0300
committerGitHub <noreply@github.com>2021-06-21 15:18:04 +0300
commitf2588193553431636b9853b0f87209fa395a72c5 (patch)
treee296435445f4a3153b503af927d5b964499a122b /global.json
parente62a923469cbef9eb83aea5c1849b81513b3e1d2 (diff)
Update dependencies from https://github.com/dotnet/runtime build 20210621.2 (#2105)
[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 ae925b4a8..560c79e97 100644
--- a/global.json
+++ b/global.json
@@ -10,6 +10,6 @@
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21319.2",
"Microsoft.FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
- "Microsoft.NET.Sdk.IL": "6.0.0-preview.7.21316.2"
+ "Microsoft.NET.Sdk.IL": "6.0.0-preview.7.21321.2"
}
}