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

github.com/mono/cecil.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.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/global.json b/global.json
index dc9f4b8..238370f 100644
--- a/global.json
+++ b/global.json
@@ -1,8 +1,8 @@
{
"tools": {
- "dotnet": "7.0.100-preview.7.22377.5"
- },
- "msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22462.4"
- }
+ "dotnet": "7.0.100-rc.1.22431.12"
+ },
+ "msbuild-sdks": {
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22512.1"
+ }
}