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>2021-07-26 16:58:22 +0300
committerGitHub <noreply@github.com>2021-07-26 16:58:22 +0300
commit0a2782bda41792c9af6c406bdd987b0831f097ad (patch)
tree5f5ec5fa175ff9d0e472fcd1dbbd5d7e6846988f /global.json
parent0b7a170df4f963b7b91e368f5d14a0be9e984c82 (diff)
Update dependencies from https://github.com/dotnet/arcade build 20210723.11 (#125)
[release/11.x] Update dependencies from dotnet/arcade
Diffstat (limited to 'global.json')
-rw-r--r--global.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/global.json b/global.json
index 488357b0f62e..788683a37406 100644
--- a/global.json
+++ b/global.json
@@ -1,10 +1,10 @@
{
"tools": {
- "dotnet": "6.0.100-preview.4.21255.9"
+ "dotnet": "6.0.100-preview.6.21355.2"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21366.1",
- "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21366.1",
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21373.11",
+ "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21373.11",
"Microsoft.Build.Traversal": "2.0.2"
}
}