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:
authorJames Newton-King <james@newtonking.com>2022-01-25 01:54:22 +0300
committerGitHub <noreply@github.com>2022-01-25 01:54:22 +0300
commit793f52e0c0bd3fcbc66d35cd4c85a266b7df8d72 (patch)
treea4b81bb682ff8a97e4faf5d1af9c6c4bd6a3e867 /global.json
parent9886855240867815b7996562b073b31e4b28e620 (diff)
Update to SDK 7.0.100-alpha.1.22071.3 (#39735)
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 f5ec33cec5..2357f3cccf 100644
--- a/global.json
+++ b/global.json
@@ -1,9 +1,9 @@
{
"sdk": {
- "version": "7.0.100-alpha.1.22068.3"
+ "version": "7.0.100-alpha.1.22071.3"
},
"tools": {
- "dotnet": "7.0.100-alpha.1.22068.3",
+ "dotnet": "7.0.100-alpha.1.22071.3",
"runtimes": {
"dotnet": [
"2.1.30",