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:
authorSteve Sanderson <SteveSandersonMS@users.noreply.github.com>2022-02-08 13:29:01 +0300
committerGitHub <noreply@github.com>2022-02-08 13:29:01 +0300
commit3b8ce2746c6835690a4e1b9c97e3a9ea43844909 (patch)
treec5c84b820156074aa30f93fcfce40e1d21816bfa /global.json
parent633b3d7f459aa20067ddd088d9106fcdfb0c7bbb (diff)
Update to SDK 7.0.100-preview.2.22103.2 (#40041)
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 5cce8fe327..86d78005ce 100644
--- a/global.json
+++ b/global.json
@@ -1,9 +1,9 @@
{
"sdk": {
- "version": "7.0.100-preview.2.22102.6"
+ "version": "7.0.100-preview.2.22103.2"
},
"tools": {
- "dotnet": "7.0.100-preview.2.22102.6",
+ "dotnet": "7.0.100-preview.2.22103.2",
"runtimes": {
"dotnet": [
"2.1.30",