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:
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 ebcf11b1074b..04cdbfb588e1 100644
--- a/global.json
+++ b/global.json
@@ -3,8 +3,8 @@
"dotnet": "6.0.100-rc.1.21430.12"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21459.5",
- "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21459.5",
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21466.4",
+ "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21466.4",
"Microsoft.Build.Traversal": "2.0.2"
}
}