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:
authorStephen Halter <halter73@gmail.com>2022-07-20 19:32:56 +0300
committerGitHub <noreply@github.com>2022-07-20 19:32:56 +0300
commit45a75ad446294116024e640bb7efabfcfe2ac210 (patch)
tree85b865662ea819d724ef598db6c74d3cc33faf85 /global.json
parentd0bc5d8c2ac9d286256b82fecd7e0422441a725d (diff)
Update SDK to 7.0.100-rc.1.22368.21 (#42803)
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 d7a9a7f4a1..84ca052b3d 100644
--- a/global.json
+++ b/global.json
@@ -1,9 +1,9 @@
{
"sdk": {
- "version": "7.0.100-preview.7.22361.1"
+ "version": "7.0.100-rc.1.22368.21"
},
"tools": {
- "dotnet": "7.0.100-preview.7.22361.1",
+ "dotnet": "7.0.100-rc.1.22368.21",
"runtimes": {
"dotnet/x86": [
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"