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:
authorWilliam Godbe <wigodbe@microsoft.com>2021-09-14 19:46:25 +0300
committerGitHub <noreply@github.com>2021-09-14 19:46:25 +0300
commitf6e731a75e8ae992c77aa0896cb7b86dbb37a01f (patch)
tree94a49abb30960a4db5577b54b22da4217fa41ee6 /global.json
parent6f1b2cda6d4b81dbb8c924eaeef64d6604ff67bd (diff)
Update SDK (#36470)
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 956f5bc681..df4b320208 100644
--- a/global.json
+++ b/global.json
@@ -1,9 +1,9 @@
{
"sdk": {
- "version": "7.0.100-alpha.1.21457.7"
+ "version": "7.0.100-alpha.1.21463.2"
},
"tools": {
- "dotnet": "7.0.100-alpha.1.21457.7",
+ "dotnet": "7.0.100-alpha.1.21463.2",
"runtimes": {
"dotnet/x64": [
"2.1.27",