Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/llvm-project.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>2022-02-21 18:18:31 +0300
committerGitHub <noreply@github.com>2022-02-21 18:18:31 +0300
commitca193c123ac7e89e417f1bd0de78cd42e0553924 (patch)
tree293ba0e65ab02bcb152c2e35c9cf34f210099e78 /global.json
parentb26427d9a80114d6e2cf5c3c4e06fdfa7e87dc4a (diff)
Update dependencies from https://github.com/dotnet/arcade build 20220217.2 (#173)
[release/11.x] Update dependencies from dotnet/arcade
Diffstat (limited to 'global.json')
-rw-r--r--global.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/global.json b/global.json
index ce655ca7882b..625e3ead7c52 100644
--- a/global.json
+++ b/global.json
@@ -3,8 +3,8 @@
"dotnet": "6.0.100"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22111.10",
- "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22111.10",
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22117.2",
+ "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22117.2",
"Microsoft.Build.Traversal": "2.0.2"
}
}