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:
authorTanay Parikh <TanayParikh@users.noreply.github.com>2022-07-06 06:13:48 +0300
committerGitHub <noreply@github.com>2022-07-06 06:13:48 +0300
commitab90f4bf55358a319fdfea84099608df9b0920b6 (patch)
tree42adaebe40f98a2fd262c5686f2adb845b4d3aed
parent4a09047dbc897295b1c6926ef87575999fd69d9e (diff)
Update SDK to 7.0.100-preview.7.22355.9javiercn/update-sdk
-rw-r--r--global.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/global.json b/global.json
index fa27be14e2..0944554b09 100644
--- a/global.json
+++ b/global.json
@@ -1,9 +1,9 @@
{
"sdk": {
- "version": "7.0.100-preview.7.22354.3"
+ "version": "7.0.100-preview.7.22355.9"
},
"tools": {
- "dotnet": "7.0.100-preview.7.22354.3",
+ "dotnet": "7.0.100-preview.7.22355.9",
"runtimes": {
"dotnet/x86": [
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"