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:
authorPranav K <prkrishn@hotmail.com>2021-11-16 20:27:55 +0300
committerGitHub <noreply@github.com>2021-11-16 20:27:55 +0300
commit47b044e642eec6b1ba9f3db071b00d61a4626d5f (patch)
tree7a587f72d424a95bdf8a30d31be938ea122c4358 /global.json
parent0ff49cbe9f7caa5960f4e1d5abc39b50855c1cdd (diff)
Update SDK to 7.0.100-alpha.1.21558.2 (#38417)
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 a510687fe8..4d9f74a959 100644
--- a/global.json
+++ b/global.json
@@ -1,9 +1,9 @@
{
"sdk": {
- "version": "7.0.100-alpha.1.21555.1"
+ "version": "7.0.100-alpha.1.21558.2"
},
"tools": {
- "dotnet": "7.0.100-alpha.1.21555.1",
+ "dotnet": "7.0.100-alpha.1.21558.2",
"runtimes": {
"dotnet/x64": [
"2.1.30",