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:
authorTanay Parikh <TanayParikh@users.noreply.github.com>2022-09-13 01:26:53 +0300
committerGitHub <noreply@github.com>2022-09-13 01:26:53 +0300
commit2c557452385bb607da6bc62ba6c14c0a43190bdd (patch)
treed489ff27ef9f2f2423706081e49cab0dc78d2710 /global.json
parent89160adaa4a15ff8c860f4df52e6fda3dbbf2a29 (diff)
SDK Upgrade (#43929)
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 61ef3a39b0..4521b08aec 100644
--- a/global.json
+++ b/global.json
@@ -1,9 +1,9 @@
{
"sdk": {
- "version": "7.0.100-rc.2.22457.6"
+ "version": "7.0.100-rc.2.22462.1"
},
"tools": {
- "dotnet": "7.0.100-rc.2.22457.6",
+ "dotnet": "7.0.100-rc.2.22462.1",
"runtimes": {
"dotnet/x86": [
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"