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:
authorDoug Bunting <6431421+dougbu@users.noreply.github.com>2022-08-23 04:49:20 +0300
committerGitHub <noreply@github.com>2022-08-23 04:49:20 +0300
commit7b42eb5198fc77c257adbf4442b0e166d42193fe (patch)
tree3f876fa025df1e9cfd642f7217a3829a93724e24
parent3cf7ff9378dcf1a69b7c6b7f9c925d3fd0533458 (diff)
Bump SDK version yet againwtgodbe/mbuck/update-sdk-20220801
-rw-r--r--global.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/global.json b/global.json
index c771336ba4..4050b933b6 100644
--- a/global.json
+++ b/global.json
@@ -1,9 +1,9 @@
{
"sdk": {
- "version": "7.0.100-rc.1.22416.2"
+ "version": "7.0.100-rc.2.22419.24"
},
"tools": {
- "dotnet": "7.0.100-rc.1.22416.2",
+ "dotnet": "7.0.100-rc.2.22419.24",
"runtimes": {
"dotnet/x86": [
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"