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-02 17:17:12 +0300
committerGitHub <noreply@github.com>2022-05-02 17:17:12 +0300
commit76bf5b1dca8c1f5a1f2a709ef525d380cc89c751 (patch)
treecf496b5933cf4fddbc1bf8965c2cc02fc96922d8 /global.json
parent8ccf1e5e86bec4817c192fbda6f35146797c512c (diff)
Update dependencies from https://github.com/dotnet/arcade build 20220425.6 (#199)
[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 c89e0d7ad667..b78c8452fd09 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.22222.4",
- "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22222.4",
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22225.6",
+ "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22225.6",
"Microsoft.Build.Traversal": "2.0.2"
}
}