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>2022-05-18 00:22:57 +0300
committerGitHub <noreply@github.com>2022-05-18 00:22:57 +0300
commit62ca84bf76d258a925f111598a9c86042e1c4c5c (patch)
tree290f95928ab3d1e1305fd853794c9c5b3990aba7 /global.json
parente8fbed5571ab449d9343cafd9c588c039f47483a (diff)
Update SDK (#41697)
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 7af0007032..d5a9a5766e 100644
--- a/global.json
+++ b/global.json
@@ -1,9 +1,9 @@
{
"sdk": {
- "version": "7.0.100-preview.5.22258.1"
+ "version": "7.0.100-preview.5.22263.22"
},
"tools": {
- "dotnet": "7.0.100-preview.5.22258.1",
+ "dotnet": "7.0.100-preview.5.22263.22",
"runtimes": {
"dotnet/x86": [
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"