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:
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 28ed39115e..2bddd26bf7 100644
--- a/global.json
+++ b/global.json
@@ -29,7 +29,7 @@
},
"msbuild-sdks": {
"Yarn.MSBuild": "1.22.10",
- "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.22558.2",
- "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.22558.2"
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.22558.7",
+ "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.22558.7"
}
}