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

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Ros <sebastienros@gmail.com>2022-08-09 00:43:22 +0300
committerGitHub <noreply@github.com>2022-08-09 00:43:22 +0300
commitb7b6f16a10c625c0a6872c64e306dc5544b630a9 (patch)
treeb0b38075e899682c63cbe93568fe529de45400ca
parent51ccce6d743dddf995b3661f07b0e1990b68dc7d (diff)
Update SDKsebros/sdk
-rw-r--r--global.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/global.json b/global.json
index 71bfb9dafa..b3b187a1ef 100644
--- a/global.json
+++ b/global.json
@@ -1,9 +1,9 @@
{
"sdk": {
- "version": "7.0.100-rc.1.22375.2"
+ "version": "7.0.100-rc.1.22408.1"
},
"tools": {
- "dotnet": "7.0.100-rc.1.22375.2",
+ "dotnet": "7.0.100-rc.1.22408.1",
"runtimes": {
"dotnet/x86": [
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"