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:
authorChris Ross <Tratcher@Outlook.com>2022-10-31 21:18:14 +0300
committerGitHub <noreply@github.com>2022-10-31 21:18:14 +0300
commit5529a690e45099c37396f2abc87434d7f9a58bbf (patch)
tree63fee0070b57d51e1394579a4c087d331c5a6145
parent3a490c4df6115e1f0ef627547bbc6897d17ab78d (diff)
Update SDK to 8.0.100-alpha.1.22531.1 (#44797)
-rw-r--r--global.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/global.json b/global.json
index 07f9763639..6cac28c6b3 100644
--- a/global.json
+++ b/global.json
@@ -1,9 +1,9 @@
{
"sdk": {
- "version": "8.0.100-alpha.1.22524.1"
+ "version": "8.0.100-alpha.1.22531.1"
},
"tools": {
- "dotnet": "8.0.100-alpha.1.22524.1",
+ "dotnet": "8.0.100-alpha.1.22531.1",
"runtimes": {
"dotnet/x86": [
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"