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-06-24 04:11:44 +0300
committerGitHub <noreply@github.com>2022-06-24 04:11:44 +0300
commitdf9a5d4c5ece7cafdcb605a2252188cd680cb8e1 (patch)
tree6f1b7aea90bc9759623788efa8ddc390f6e1f706 /global.json
parentab0195a5b0189ba8c8970ed106315c9ab8554f3c (diff)
Update SDK (#41798)
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 5dcfaf7e25..c95121b0c0 100644
--- a/global.json
+++ b/global.json
@@ -1,9 +1,9 @@
{
"sdk": {
- "version": "7.0.100-preview.5.22263.22"
+ "version": "7.0.100-preview.6.22310.1"
},
"tools": {
- "dotnet": "7.0.100-preview.5.22263.22",
+ "dotnet": "7.0.100-preview.6.22310.1",
"runtimes": {
"dotnet/x86": [
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"