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-05-09 17:19:37 +0300
committerGitHub <noreply@github.com>2022-05-09 17:19:37 +0300
commit54cc196d506692c366d9e116cdb3a9a56342f720 (patch)
treee5b6e19b42592c41cc827d8960aa688d3e0849b9 /global.json
parent76bf5b1dca8c1f5a1f2a709ef525d380cc89c751 (diff)
Update dependencies from https://github.com/dotnet/arcade build 20220505.2 (#201)HEADrelease/11.x
[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 b78c8452fd09..c112d2437217 100644
--- a/global.json
+++ b/global.json
@@ -3,8 +3,8 @@
"dotnet": "7.0.100-preview.2.22153.17"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22225.6",
- "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22225.6",
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22255.2",
+ "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22255.2",
"Microsoft.Build.Traversal": "2.0.2"
}
}