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-10-18 15:35:17 +0300
committerGitHub <noreply@github.com>2021-10-18 15:35:17 +0300
commit8225afb9f041eab182ef67a9d8a089ce438a7560 (patch)
treee9eda69021dab26a96ad745502fdbebf5ffb990c /global.json
parentdad5a619b02109ee1352aefc77d303e83e80f938 (diff)
Update dependencies from https://github.com/dotnet/arcade build 20211018.1 (#2320)
[main] 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 0f78ae783..55cee8f2d 100644
--- a/global.json
+++ b/global.json
@@ -3,7 +3,7 @@
"dotnet": "6.0.100-rc.1.21430.12"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21508.1",
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21518.1",
"Microsoft.FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
"Microsoft.NET.Sdk.IL": "7.0.0-alpha.1.21511.2"
}