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>2020-10-25 11:14:42 +0300
committerGitHub <noreply@github.com>2020-10-25 11:14:42 +0300
commit4d6df7832154446682f0e6c9a7818f6f281e0839 (patch)
tree6e6cbda4f7ec0014f128307803e4b0779b14aef5 /global.json
parent1d510e3248716dcfc12d9646063682be5c7bb91e (diff)
Update dependencies from https://github.com/dotnet/arcade build 20201022.2 (#1589)
[master] Update dependencies from dotnet/arcade
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 c2cb8696a..f871bc96e 100644
--- a/global.json
+++ b/global.json
@@ -8,7 +8,7 @@
}
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20520.8",
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20522.2",
"Microsoft.FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
"Microsoft.NET.Sdk.IL": "6.0.0-alpha.1.20518.3"
}