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 f95e43512490..0e0e45516b45 100644
--- a/global.json
+++ b/global.json
@@ -3,8 +3,8 @@
"dotnet": "7.0.100-rc.1.22431.12"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22471.1",
- "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22471.1",
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22473.4",
+ "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22473.4",
"Microsoft.Build.Traversal": "2.0.34"
}
}